django1/django/middleware
Adrian Holovaty 00da60e932 Removed special-case test for '_files' URL in common middleware -- thanks, Jeremy Dunck
git-svn-id: http://code.djangoproject.com/svn/django/trunk@513 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-16 00:47:53 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
admin.py Fixed #159 -- Admin users no longer have to log in to go to the 'log out' page. Thanks, Manuzhai 2005-07-26 22:48:04 +00:00
cache.py Added django.middleware.cache, which lets you cache an entire Django-powered site by adding a line to your settings 2005-07-18 19:07:37 +00:00
common.py Removed special-case test for '_files' URL in common middleware -- thanks, Jeremy Dunck 2005-08-16 00:47:53 +00:00
doc.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00