django1/django/contrib
Adrian Holovaty f9a592d99d Fixed #4729 -- SessionWrapper.pop now sets modified flag if necessary. Thanks, Ben Slavin, SmileyChris and Collin Grady
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5592 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-07-03 15:02:40 +00:00
..
admin Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All 2007-06-23 14:16:00 +00:00
auth Fixed #4751 -- Fixed that AnonymousUser.__str__ to always return a string 2007-07-03 12:24:46 +00:00
comments Backed out the changes in [5482] for a bit whilst some more investigation into 2007-06-22 07:15:04 +00:00
contenttypes Moved generic relations into django.contrib.contenttypes, since it depends on 2007-05-08 10:59:35 +00:00
csrf Fixed #3157 -- Made error message XHTML-friendly in CSRF middleware. Thanks, mir@noris.de 2006-12-18 15:37:52 +00:00
databrowse Fixed #4584 -- Fixed improper </div> nesting in databrowse object_detail.html template. 2007-06-20 06:08:47 +00:00
flatpages Fixed #3845 -- Added index to URL attribute of flatpages model. 2007-03-29 11:46:26 +00:00
formtools Fixed #4330 -- Fixed typo when retrieving field names. Patch from Marc Fargas. 2007-05-19 18:54:35 +00:00
humanize Removed stray tab in django.contrib.humanize template tag 2007-03-29 22:28:13 +00:00
localflavor Fixed a compatibility problem with Python 2.3. 2007-05-12 16:05:51 +00:00
markup Moved markup tests into their contrib directory. 2007-05-20 04:08:14 +00:00
redirects Fixed #4618 -- Fixed error in django.contrib.redirects new_path handling. Thanks, cephelo@gmail.com 2007-06-20 06:01:16 +00:00
sessions Fixed #4729 -- SessionWrapper.pop now sets modified flag if necessary. Thanks, Ben Slavin, SmileyChris and Collin Grady 2007-07-03 15:02:40 +00:00
sitemaps Fixed #4348 -- Updated Google sitemap ping code. Thanks, marijn 2007-05-20 20:47:18 +00:00
sites Refs #2333 - Added 'test' target to django-admin script. Includes addition of --verbosity and --noinput options to django-admin, and a new TEST_RUNNER setting to control the tool used to execute tests. 2006-08-27 12:46:39 +00:00
syndication Added missing piece needed for supporting subtitle in Atom feeds. 2007-04-20 14:53:21 +00:00
webdesign Modified the django system test script to search for tests in the contrib apps. 2007-05-20 03:51:21 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00