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-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
adcf1a73084d005a04ce6ebce9a5cecd42fed812
django
/
docs
/
ref
History
Adam Johnson
382af9b141
Fixed
#31003
-- Doc'd and tested return value of QuerySet.bulk_create().
2020-02-10 08:36:50 +01:00
..
class-based-views
…
contrib
Updated the GeoJSON format specification link to RFC 7946.
2020-01-29 09:35:18 +01:00
files
…
forms
…
models
Fixed
#31003
-- Doc'd and tested return value of QuerySet.bulk_create().
2020-02-10 08:36:50 +01:00
templates
Refs
#25778
-- Updated some links to HTTPS and new locations.
2020-01-29 09:34:37 +01:00
applications.txt
…
checks.txt
Refs
#31055
-- Added --database option to the check management command.
2020-02-07 11:01:31 +01:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#31212
-- Updated psycopg links to HTTPS and new location.
2020-01-29 06:25:40 +01:00
django-admin.txt
Refs
#31055
-- Added --database option to the check management command.
2020-02-07 11:01:31 +01:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
Fixed
#30997
-- Deprecated HttpRequest.is_ajax().
2020-01-27 08:54:32 +01:00
schema-editor.txt
…
settings.txt
Fixed
#31232
-- Changed default SECURE_REFERRER_POLICY to 'same-origin'.
2020-02-05 14:39:01 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…