django-model-utils/model_utils
2013-04-12 17:13:31 -07:00
..
tests Fix repr tests for Python 2 (no string comparison) 2013-04-12 17:13:31 -07:00
__init__.py Make `from model_utils import ModelTracker` work 2013-02-18 20:09:08 -08:00
choices.py Fix str/unicode problems in Python 3 2013-04-12 14:16:42 -07:00
fields.py Remove datetime imports unused by Django 1.4+ 2013-04-12 17:13:31 -07:00
managers.py Fix str/unicode problems in Python 3 2013-04-12 14:16:42 -07:00
models.py Remove datetime imports unused by Django 1.4+ 2013-04-12 17:13:31 -07:00
tracker.py Fix str/unicode problems in Python 3 2013-04-12 14:16:42 -07:00