django1/django/core/management
Russell Keith-Magee 3b6f980bed Fixed #19049 -- Ensure that swapped models aren't included in reverse field caches.
Thanks to Ivan Virabyan for the report.
2012-10-02 22:52:45 +08:00
..
commands Cleaned up loaddata command options help text 2012-10-01 14:46:12 -07:00
__init__.py Fixed #18845 -- Do not swallow AttributeErrors when running commands 2012-09-26 15:07:11 +02:00
base.py Replaced some smart_xxx by force_xxx equivalent 2012-08-30 15:46:16 +02:00
color.py Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for paying attention to every commit I make :-) 2010-02-03 00:34:49 +00:00
sql.py Fixed #3011 -- Added swappable auth.User models. 2012-09-26 18:48:09 +08:00
templates.py Fixed #18091 -- Non-ASCII templates break `django-admin.py startproject --template=TEMPLATE`. 2012-08-28 23:23:07 +02:00
validation.py Fixed #19049 -- Ensure that swapped models aren't included in reverse field caches. 2012-10-02 22:52:45 +08:00