django1/django/contrib
Jannis Leidel 0a68a2994b Fixed #18254 -- Added ability to the static template tags to store the result in a contextt variable. Many thanks to Andrei Antoukh for the initial patch. 2012-07-07 15:30:25 +02:00
..
admin Fixed #18572 - Python26 string format incompatibility 2012-07-06 00:23:02 +01:00
admindocs Removed various unnecessary instances of mark_safe applied to URLs 2012-07-03 22:20:12 +01:00
auth Removed various unnecessary instances of mark_safe applied to URLs 2012-07-03 22:20:12 +01:00
comments Add reST role to templates named in some view docs. 2012-06-26 21:45:45 -05:00
contenttypes Cleaned whitespace errors introduced in previous commit 2012-06-08 23:52:43 +03:00
databrowse Removed various unnecessary instances of mark_safe applied to URLs 2012-07-03 22:20:12 +01:00
flatpages Add reST role to templates named in some view docs. 2012-06-26 21:45:45 -05:00
formtools Corrected the `instance_dict` description for form wizards. 2012-06-22 15:46:49 +02:00
gis Removed various unnecessary instances of mark_safe applied to URLs 2012-07-03 22:20:12 +01:00
humanize Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
localflavor Fixed #18102 -- Defined min/max_length on French localflavor form fields 2012-06-30 13:18:07 +02:00
markup Fixed #18013 -- Use the new 'as' syntax for exceptions. 2012-04-29 20:57:15 +02:00
messages Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
redirects Pulled redirects translations updates from Transifex. Refs #17822. 2012-03-23 03:20:36 +00:00
sessions Made more extensive usage of context managers with open. 2012-05-05 14:06:36 +02:00
sitemaps Isolated sitemaps test from ABSOLUTE_URL_OVERRIDES 2012-06-30 18:50:28 +02:00
sites Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
staticfiles Fixed #18254 -- Added ability to the static template tags to store the result in a contextt variable. Many thanks to Andrei Antoukh for the initial patch. 2012-07-07 15:30:25 +02:00
syndication Fixed #17257 - Removed outdated comment in syndication view 2012-07-07 11:34:04 +02:00
webdesign Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00