django1/docs/topics
Alex Gaynor d7580e286a Removed a misleading comment about HTTPS.
For all practical purposes, there are no common cases for which a
website cannot be deployed with HTTPS.
2015-12-21 06:47:11 -05:00
..
_images Optimise the rest of the PNGs in docs 2015-05-29 15:22:40 +10:00
auth Fixed user_passes_test() signature in docs. 2015-12-08 15:56:10 -05:00
class-based-views Fixed #25473 -- Changed underscores in url() names to dashes in docs. 2015-11-07 21:58:45 +01:00
db Refs #10060 -- Corrected description of multiple annotations bug. 2015-12-15 07:59:37 -05:00
forms Fixed #21221 -- Made form Media and static template tag use staticfiles if installed. 2015-12-10 14:30:19 -05:00
http Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
i18n Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
testing Refs #25899 -- Improved visibility of TEST database settings in testing docs. 2015-12-11 08:05:24 -05:00
cache.txt Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
checks.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
conditional-view-processing.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
email.txt Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:14 -05:00
external-packages.txt Fixed #23814 -- Documented apps refactored out of Django. 2015-03-25 08:46:23 -04:00
files.txt Fixed #15590 -- Documented how the path of a FileField can be changed. 2015-03-30 10:38:30 -04:00
index.txt Fixed #23814 -- Documented apps refactored out of Django. 2015-03-25 08:46:23 -04:00
install.txt Refs #25584 -- Corrected note about source of SyntaxErrors when installing Django 1.9. 2015-12-05 16:32:56 -05:00
logging.txt De-emphasized use of NullHandler in logging docs. 2015-11-18 09:54:53 -05:00
migrations.txt Fixed #25063 -- Added path to makemigration's output of migration file. 2015-12-18 11:20:00 -05:00
pagination.txt Fixed #23190 -- Made Paginator.page_range an iterator 2015-07-03 11:34:34 -04:00
performance.txt Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy(). 2015-12-12 14:46:48 -05:00
python3.txt Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
security.txt Removed a misleading comment about HTTPS. 2015-12-21 06:47:11 -05:00
serialization.txt Fixed #25468 -- Made DjangoJSONEncoder lazy string aware 2015-09-27 22:37:27 +02:00
settings.txt Improved "“standalone” Django usage" example. 2015-09-29 15:00:54 -04:00
signals.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
signing.txt Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
templates.txt Fixed #25469 -- Added autoescape option to DjangoTemplates backend. 2015-11-12 19:14:23 -05:00