django1/django/contrib/sites
Jacob Kaplan-Moss f2d7ee759a Fixed #8710: removed a few stray tabs. Thanks, gkelly.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8746 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-30 19:25:40 +00: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 Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
management.py Major refactoring of django.dispatch with an eye towards speed. The net result is that signals are up to 90% faster. 2008-08-06 15:32:46 +00:00
managers.py Fixed #1985 -- Got CurrentSiteManager working 2006-05-26 16:30:42 +00:00
models.py Updated a few save() methods on models to accept force_insert and force_update 2008-08-28 19:28:17 +00:00
tests.py Fixed #8710: removed a few stray tabs. Thanks, gkelly. 2008-08-30 19:25:40 +00:00