.. |
admin
|
Fixed #18013 -- Use the new 'as' syntax for exceptions.
|
2012-04-29 20:57:15 +02:00 |
admindocs
|
Fixed #18240 -- Made admindocs tests pass even when language is not en.
|
2012-04-30 09:41:59 +02:00 |
auth
|
Fixed #18013 -- Use the new 'as' syntax for exceptions.
|
2012-04-29 20:57:15 +02:00 |
comments
|
Fixed #18013 -- Use the new 'as' syntax for exceptions.
|
2012-04-29 20:57:15 +02:00 |
contenttypes
|
Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch.
|
2012-03-30 08:02:08 +00:00 |
databrowse
|
Added basic tests for databrowse. Refs #5968.
|
2012-01-28 20:58:22 +00:00 |
flatpages
|
Fixed #18234: Avoided exception on flatpage add
|
2012-04-28 19:44:14 -04:00 |
formtools
|
Fixed #18013 -- Use the new 'as' syntax for exceptions.
|
2012-04-29 20:57:15 +02:00 |
gis
|
Switch a datastructure internal to the ORM to be a set, instead of a dictionary.
|
2012-04-29 22:18:30 -04:00 |
humanize
|
Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch.
|
2012-03-30 08:02:08 +00:00 |
localflavor
|
Removed deprecated gender check in cz localflavor. Refs #14593.
|
2012-04-26 17:48:50 +00:00 |
markup
|
Fixed #18013 -- Use the new 'as' syntax for exceptions.
|
2012-04-29 20:57:15 +02:00 |
messages
|
Fixed #18013 -- Use the new 'as' syntax for exceptions.
|
2012-04-29 20:57:15 +02:00 |
redirects
|
Pulled redirects translations updates from Transifex. Refs #17822.
|
2012-03-23 03:20:36 +00:00 |
sessions
|
Fixed #18013 -- Use the new 'as' syntax for exceptions.
|
2012-04-29 20:57:15 +02:00 |
sitemaps
|
Use the class decorator syntax available in Python >= 2.6. Refs #17965.
|
2012-03-30 09:08:29 +00:00 |
sites
|
Pulled sites translations updates from Transifex. Refs #17822.
|
2012-03-23 03:29:30 +00:00 |
staticfiles
|
Fixed #18013 -- Use the new 'as' syntax for exceptions.
|
2012-04-29 20:57:15 +02:00 |
syndication
|
Converted some of the built-in views to use content_type instead of mimetype HttpResponse argument. Refs #16519
|
2011-12-17 03:53:25 +00:00 |
webdesign
|
Replaced old-style with new-style decorator syntax.
|
2011-05-01 16:46:02 +00:00 |
__init__.py
|
Created django.contrib and moved comments into it
|
2005-07-14 18:20:03 +00:00 |