django1/django/contrib
Aymeric Augustin 56dbe924a6 [py3] Removed longs. 2012-07-22 09:29:53 +02:00
..
admin [py3] Removed longs. 2012-07-22 09:29:53 +02:00
admindocs Removed various unnecessary instances of mark_safe applied to URLs 2012-07-03 22:20:12 +01:00
auth Fixed auth to not use an internal implementation detail of SortedDict 2012-07-14 14:33:13 -07: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 [py3] Removed longs. 2012-07-22 09:29:53 +02:00
humanize Fixed #18504 -- Computed |naturalday in local time. 2012-07-19 23:02:22 +02:00
localflavor Added supplementary check for CUIT number of ar localflavor 2012-07-09 14:10:54 +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 Fixed #3881 -- skip saving session when response status is 500 2012-07-16 20:57:55 +03: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 #18487 -- Made sure that protocol-relative URLs aren't processed by the cached staticfiles storage. Thanks to LukaszBalcerzak for the patch. 2012-07-08 18:25:12 +02:00
syndication [py3] Switched to Python 3-compatible introspection. 2012-07-22 09:29:53 +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