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-04 22:47:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Nick Pope
9204485396
Fixed
#16117
-- Added decorators for admin action and display functions.
...
Refs
#25134
,
#32099
.
2021-01-13 17:19:22 +01:00
..
class-based-views
…
contrib
Fixed
#16117
-- Added decorators for admin action and display functions.
2021-01-13 17:19:22 +01:00
files
Fixed typo in docs/ref/files/storage.txt.
2020-12-21 07:34:45 +01:00
forms
Fixed typo in docs/ref/forms/widgets.txt.
2020-12-15 21:12:26 +01:00
models
Fixed
#26167
-- Added support for functional indexes.
2021-01-13 11:47:50 +01:00
templates
Fixed typo in docs/ref/templates/builtins.txt.
2021-01-04 07:34:53 +01:00
applications.txt
Fixed
#31007
-- Allowed specifying type of auto-created primary keys.
2020-12-15 11:25:46 +01:00
checks.txt
Fixed
#26167
-- Added support for functional indexes.
2021-01-13 11:47:50 +01:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#32303
-- Bumped minimum supported SQLite to 3.9.0.
2020-12-30 09:01:56 +01:00
django-admin.txt
Fixed
#32291
-- Added fixtures compression support to dumpdata.
2021-01-12 15:47:58 +01:00
exceptions.txt
…
index.txt
…
middleware.txt
Fixed
#32124
-- Added per-view opt-out for APPEND_SLASH behavior.
2020-10-22 14:15:19 +02:00
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
Fixed outdated notes in SchemaEditor docs.
2020-10-20 09:49:05 +02:00
settings.txt
Refs
#28741
-- Doc'd SESSION_COOKIE_DOMAIN requirement with CSRF_USE_SESSIONS.
2021-01-04 07:49:30 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…