1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2019-05-09 15:55:32 +02:00
..
_images
auth Fixed #20629 -- Rephrased custom user models admonition. 2019-04-30 09:09:16 +02:00
class-based-views
db Used time.monotonic() instead of time.time() where applicable. 2019-05-08 18:34:22 +02:00
forms
http
i18n
testing Refs #30399 -- Made assertHTMLEqual normalize character and entity references. 2019-05-09 15:55:32 +02:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 2019-04-18 14:41:15 +02:00
logging.txt
migrations.txt
pagination.txt
performance.txt
security.txt
serialization.txt Changed tuple Mate.unique_together/permissions to lists in docs. 2019-04-24 10:06:00 +02:00
settings.txt
signals.txt
signing.txt
templates.txt Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 2019-04-18 14:41:15 +02:00