0
0
mirror of https://github.com/django/django.git synced 2024-12-01 07:31:48 +01:00
django/docs/topics
2019-12-23 14:47:13 +01:00
..
_images
auth
class-based-views Corrected some typos in documentation. 2019-12-18 11:36:27 +01:00
db Removed unnecessary code-block directives in various docs. 2019-12-23 14:47:13 +01:00
forms Removed unnecessary code-block directives in various docs. 2019-12-23 14:47:13 +01:00
http Fixed #31069, Refs #26431 -- Doc'd RegexPattern behavior change in passing optional named groups in Django 3.0. 2019-12-12 14:24:10 +01:00
i18n Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags. 2019-12-18 13:15:38 +01:00
testing Added example of assertNumQueries() with "using" kwarg in testing topics docs. 2019-12-20 08:07:36 +01:00
async.txt Fixed #31056 -- Allowed disabling async-unsafe check with an environment variable. 2019-12-03 17:29:31 +01:00
cache.txt Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags. 2019-12-18 13:15:38 +01:00
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt Refs #30451 -- Doc'd asynchronous support and async-safety. 2019-12-03 17:29:10 +01:00
install.txt Refs #28954 -- Remove remaining Jython documentation. 2019-12-19 16:42:12 +01:00
logging.txt Removed unnecessary code-block directives in various docs. 2019-12-23 14:47:13 +01:00
migrations.txt
pagination.txt
performance.txt Corrected some typos in documentation. 2019-12-18 11:36:27 +01:00
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt