..
admin
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
admindocs
Removed various unnecessary instances of mark_safe applied to URLs
2012-07-03 22:20:12 +01:00
auth
Fixed #18666 -- when upgrading a user's password to a new algorithm only save the password field to the databaes.
2012-07-24 19:03:26 -07:00
comments
[py3] Updated urllib/urllib2/urlparse imports.
2012-07-22 09:29:55 +02:00
contenttypes
[py3] Updated urllib/urllib2/urlparse imports.
2012-07-22 09:29:55 +02:00
databrowse
[py3] Updated urllib/urllib2/urlparse imports.
2012-07-22 09:29:55 +02:00
flatpages
Add reST role to templates named in some view docs.
2012-06-26 21:45:45 -05:00
formtools
Fixed #5524 -- Do not remove cleaned_data when a form fails validation
2012-08-04 14:22:23 +02:00
gis
Removed some pre-1.3.0 postgis compatibility code
2012-08-03 11:27:31 +02:00
humanize
Fixed #18504 -- Computed |naturalday in local time.
2012-07-19 23:02:22 +02:00
localflavor
[py3] Added Python 3 compatibility for xrange.
2012-07-22 09:29:56 +02:00
markup
Fixed #18013 -- Use the new 'as' syntax for exceptions.
2012-04-29 20:57:15 +02:00
messages
[py3] Added Python 3 compatibility for xrange.
2012-07-22 09:29:56 +02:00
redirects
Pulled redirects translations updates from Transifex. Refs #17822 .
2012-03-23 03:20:36 +00:00
sessions
[py3] Added Python 3 compatibility for xrange.
2012-07-22 09:29:56 +02:00
sitemaps
[py3] Updated urllib/urllib2/urlparse imports.
2012-07-22 09:29:55 +02:00
sites
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
staticfiles
[py3] Updated urllib/urllib2/urlparse imports.
2012-07-22 09:29:55 +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