django/docs/topics
Adam Chainz 0a9bd266ff Documented url()'s 'regex' parameter. 2016-12-22 19:16:26 -05:00
..
_images
auth Fixed typo in docs/topics/auth/customizing.txt. 2016-11-28 16:39:54 -05:00
class-based-views
db Documented how to copy a OneToOneField. 2016-12-17 08:39:52 -05:00
forms Doc'd the need to provide initial for formset submissions. 2016-10-10 15:36:21 -04:00
http Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide. 2016-10-14 13:46:54 -04:00
i18n
testing Fixed typo in docs/topics/testing/tools.txt. 2016-11-04 05:12:42 +01:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt
logging.txt
migrations.txt Fixed incorrect word choice in docs/topics/migrations.txt. 2016-11-16 06:57:30 -05:00
pagination.txt
performance.txt
python3.txt
security.txt Fixed #26947 -- Added an option to enable the HSTS header preload directive. 2016-08-10 20:23:54 -04:00
serialization.txt
settings.txt Clarified that setting names must be uppercase. 2016-05-03 12:53:24 -04:00
signals.txt
signing.txt
templates.txt