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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Adam Johnson
83c631ade7
Improved wording in Q() docs.
2020-05-06 06:43:28 +02:00
..
class-based-views
…
contrib
Fixed a/an typos in "SQL" usage.
2020-05-06 06:35:26 +02:00
files
…
forms
…
models
Improved wording in Q() docs.
2020-05-06 06:43:28 +02:00
templates
Refs
#30573
-- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
2020-05-04 12:10:47 +02:00
applications.txt
Refs
#30573
-- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
2020-05-04 12:10:47 +02:00
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Refs
#30573
-- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
2020-05-04 12:10:47 +02:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
Refs
#30573
-- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
2020-05-04 12:10:47 +02:00
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Refs
#28622
-- Corrected PASSWORD_RESET_TIMEOUT/PASSWORD_RESET_TIMEOUT_DAYS docs.
2020-05-05 08:19:25 +02:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
Fixed
#31534
-- Deprecated django.conf.urls.url().
2020-05-05 07:34:34 +02:00
utils.txt
…
validators.txt
…
views.txt
…