index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2017-03-21
[1.11.x] Fixed #27945 -- Clarified that RegexValidator searches with the regex.
seanfagan
2017-03-21
[1.11.x] Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.
Mariusz Felisiak
2017-03-21
[1.11.x] Refs #27919 -- Changed Widget.get_context() attrs kwarg to an arg.
Tim Graham
2017-03-20
[1.11.x] Removed extra characters in docs header underlines.
Mariusz Felisiak
2017-03-17
[1.11.x] Clarified return value of NumGeometries GIS function.
Sergey Fedoseev
2017-03-17
[1.11.x] Removed MySQL (unsupported) from Perimeter docs.
Sergey Fedoseev
2017-03-16
[1.11.x] Removed self from method signatures in docs.
Alasdair Nicol
2017-03-16
[1.11.x] Linked GIS functions docs to corresponding PostGIS docs.
Sergey Fedoseev
2017-03-16
[1.11.x] Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2017-03-15
[1.11.x] Fixed #27918 -- Documented ChoiceWidget.option_template_name
Pavel Kulikov
2017-03-15
[1.11.x] Fixed incorrect import in docs/ref/models/expressions.txt.
lb1c
2017-03-09
[1.11.x] Described DEBUG_PROPAGATE_EXCEPTIONS behavior in more detail.
Tim Graham
2017-02-24
[1.11.x] Made a few queryset lookup examples consistent.
Alexkane
2017-02-15
[1.11.x] Made a sentence in default_if_none docs consistent with other templa...
Joon Hwan 김준환
2017-02-11
[1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-02-08
[1.11.x] Fixed #27821 -- Clarified docs of the return value of Form.clean_<fi...
Tim Graham
2017-01-31
[1.11.x] Refs #27421 -- Documented GDALRaster creation in detail.
Daniel Wiesmann
2017-01-30
[1.11.x] Fixed incorrect namespace in sitemap example.
Arkadiusz Adamski
2017-01-27
[1.11.x] Fixed #27769 -- Documented option naming differences between django-...
Andrew Nester
2017-01-26
[1.11.x] Fixed #27501 -- Documented lazy evaluation of ModelChoiceField.query...
chillaranand
2017-01-25
[1.11.x] Bumped MySQLdb version requirement to 1.2.3.
Tim Graham
2017-01-25
[1.11.x] Fixed typo in docs/ref/models/expressions.txt.
Paolo Melchiorre
2017-01-21
[1.11.x] Removed unused imports in example migrations.
Arkadiusz Adamski
2017-01-20
[1.11.x] Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting.
Alasdair Nicol
2017-01-17
Removed obsolete GIS install instructions.
Tim Graham
2017-01-17
Refs #27683 -- Allowed setting isolation level in DATABASES ['OPTIONS'] on My...
Tim Graham
2017-01-17
Fixed #27666 -- Delayed rendering of recursivly related models in migration o...
Markus Holtermann
2017-01-16
Refs #25809 -- Made a few late review comments for BrinIndex.
Mads Jensen
2017-01-15
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Mads Jensen
2017-01-14
Fixed #27149 -- Added Subquery and Exists database expressions.
Matthew Schinckel
2017-01-14
Fixed #27718 -- Added QuerySet.union(), intersection(), difference().
Florian Apolloner
2017-01-14
Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.
Claude Paroz
2017-01-11
Fixed typos in docs/ref/contrib/admin/index.txt
Tim Graham
2017-01-11
Refs #16614 -- Made QuerySet.iterator() use server-side cursors on PostgreSQL.
François Freitag
2017-01-11
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
David Sanders
2017-01-06
Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.
Sebastian Spiegel
2017-01-06
Refs #24688, #27497 -- Corrected docs: distance's 'spheroid' option isn't Pos...
Tim Graham
2017-01-05
Alphabetized system check reference.
Tim Graham
2017-01-04
Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.
jpic
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2017-01-02
Removed obsolete versionadded/changed annotations.
Tim Graham
2016-12-30
Removed links to deprecated GeoIP.
Tim Graham
2016-12-30
Fixed #27652 -- Doc'd that intcomma works with floats.
Mads Jensen
2016-12-29
Fixed #27649 -- Bumped required cx_Oracle to 5.2.
Tim Graham
2016-12-28
Fixed #24994 -- Documented the expected type of settings.SECRET_KEY.
Tim Graham
2016-12-27
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-27
Used a nontemporal example in QuerySet.bulk_create() in docs.
Tim Graham
2016-12-23
Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check.
Adam Chainz
2016-12-22
Documented url()'s 'regex' parameter.
Adam Chainz
2016-12-21
Fixed #27600 -- Suppressed the REPL during shell's reading from stdin.
jpic
[next]