.. |
admin
|
Replaced Model._get_pk_val() with pk property.
|
2017-06-05 15:20:34 -04:00 |
admindocs
|
Updated translations from Transifex
|
2017-05-31 21:43:40 +02:00 |
auth
|
Refs #23968 -- Removed unnecessary lists, generators, and tuple calls.
|
2017-06-01 19:08:59 -04:00 |
contenttypes
|
Replaced Model._get_pk_val() with pk property.
|
2017-06-05 15:20:34 -04:00 |
flatpages
|
Refs #23968 -- Removed unnecessary lists, generators, and tuple calls.
|
2017-06-01 19:08:59 -04:00 |
gis
|
Removed unused django.contrib.gis.shortcuts.render_to_text()
|
2017-06-03 13:15:26 -04:00 |
humanize
|
Fixed #28085 -- Added missing plural forms in en translation catalogs
|
2017-05-05 21:25:37 +02:00 |
messages
|
Refs #27795 -- Replaced force_text() with str() in contrib.messages
|
2017-05-10 22:40:18 +02:00 |
postgres
|
Fixed #28192 -- Required passing optional form field args as keyword args.
|
2017-06-03 10:49:01 -04:00 |
redirects
|
Fixed #28152 -- Made migrations serialize sets as set literals rather than set().
|
2017-05-18 09:33:40 -04:00 |
sessions
|
Fixed #28167 -- Fixed cache backend's SessionStore.exists() if session_key is None.
|
2017-05-03 12:39:07 -04:00 |
sitemaps
|
Added comments to contrib.sitemaps.index() view.
|
2017-05-27 20:50:35 -04:00 |
sites
|
Updated contrib translations from Transifex
|
2017-04-04 12:39:02 +02:00 |
staticfiles
|
Sorted imports per isort 4.2.9.
|
2017-06-01 13:23:48 -04:00 |
syndication
|
Refs #27795 -- Replaced many force_text() with str()
|
2017-04-27 09:10:02 +02:00 |
__init__.py
|
…
|
|