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-01 12:24:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
David D Lowe
61aae838f7
Improved DEFAULT_FROM_EMAIL/SERVER_EMAIL docs.
...
Co-authored-by: nessita <124304+nessita@users.noreply.github.com>
2023-12-28 08:30:50 +01:00
..
class-based-views
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
contrib
Fixed
#35005
-- Confirmed support for GDAL 3.8.
2023-12-21 10:35:23 +01:00
files
Refs
#26029
-- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
2023-09-18 22:12:40 +02:00
forms
Refs
#25778
-- Updated some links and references to HTTPS.
2023-11-29 11:21:22 +01:00
models
Added missing import in docs/ref/models/expressions.txt.
2023-12-15 11:17:06 +01:00
templates
Fixed
#10941
-- Added {% query_string %} template tag.
2023-10-26 09:57:21 +02:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Improved DEFAULT_FROM_EMAIL/SERVER_EMAIL docs.
2023-12-28 08:30:50 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…