1
0
mirror of https://github.com/django/django.git synced 2024-12-25 18:46:22 +00:00
django/django/contrib/sites
2010-01-10 18:36:20 +00:00
..
__init__.py
admin.py
management.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
managers.py Changed a whole bunch of places to raise exception instances instead of old-style raising exception classes plus a comma. Good for the future Python 3 conversion 2010-01-10 18:36:20 +00:00
models.py Invalidate the appropriate SITE_CACHE entry when saving a Site model. 2009-02-27 04:57:33 +00:00
tests.py Invalidate the appropriate SITE_CACHE entry when saving a Site model. 2009-02-27 04:57:33 +00:00