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-03-02 21:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
David Smith
69b0736fad
Refs
#32956
-- Changed docs to treat the acronym HTTP phonetically.
2021-10-18 21:00:28 +02:00
..
class-based-views
Refs
#32956
-- Changed docs to treat the acronym HTTP phonetically.
2021-10-18 21:00:28 +02:00
contrib
…
files
…
forms
Refs
#31026
-- Improved BoundField.label_tag() docs.
2021-10-06 20:30:53 +02:00
models
Fixed
#33198
-- Corrected BinaryField.max_length docs.
2021-10-18 07:27:00 +02:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
Refs
#32956
-- Changed docs to treat the acronym HTTP phonetically.
2021-10-18 21:00:28 +02:00
index.txt
…
logging.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
Doc'd a precise exception type in Paginator.page() docs.
2021-10-13 08:46:46 +02:00
request-response.txt
…
schema-editor.txt
…
settings.txt
Refs
#32956
-- Changed docs to treat the acronym HTTP phonetically.
2021-10-18 21:00:28 +02:00
signals.txt
…
template-response.txt
…
unicode.txt
Improved docs regarding UTF-8 support with Apache and mod_wsgi.
2021-10-08 12:26:06 +02:00
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…