Versions

Description

Django Utils is a collection of small Django helper functions, utilities and classes which make common patterns shorter and easier. It is by no means a complete collection but it has served me quite a bit in the past and I will keep extending it. Examples are: - Enum based choicefields - Models with automatic `__str__`, `__unicode__` and `__repr__` functions based on names and/or slugs using simple mixins. - Models with automatic `updated_at` and `created_at` fields - Models with automatic slugs based on the `name` property. - Iterating through querysets in predefined chunks to prevent out of memory errors

Repository

https://github.com/WoLpH/django-utils

Project Slug

django-utils-2

Last Built

5 months, 2 weeks ago failed

Maintainers

Home Page

https://github.com/WoLpH/django-utils

Badge

Tags

django, models, name, python, slug, utils

Short URLs

django-utils-2.readthedocs.io
django-utils-2.rtfd.io

Default Version

latest

'latest' Version

master