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-10 17:35:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
f01ad1cb6a
Refs
#27683
-- Allowed setting isolation level in DATABASES ['OPTIONS'] on MySQL.
2017-01-17 11:16:15 -05:00
..
class-based-views
…
contrib
Refs
#25809
-- Made a few late review comments for BrinIndex.
2017-01-16 13:23:20 -05:00
files
…
forms
Fixed
#27387
-- Doc'd required HTML attribute in Field.required docs.
2017-01-14 07:30:54 -05:00
models
Fixed
#27149
-- Added Subquery and Exists database expressions.
2017-01-14 09:12:24 -05:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Refs
#27683
-- Allowed setting isolation level in DATABASES ['OPTIONS'] on MySQL.
2017-01-17 11:16:15 -05:00
django-admin.txt
Fixed
#27432
-- Made app_label arguments limit showmigrations --plan output.
2017-01-06 19:50:31 -05:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
Fixed
#27666
-- Delayed rendering of recursivly related models in migration operations.
2017-01-17 08:12:52 -05:00
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…