.. |
admin
|
Fixed #25135 -- Deprecated the contrib.admin allow_tags attribute.
|
2015-09-08 19:13:43 -04:00 |
admindocs
|
Fixed #24917 -- Made admindocs display model methods that take arguments.
|
2015-09-07 15:07:39 -04:00 |
auth
|
Fixed #25350 -- Added alias --no-input for --noinput to management commands.
|
2015-09-08 08:41:03 -04:00 |
contenttypes
|
Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey.
|
2015-08-27 09:20:17 -04:00 |
flatpages
|
Fixed #25324 -- Registered ModelAdmin instances with @admin.register decorator
|
2015-08-31 15:41:09 +10:00 |
gis
|
Fixed #25348 -- Removed unused gif/png images from contrib.admin.
|
2015-09-04 08:55:36 -04:00 |
humanize
|
Updated translations from Transifex
|
2015-04-30 14:29:08 +02:00 |
messages
|
Removed translations from contrib.messages
|
2015-03-18 09:30:20 +01:00 |
postgres
|
Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values.
|
2015-08-07 13:26:17 -04:00 |
redirects
|
Fixed #25324 -- Registered ModelAdmin instances with @admin.register decorator
|
2015-08-31 15:41:09 +10:00 |
sessions
|
Fixed #22634 -- Made the database-backed session backends more extensible.
|
2015-08-27 15:00:09 -04:00 |
sitemaps
|
Sorted imports in __init__.py files.
|
2015-06-27 11:53:33 -04:00 |
sites
|
Fixed #25324 -- Registered ModelAdmin instances with @admin.register decorator
|
2015-08-31 15:41:09 +10:00 |
staticfiles
|
Fixed #25350 -- Added alias --no-input for --noinput to management commands.
|
2015-09-08 08:41:03 -04:00 |
syndication
|
Fixed #24728 -- Renamed mime_type to content_type for syndication feeds
|
2015-06-04 13:24:18 -04:00 |
webdesign
|
Sorted imports in __init__.py files.
|
2015-06-27 11:53:33 -04:00 |
__init__.py
|
…
|
|