1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/docs/topics
2015-01-17 10:16:06 -05:00
..
auth
class-based-views
db
forms
http Removed request.REQUEST per deprecation timeline; refs #18659. 2015-01-17 08:05:18 -05:00
i18n
testing Removed support for custom SQL per deprecation timeline. 2015-01-17 10:16:06 -05:00
cache.txt Removed django.core.cache.get_cache() per deprecation timeline; refs #21012. 2015-01-17 09:55:18 -05:00
checks.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt Removed compatibility with Python 3.2. 2015-01-17 09:00:17 -05:00
localflavor.txt
logging.txt
migrations.txt Removed support for custom SQL per deprecation timeline. 2015-01-17 10:16:06 -05:00
pagination.txt
performance.txt
python3.txt Removed django.utils.datastructures.SortedDict per deprecation timeline. 2015-01-17 08:40:23 -05:00
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt