django1/django/contrib/sites
Aymeric Augustin da16bb30ff Dropped AppCache._empty, _with_app and _without_app.
It's now easier to achieve the same effect with modify_settings or
override_settings.
2013-12-23 21:37:56 +01:00
..
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
admin.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
management.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
managers.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
models.py Moved import at proper place in contrib.sites 2013-11-16 11:13:04 +01:00
tests.py Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00