0
0
mirror of https://github.com/django/django.git synced 2024-11-28 02:27:42 +01:00
django/docs/topics
Andy Chosak 084573c715 Updated Jinja2 static tag example to use django.templatetags.
As of cf546e11ac, this is the
canonical way to invoke the static tag.
2018-10-18 19:19:56 -04:00
..
_images
auth Fixed #29683 -- Added view permission to docs. 2018-09-26 15:06:43 -04:00
class-based-views Normalized spelling of "lowercase" and "lowercased". 2018-09-25 10:30:18 -04:00
db Removed unused fields from aggregation docs. 2018-10-13 21:13:45 -04:00
forms
http Removed obsolete "ugly URL" reference. 2018-10-17 10:20:18 -04:00
i18n Normalized spelling of "lowercase" and "lowercased". 2018-09-25 10:30:18 -04:00
testing Fixed #29683 -- Added view permission to docs. 2018-09-26 15:06:43 -04:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt
logging.txt Capitalized "Python" in docs and comments. 2018-10-09 09:26:07 -04:00
migrations.txt Fixed #29814 -- Added support for NoneType serialization in migrations. 2018-10-11 09:02:14 -04:00
pagination.txt
performance.txt
security.txt
serialization.txt Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00
settings.txt
signals.txt
signing.txt
templates.txt Updated Jinja2 static tag example to use django.templatetags. 2018-10-18 19:19:56 -04:00