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-09 08:55:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Bruno Alla
604341c85f
Fixed
#28331
-- Added ContextMixin.extra_context to allowing passing context in as_view().
2017-07-06 10:34:54 -04:00
..
class-based-views
Fixed
#28331
-- Added ContextMixin.extra_context to allowing passing context in as_view().
2017-07-06 10:34:54 -04:00
contrib
…
files
Refs
#27777
-- Improved docs/added test for File context manager change.
2017-05-31 21:02:58 -04:00
forms
…
models
Fixed
#28010
-- Added FOR UPDATE OF support to QuerySet.select_for_update().
2017-06-29 16:00:15 -04:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#28010
-- Added FOR UPDATE OF support to QuerySet.select_for_update().
2017-06-29 16:00:15 -04:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
Refs
#28196
-- Removed mentions of bytestrings for EmailMessage
2017-05-14 19:42:32 +02:00
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…