1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
Aymeric Augustin 72c65fea41 Deprecated django.utils.dictconfig.
The module still exists for whoever uses it in its current state, but it
isn't imported by Django anywhere.
2013-07-01 22:50:58 +02:00
..
auth Removed custom profile model functionality as per deprecation TL. 2013-06-28 21:48:16 -03:00
class-based-views Fixed #20659 -- Fixed PublisherDetail in CBV topic documentation. 2013-07-01 14:05:49 +02:00
db
forms
http
i18n
testing Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt Bumped minimum Python version requirement to 2.7 in Django 1.7. 2013-07-01 12:01:59 +02:00
localflavor.txt
logging.txt Deprecated django.utils.dictconfig. 2013-07-01 22:50:58 +02:00
pagination.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt