django1/django/db
Tim Graham ddae74b64c Fixed #9057 -- Added default_permissions model meta option.
Thanks hvendelbo for the suggestion and koenb for the draft patch.
2013-08-09 09:19:52 -04:00
..
backends Fixed #17519 -- Fixed missing SQL constraints to proxy models. 2013-08-02 07:41:56 -04:00
models Fixed #9057 -- Added default_permissions model meta option. 2013-08-09 09:19:52 -04:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
utils.py Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00