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-04-12
Corrected docs regarding MySQL support of Length GIS function.
Sergey Fedoseev
2017-04-11
Fixed outdated TIME_FORMAT in docs/ref/templates/builtins.txt.
Christoph Schindler
2017-04-11
Updated docs after changing select_for_update() to raise NotSupportedError.
Ran Benita
2017-04-10
Fixed #27947 -- Doc'd that model Field.error_messages often don't propagate t...
Taavi Teska
2017-04-07
Fixed #27777 -- Made File.open() work with the with statement (#8310)
Ingo Klöcker
2017-04-06
Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537).
Richard Barrell
2017-04-05
Fixed #28025 -- Fixed typo in docs/ref/models/querysets.txt.
Sudhanshu Mishra
2017-04-03
Refs #27834 -- Removed Value wrapping from StrIndex's substring param.
Adam Johnson
2017-04-03
Refs #12410 -- Doc'd LineLocatePoint in functions' summary table.
Sergey Fedoseev
2017-04-02
Fixed #11854 -- Added Azimuth GIS function. (#8286)
Sergey Fedoseev
2017-04-01
Clarified meaning of "Optional" in auth.models.User field docs.
Jirka Schäfer
2017-04-01
Fixed #25874 -- Made GEOSGeometry read SRID from GeoJSON input.
Sergey Fedoseev
2017-04-01
Fixed #12410 -- Added LineLocatePoint GIS function.
Sergey Fedoseev
2017-04-01
Fixed #28004 -- Doc'd how to create migrations for an app without a migration...
Tim Graham
2017-04-01
Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions...
Sergey Fedoseev
2017-03-31
Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates en...
Carlton Gibson
2017-03-31
Fixed #27993 -- Fixed model form default fallback for SelectMultiple.
heathervm
2017-03-30
Fixed #25873 -- Made GEOSGeometry handle the srid parameter more predictably.
Sergey Fedoseev
2017-03-28
Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.
Tim Graham
2017-03-27
Fixed #27981 -- Doc'd date/time filter l10n changes in refs #25758.
Claude Paroz
2017-03-23
Refs #27556, #27488 -- Updated support backends docs for isvalid lookup.
Sergey Fedoseev
2017-03-22
Linked GIS QuerySet API docs to corresponding PostGIS docs.
Sergey Fedoseev
2017-03-22
Clarified backend support of Area GIS function.
Sergey Fedoseev
2017-03-21
Fixed #27945 -- Clarified that RegexValidator searches with the regex.
seanfagan
2017-03-21
Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.
Mariusz Felisiak
2017-03-21
Refs #27919 -- Changed Widget.get_context() attrs kwarg to an arg.
Tim Graham
2017-03-20
Removed extra characters in docs header underlines.
Mariusz Felisiak
2017-03-17
Clarified return value of NumGeometries GIS function.
Sergey Fedoseev
2017-03-17
Removed MySQL (unsupported) from Perimeter docs.
Sergey Fedoseev
2017-03-16
Removed self from method signatures in docs.
Alasdair Nicol
2017-03-16
Added SpatiaLite NumPoints support for non-LINESTRING geometries.
Sergey Fedoseev
2017-03-16
Linked GIS functions docs to corresponding PostGIS docs.
Sergey Fedoseev
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2017-03-15
Fixed #27918 -- Documented ChoiceWidget.option_template_name
Pavel Kulikov
2017-03-15
Fixed incorrect import in docs/ref/models/expressions.txt.
lb1c
2017-03-14
Fixed #27834 -- Added StrIndex database function.
Brad Melin
2017-03-11
Fixed #27904 -- Added a system check that Field.validators are callable.
Adam Chainz
2017-03-09
Described DEBUG_PROPAGATE_EXCEPTIONS behavior in more detail.
Tim Graham
2017-02-28
Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__().
Alexey Opalev
2017-02-24
Made a few queryset lookup examples consistent.
Alexkane
2017-02-16
Fixed #27829 -- Deprecated settings.DEFAULT_CONTENT_TYPE.
Tim Graham
2017-02-15
Made a sentence in default_if_none docs consistent with other template filters.
Joon Hwan 김준환
2017-02-11
Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-02-09
Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri().
Chronial
2017-02-08
Fixed #27821 -- Clarified docs of the return value of Form.clean_<fieldname>().
Tim Graham
2017-02-07
Fixed #5851 -- Allowed specifying different HTML attrs for SplitDateTimeWidge...
Mariusz Felisiak
2017-02-07
Converted usage of ugettext* functions to their gettext* aliases
Claude Paroz
2017-02-04
Fixed #27767 -- Added distinct argument to ArrayAgg.
orf
2017-02-03
Fixed spelling of "nonexistent".
Tim Graham
2017-02-01
Fixed #27683 -- Made MySQL default to the read committed isolation level.
Tim Graham
[prev]
[next]