.. |
admin
|
Fixed #19182 -- Fixed ModelAdmin.lookup_allowed to work with ('fieldname', SimpleListFilter) syntax.
|
2013-10-03 09:37:49 -04:00 |
admindocs
|
Fixed #20989 -- Removed useless explicit list comprehensions.
|
2013-08-30 10:57:51 -04:00 |
auth
|
Fixed #16919 -- Passed user to set_password_form in GET requests.
|
2013-10-02 13:28:15 -04:00 |
comments
|
Fixed #17627 -- Renamed util.py files to utils.py
|
2013-09-16 12:52:05 -04:00 |
contenttypes
|
Fixed #3871 -- Fixed regression introduced by 04a2a6b .
|
2013-09-30 15:43:44 -04:00 |
flatpages
|
Updated flatpages tests to override CSRF_FAILURE_VIEW.
|
2013-07-30 13:04:30 -04:00 |
formtools
|
* Fixing improper grammar
|
2013-09-30 16:59:45 -04:00 |
gis
|
Added hints argument to GeoQuerySet; refs #13724.
|
2013-09-30 14:16:17 -04:00 |
humanize
|
Partial revert of 165f44aa .
|
2013-09-22 14:04:10 +02:00 |
messages
|
Fixed #20841 -- Added messages to NotImplementedErrors
|
2013-09-10 11:09:59 -04:00 |
redirects
|
Fixed #19321 -- Allowed redirect middleware HTTP responses to be overridden.
|
2013-10-04 07:36:39 -04:00 |
sessions
|
Fixed #21134 -- Prevented queries in broken transactions.
|
2013-09-30 09:42:27 +02:00 |
sitemaps
|
Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly.
|
2013-09-17 10:21:11 -04:00 |
sites
|
Rename allow_syncdb to allow_migrate
|
2013-07-30 12:08:59 +01:00 |
staticfiles
|
Fixed #20841 -- Added messages to NotImplementedErrors
|
2013-09-10 11:09:59 -04:00 |
syndication
|
Refactored code and tests that relied on django.utils.tzinfo.
|
2013-09-09 22:32:52 +02:00 |
webdesign
|
Fixed #20989 -- Removed useless explicit list comprehensions.
|
2013-08-30 10:57:51 -04:00 |
__init__.py
|
Created django.contrib and moved comments into it
|
2005-07-14 18:20:03 +00:00 |