This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-15 11:58:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
rharri
6654289f5b
Fixed typo in docs/topics/testing/tools.txt.
2022-07-29 08:26:27 +02:00
..
auth
Refs
#33691
-- Deprecated insecure password hashers.
2022-07-23 21:29:31 +02:00
class-based-views
…
db
Fixed
#33820
-- Doc'd "true"/"false"/"null" caveat for JSONField key transforms on SQLite.
2022-07-26 20:21:27 +02:00
forms
…
http
…
i18n
Fixed
#33631
-- Marked {% blocktranslate asvar %} result as HTML safe.
2022-07-14 11:09:19 +02:00
testing
Fixed typo in docs/topics/testing/tools.txt.
2022-07-29 08:26:27 +02:00
async.txt
…
cache.txt
…
checks.txt
Refs
#27236
-- Reverted "Refs
#27236
-- Added generic mechanism to handle the deprecation of migration operations."
2022-07-26 11:41:19 +02:00
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
Refs
#27236
-- Reverted "Refs
#27236
-- Added generic mechanism to handle the deprecation of migration operations."
2022-07-26 11:41:19 +02:00
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…