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 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
51b83d9e51
Fixed
#27342
-- Corrected QuerySet.update_or_create() example.
2016-10-13 11:02:02 -04:00
..
class-based-views
…
contrib
Fixed
#24941
-- Added ModelAdmin.get_exclude().
2016-10-07 18:49:28 -04:00
files
…
forms
…
models
Fixed
#27342
-- Corrected QuerySet.update_or_create() example.
2016-10-13 11:02:02 -04:00
templates
…
applications.txt
Fixed docs typos in lines ending with a dash.
2016-10-06 11:01:20 -04:00
checks.txt
Fixed typo in docs/ref/checks.txt.
2016-10-11 10:32:32 -04:00
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
Fixed
#26447
-- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware.
2016-10-10 14:55:59 -04:00
migration-operations.txt
…
request-response.txt
Fixed docs typos in lines ending with a dash.
2016-10-06 11:01:20 -04:00
schema-editor.txt
…
settings.txt
Fixed
#26447
-- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware.
2016-10-10 14:55:59 -04:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Fixed
#26447
-- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware.
2016-10-10 14:55:59 -04:00
validators.txt
…
views.txt
…