1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/topics
2019-01-17 10:50:25 -05:00
..
_images
auth Removed versionadded/changed annotations for 2.1. 2019-01-17 10:50:25 -05:00
class-based-views Fixed #29750 -- Added View.setup() hook for class-based views. 2018-12-21 19:01:11 -05:00
db Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a through model. 2019-01-15 11:12:17 -05:00
forms Fixed "lets" mistakes in docs. 2019-01-14 20:32:19 -05:00
http Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline. 2019-01-17 10:50:25 -05:00
i18n Removed versionadded/changed annotations for 2.1. 2019-01-17 10:50:25 -05:00
testing Removed versionadded/changed annotations for 2.1. 2019-01-17 10:50:25 -05:00
cache.txt Removed versionadded/changed annotations for 2.1. 2019-01-17 10:50:25 -05:00
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt
logging.txt
migrations.txt Removed versionadded/changed annotations for 2.1. 2019-01-17 10:50:25 -05:00
pagination.txt
performance.txt
security.txt Updated OWASP Top 10 link to the latest version. 2018-12-27 09:23:40 -05:00
serialization.txt Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
settings.txt
signals.txt
signing.txt
templates.txt