.. |
admin
|
Remove usage of deprecated module_name model option introduced in 1c0c879be3 .
|
2013-09-01 09:58:33 -03:00 |
admindocs
|
Fixed #20989 -- Removed useless explicit list comprehensions.
|
2013-08-30 10:57:51 -04:00 |
auth
|
Replaced "not PY3" by "PY2", new in six 1.4.0.
|
2013-09-02 12:11:02 +02:00 |
comments
|
Removed most of absolute_import imports
|
2013-07-29 20:28:13 +02:00 |
contenttypes
|
Fixed #20989 -- Removed useless explicit list comprehensions.
|
2013-08-30 10:57:51 -04:00 |
flatpages
|
Updated flatpages tests to override CSRF_FAILURE_VIEW.
|
2013-07-30 13:04:30 -04:00 |
formtools
|
Fixed a number of lint warnings, particularly around unused variables.
|
2013-08-04 09:17:10 -07:00 |
gis
|
Fixed #21003 -- Ensured geometry widget return value has SRID
|
2013-09-03 13:53:35 +02:00 |
humanize
|
Combine consecutive with statements
|
2013-08-16 20:12:10 +02:00 |
messages
|
Fixed #20989 -- Removed useless explicit list comprehensions.
|
2013-08-30 10:57:51 -04:00 |
redirects
|
Updated translation templates and removed en translations
|
2013-05-02 16:25:23 +02:00 |
sessions
|
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
|
2013-08-22 13:58:26 -04:00 |
sitemaps
|
Fixed #20793 -- Added Last-Modified header to sitemaps.
|
2013-07-31 07:42:30 -04:00 |
sites
|
Rename allow_syncdb to allow_migrate
|
2013-07-30 12:08:59 +01:00 |
staticfiles
|
Made django.test.testcases not depend on staticfiles contrib app.
|
2013-08-31 11:02:32 -03:00 |
syndication
|
Fixed #14656 -- Added Atom1Feed `published` element
|
2013-07-19 10:38:34 -04:00 |
webdesign
|
Fixed #20989 -- Removed useless explicit list comprehensions.
|
2013-08-30 10:57:51 -04:00 |
__init__.py
|
…
|
|