.. |
admin
|
Fixed #13629 -- Added CSS classes to the `<body>` tag of some admin templates to allow style customizations per app or per model.
|
2013-07-21 20:17:14 +00:00 |
admindocs
|
Stopped using django.utils.unittest in the test suite.
|
2013-07-01 14:29:33 +02:00 |
auth
|
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
|
2013-07-30 11:52:52 +01:00 |
comments
|
Advanced deprecation warnings for Django 1.7.
|
2013-06-29 18:49:37 +02:00 |
contenttypes
|
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
|
2013-07-30 11:52:52 +01:00 |
flatpages
|
Removed several unused imports.
|
2013-06-19 17:18:40 +02:00 |
formtools
|
Stopped using django.utils.unittest in the test suite.
|
2013-07-01 14:29:33 +02:00 |
gis
|
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
|
2013-07-30 11:52:52 +01:00 |
humanize
|
Stopped using django.utils.unittest in the test suite.
|
2013-07-01 14:29:33 +02:00 |
messages
|
Stopped using django.utils.unittest in the test suite.
|
2013-07-01 14:29:33 +02:00 |
redirects
|
Updated translation templates and removed en translations
|
2013-05-02 16:25:23 +02:00 |
sessions
|
Stopped using django.utils.unittest in the test suite.
|
2013-07-01 14:29:33 +02:00 |
sitemaps
|
Stopped using django.utils.unittest in the test suite.
|
2013-07-01 14:29:33 +02:00 |
sites
|
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
|
2013-07-30 11:52:52 +01:00 |
staticfiles
|
Replaced `and...or...` constructs with PEP 308 conditional expressions.
|
2013-05-26 23:47:50 -03:00 |
syndication
|
Fixed #14656 -- Added Atom1Feed `published` element
|
2013-07-19 10:38:34 -04:00 |
webdesign
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
|
2012-06-07 18:08:47 +02:00 |
__init__.py
|
…
|
|