1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/docs/topics
Claude Paroz c5fda55edc Fixed #26256 -- Added note about primary key serialization
Thanks Sonu kumar for the report and Tim Graham for the review.
2016-03-08 21:30:23 +01:00
..
_images
auth Fixed #26033 -- Added Argon2 password hasher. 2016-03-08 11:22:18 -05:00
class-based-views
db Corrected a run on sentence in doc/topics/db/models.txt. 2016-02-25 14:22:41 -05:00
forms
http
i18n Fixed #25933 -- Allowed an unprefixed default language in i18n_patterns(). 2016-03-08 08:14:10 -05:00
testing Refs #26270 -- Reorganized TestCase docs. 2016-02-25 07:58:22 -05:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt
logging.txt
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt Fixed #26256 -- Added note about primary key serialization 2016-03-08 21:30:23 +01:00
settings.txt
signals.txt
signing.txt
templates.txt