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-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tom Carrick
f5e07601b2
Fixed
#32046
-- Added CreateCollation/RemoveCollation operations for PostgreSQL.
2020-10-21 10:53:44 +02:00
..
class-based-views
…
contrib
Fixed
#32046
-- Added CreateCollation/RemoveCollation operations for PostgreSQL.
2020-10-21 10:53:44 +02:00
files
…
forms
Fixed
#32110
-- Doc'd and tested enumerations for ChoiceField.choices.
2020-10-17 20:30:57 +02:00
models
…
templates
Fixed
#20601
-- Allowed forcing format with thousand separators in floatformat filter.
2020-10-13 10:36:46 +02:00
applications.txt
…
checks.txt
Fixed typo in docs/ref/checks.txt.
2020-10-19 19:22:37 +02:00
clickjacking.txt
…
csrf.txt
Fixed
#32065
-- Restored leading dot to CSRF_COOKIE_DOMAIN examples.
2020-10-07 10:03:10 +02:00
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
Fixed
#29356
-- Clarified docs for QueryDict.getlist() default.
2020-10-08 14:19:51 +02:00
schema-editor.txt
Fixed outdated notes in SchemaEditor docs.
2020-10-20 09:49:05 +02:00
settings.txt
Fixed
#32065
-- Restored leading dot to CSRF_COOKIE_DOMAIN examples.
2020-10-07 10:03:10 +02:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…