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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
GwynBleidD
5402061c80
Refs
#30062
-- Corrected UniqueConstraint signature in docs.
2019-05-20 10:52:57 +02:00
..
class-based-views
…
contrib
Fixed
#25633
-- Updated macOS Spatialite installation instructions.
2019-05-17 16:23:08 +02:00
files
…
forms
Changed docs to link to Python's description of iterable.
2019-05-17 17:27:19 +02:00
models
Refs
#30062
-- Corrected UniqueConstraint signature in docs.
2019-05-20 10:52:57 +02:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#30199
-- Adjusted QuerySet.get_or_create() docs to highlight atomicity warning.
2019-05-17 12:23:10 +02:00
django-admin.txt
Fixed typo in docs/ref/django-admin.txt.
2019-05-07 11:17:24 +02:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
Fixed
#30196
-- Made FileResponse set Content-Disposition inline if filename is available.
2019-05-17 12:07:27 +02:00
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…