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-22 07:24:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Adam Johnson
4216225480
Clarified async documentation.
2020-03-26 16:46:24 +01:00
..
_images
…
auth
…
class-based-views
…
db
Fixed
#31396
-- Added binary XOR operator to F expressions.
2020-03-25 10:16:30 +01:00
forms
…
http
Clarified async documentation.
2020-03-26 16:46:24 +01:00
i18n
…
testing
Clarified async documentation.
2020-03-26 16:46:24 +01:00
async.txt
Clarified async documentation.
2020-03-26 16:46:24 +01:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
Added additional note that tests use locmem email backend.
2020-03-25 15:01:39 +01:00
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
Improved docs on migration reversibility. (
#12619
)
2020-03-25 14:37:54 +01:00
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…