Skip to main content

Collection of small tools and enhancements for Django

Project description

# django-eintopf Collection of small tools and enhancements for Django

## Templatetags

### “Core” use: {% load eintopf %}

#### Filters

##### isnone {{ value|isnone }} Strict test if ‘value’ is None. Return True or False.

##### isempty {{ value|isempty }} If ‘value’ is None or empty string/number or list/dict without items return True.

##### isset {{ value|isempty }} If ‘value’ is not None or non-empty string/number or list/dict have items return True.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-eintopf-0.0.1-beta2.tar.gz (2.2 kB view details)

Uploaded Source

File details

Details for the file django-eintopf-0.0.1-beta2.tar.gz.

File metadata

File hashes

Hashes for django-eintopf-0.0.1-beta2.tar.gz
Algorithm Hash digest
SHA256 db2bdbd9be888cf3085e60f442ec1849450e3e06221e431ce6e0a6628592f3f1
MD5 57b8cab5fbe1bddf7f0cb68b3a86e287
BLAKE2b-256 a4e86c158c8cc7fbeb0426910b98fd9e77574f6c7c1525a52501053c6e2ce6bb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page