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
2016-04-23
Fixed #26533 -- Renamed Widget._format_value() to format_value().
Tim Graham
2016-04-22
Removed unused BaseExpression.refs_aggregate().
Tim Graham
2016-04-22
Fix typos in PGFTS docs.
Marc Tamlyn
2016-04-22
Refs #3254 -- Added full text search to contrib.postgres.
Marc Tamlyn
2016-04-22
Fixed #20189 -- Allowed customizing staticfiles ignored_patterns list
Claude Paroz
2016-04-21
Fixed #22383 -- Added support for HTML5 required attribute on required form f...
Jon Dufresne
2016-04-21
Refs #26455 -- Documented isvalid/makevalid in compatibility table.
Daniel Wiesmann
2016-04-20
Fixed #16327 -- Redirected "Save as new" to change view instead of the change...
Markus Amalthea Magnuson
2016-04-18
Fixed typo in docs/ref/template-response.txt.
eltronix
2016-04-17
Fixed #25951 -- Trimmed default representation of GEOSGeometry
Claude Paroz
2016-04-16
Updated indentation in GEOS docs
Claude Paroz
2016-04-16
Fixed #26510 -- Allowed dim/trim/precision as WKTWriter init arguments
Claude Paroz
2016-04-13
Fixed #26493 -- Documented how built-in signals are sent.
Filipa Andrade
2016-04-12
Refs #17635 -- Tested the Cast function in a geography to geometry context
Claude Paroz
2016-04-09
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
Jeremy Lainé
2016-04-09
Fixed #26479 -- Added 'is not' operator to the if tag.
Alasdair Nicol
2016-04-09
Moved docs about chaining if tag comparison operators.
Alasdair Nicol
2016-04-09
Fixed #26145 -- Made debug context processor return queries for all databases.
Mounir Messelmeni
2016-04-09
Fixed #26455 -- Allowed filtering and repairing invalid geometries.
Daniel Wiesmann
2016-04-08
Fixed #15940 -- Added MySQL note about strict SQL mode
Claude Paroz
2016-04-08
Fixed #26351 -- Added MySQL check to warn about strict mode option
Claude Paroz
2016-04-08
Refs #26351 -- Added check hook to support database-related checks
Claude Paroz
2016-04-08
Refs #22268 -- Fixed typo in docs/ref/models/querysets.txt
Tim Graham
2016-04-07
Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
Mikkel Munch Mortensen
2016-04-07
Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT settings.
Arnaud Limbourg
2016-04-06
Fixed #26470 -- Converted auth permission validation to system checks.
Simon Charette
2016-04-05
Fixed #26201 -- Documented the consequences of rotating the CSRF token on login.
Vaclav Ehrlich
2016-04-04
Fixed #26419 -- Added a link in ALLOWED_HOSTS docs.
Joshua Pereyda
2016-04-04
Fixed #26450 -- Corrected "Save as new" button label in docs.
Markus Amalthea Magnuson
2016-04-03
Fixed #26101 -- Allowed introspection of base_field.model in RangeField
anna
2016-04-03
Correct number of extra arguments in docs for FilePathField.
bellisk
2016-04-02
Fixed #22268 -- Documented values_list() behavior for multivalued relations.a
Iacopo Spalletti
2016-03-31
Fixed #26438 -- Fixed multiple .objects typos in the docs.
Simon Charette
2016-03-31
Removed some docs that should have been removed along with PROFANITIES_LIST.
Tim Graham
2016-03-29
Fixed #26417 -- Allowed setting GDALBand data with partial values.
Daniel Wiesmann
2016-03-29
Fixed #24932 -- Added Cast database function.
Claude Paroz
2016-03-29
Fixed #25759 -- Added keyword arguments to customize Expressions' as_sql().
Kai Feldhoff
2016-03-29
Fixed #26415 -- Allowed deleting nodata value on GDALBands.
Daniel Wiesmann
2016-03-28
Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
Francisco Capdevila
2016-03-23
Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users.
Alexander Gaevsky
2016-03-23
Fixed #25388 -- Added an option to allow disabling of migrations during test ...
Berker Peksag
2016-03-21
Refs #25759 -- Documented customizing expressions' SQL on other databases.
Kai Feldhoff
2016-03-21
Fixed #26365 -- Added a system check to ensure "string_is_invalid" is a string.
Vincenzo Pandolfo
2016-03-21
Fixed grammatical typos in gis docs.
Akshesh
2016-03-21
Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_tem...
Tim Graham
2016-03-19
Fixed #26265 -- Clarified RadioSelect container's HTML id.
Tim Graham
2016-03-19
Refs #24227 -- Replaced M2M isinstance checks by field.many_to_many
Claude Paroz
2016-03-18
Fixed #26375 -- Used a more generic name in a reusable template example.
Tim Graham
2016-03-18
Fixed #25658 -- Allowed inspectdb to inspect a specific set of tables.
José Tomás Tocino
2016-03-14
Fixed #26294 -- Clarified call_command()'s handling of args and options.
Tim Graham
[prev]
[next]