django-utils

personal collection of django utilities
git clone https://git.ce9e.org/django-utils.git

NameSize
README.md260B
utils/__init__.py0B
utils/auth_check_views.py2464B
utils/context_groups.py2691B
utils/datalist.py521B
utils/datefields.py1741B
utils/file_field.py1066B
utils/get_form.py655B
utils/management/commands/migrateall.py987B
utils/npm_finder.py750B
utils/picklefield.py648B
utils/readonly.py1853B
utils/templates/utils/widgets/datalist.html188B
utils/templatetags/__init__.py0B
utils/templatetags/modeltags.py980B

My personal collection of django-related utilities.

This is not intended as a full package. But feel free to copy any code that looks interesting.

Similar (but much bigger) project: django-extensions