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-31 12:49:21 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
…
..
_images
…
auth
…
class-based-views
Refs
#30997
-- Added HttpRequest.accepts().
2020-01-24 14:24:59 +01:00
db
Fixed
#31212
-- Updated psycopg links to HTTPS and new location.
2020-01-29 06:25:40 +01:00
forms
…
http
Refs
#26601
-- Deprecated passing None as get_response arg to middleware classes.
2020-02-18 20:03:44 +01:00
i18n
…
testing
…
async.txt
…
cache.txt
…
checks.txt
…
conditional-view-processing.txt
Fixed
#30573
-- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00
email.txt
…
external-packages.txt
Fixed
#29334
-- Updated pypi.python.org URLs to pypi.org.
2018-04-17 20:24:27 -04:00
files.txt
…
index.txt
Refs
#30451
-- Doc'd asynchronous support and async-safety.
2019-12-03 17:29:10 +01:00
install.txt
…
logging.txt
More accurate terminology ("logger" instead of "logging handler") in logging documentation.
2020-01-09 15:27:34 +01:00
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
Fixed
#30573
-- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00
signals.txt
…
signing.txt
…
templates.txt
…