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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Abdullah Dursun
fcad0b1324
Corrected note about long names in search docs.
2020-08-31 22:36:25 +02:00
..
auth
Added note about password updates on argon2 attributes change.
2020-08-11 07:51:27 +02:00
class-based-views
Refs
#30573
-- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
2020-05-04 12:10:47 +02:00
db
…
forms
…
http
…
i18n
…
testing
Refs
#31811
-- Added optional timing outputs to the test runner.
2020-08-13 17:17:15 +02:00
async.txt
…
cache.txt
…
checks.txt
Refs
#23919
-- Replaced super(ClassName, self) with super() in docs.
2017-01-25 11:53:05 -05:00
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
Fixed
#31103
-- Improved pagination topic documentation.
2020-01-07 09:57:38 +01:00
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
…