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-21 23:05:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Mads Jensen
e585c43be9
Fixed
#25809
-- Added BrinIndex support in django.contrib.postgres.
...
Thanks Tim Graham and Markus Holtermann for review.
2017-01-15 13:37:18 +01:00
..
class-based-views
…
contrib
Fixed
#25809
-- Added BrinIndex support in django.contrib.postgres.
2017-01-15 13:37:18 +01: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
Alphabetized system check reference.
2017-01-05 11:04:44 -05:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Refs
#16614
-- Made QuerySet.iterator() use server-side cursors on PostgreSQL.
2017-01-11 09:25:37 -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
…
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
…