1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +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 Refs #24914 -- Added docs for more auth mixin methods. 2015-08-20 17:57:47 -04:00
class-based-views Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:07:10 -04:00
db Fixed #25355 -- Made two tweaks to docs/topics/db/aggregation.txt. 2015-09-05 10:19:38 -04:00
forms Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
http Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False 2015-08-31 14:39:31 +10:00
i18n Updated Wikipedia links to use https 2015-08-08 12:02:32 +02:00
testing Allowed a port range for the liveserver by default. 2015-09-09 23:01:16 +02:00
cache.txt Updated memcached library links to point to PyPI. 2015-08-11 21:20:32 -04:00
checks.txt Fixed #25174 -- Moved some details of CheckMessage to the reference guide. 2015-07-31 08:21:34 -04:00
conditional-view-processing.txt
email.txt Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:32:47 -04:00
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 Updated various links in docs 2015-08-08 13:57:15 +02:00
security.txt Added links to new security settings introduced in 1.8. 2015-09-04 12:55:32 -04:00
serialization.txt Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
settings.txt
signals.txt Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:32:47 -04:00
signing.txt
templates.txt Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:32:47 -04:00