1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/topics
Aymeric Augustin 326bc0955b Allowed a port range for the liveserver by default.
This is required for running tests in parallel.
2015-09-09 23:01:16 +02:00
..
_images
auth
class-based-views
db Fixed #25355 -- Made two tweaks to docs/topics/db/aggregation.txt. 2015-09-05 10:19:38 -04:00
forms
http Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False 2015-08-31 14:39:31 +10:00
i18n
testing Allowed a port range for the liveserver by default. 2015-09-09 23:01:16 +02:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt Refs #25345 -- Updated links to code.google.com. 2015-09-04 08:14:21 -04:00
logging.txt
migrations.txt Cleaned up example migration files in docs 2015-08-31 22:15:05 +10:00
pagination.txt
performance.txt
python3.txt
security.txt Added links to new security settings introduced in 1.8. 2015-09-04 12:55:32 -04:00
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt