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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
f185d929fa
Fixed
#29460
-- Added support for GEOS 3.6.
2018-05-31 11:35:59 -04:00
..
class-based-views
Mentioned SuccessMessageMixin in generic editing views docs.
2018-05-25 14:31:11 -04:00
contrib
Fixed
#29460
-- Added support for GEOS 3.6.
2018-05-31 11:35:59 -04:00
files
…
forms
…
models
Fixed
#29423
-- Documented Field.value_from_object().
2018-05-25 15:10:45 -04:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
Remove documenation for non-existent middleware (
#9998
)
2018-05-27 16:08:50 +02:00
migration-operations.txt
…
request-response.txt
Fixed docs typo in HttpResponse.set_signed_cookie() signature.
2018-05-27 16:50:30 -04:00
schema-editor.txt
…
settings.txt
Reverted "Fixed
#29324
-- Made Settings raise ImproperlyConfigured if SECRET_KEY is accessed and not set."
2018-05-26 21:06:58 -04:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…