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-03 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Jacob Walls
6c6606aa01
Refs
#34233
-- Bumped minimum supported version of docutils to 0.19.
2023-09-04 22:30:45 +02:00
..
class-based-views
…
contrib
Refs
#34233
-- Bumped minimum supported version of docutils to 0.19.
2023-09-04 22:30:45 +02:00
files
…
forms
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
models
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
templates
…
applications.txt
Fixed
#33143
-- Raised RuntimeWarning when performing import-time queries.
2023-08-21 13:44:25 +02:00
checks.txt
Refs
#34712
-- Added system check for staticfiles storage in STORAGES setting.
2023-08-31 08:21:44 +02:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#33817
-- Added support for python-oracledb and deprecated cx_Oracle.
2023-08-10 10:11:53 +02:00
django-admin.txt
Fixed
#34768
-- Avoided initializing colorama on non-Windows platforms.
2023-09-01 11:26:29 +02:00
exceptions.txt
…
index.txt
…
logging.txt
Fixed
#34781
-- Updated logging ref docs for django.server's request extra context value.
2023-08-22 22:43:18 -03:00
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…