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-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
2016-03-13
Fixed typos in docs.
Jakub Wilk
2016-03-12
Fixed #26345 -- Clarified which RangesFields always return a canonical form.
Tim Graham
2016-03-12
Fixed #26239 -- Added a note about how auto_now works with QuerySet.update().
Duane Hilton
2016-03-09
Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.
Tim Graham
2016-03-09
Fixed indenting in "Serving files in development" code example
Tim Osborn
2016-03-08
Fixed #26033 -- Added Argon2 password hasher.
Bas Westerbaan
2016-03-05
Refs #26217 -- Fixed typo in docs/ref/class-based-views/generic-date-based.txt.
Michal Petrucha
2016-03-05
Fixed #26315 -- Allowed call_command() to accept a Command object as the firs...
Jon Dufresne
2016-03-03
Fixed #26321 -- Added missing "for_save" parameter in expressions example.
Tim Graham
2016-03-03
Fixed #26310 -- Documented that a queryset ordering must be specified to ensu...
Tim Graham
2016-03-03
Fixed #26309 -- Documented that login URL settings no longer support dotted p...
Alasdair Nicol
2016-03-02
Refs #19527 -- Fixed typo in docs/ref/models/querysets.txt.
Tim Graham
2016-03-02
Fixed #26285 -- Deprecated the MySQL-specific __search lookup.
Marc Tamlyn
2016-03-02
Refs #19527 -- Allowed QuerySet.bulk_create() to set the primary key of its o...
acrefoot
2016-03-01
Fixed #26217 -- Added a warning about format strings to WeekArchiveView docs.
Michal Petrucha
2016-03-01
Fixed #26165 -- Added some FAQs about CSRF protection.
acemaster
2016-03-01
Fixed typos in docs/ref/models/meta.txt.
Taranjeet
2016-02-29
Fixed #26186 -- Documented how app relative relationships of abstract models ...
Simon Charette
2016-02-27
Fixed #26230 -- Made default_related_name affect related_query_name.
chenesan
2016-02-27
Fixed #26275 -- Noted difference between o and Y date format chars.
inondle
2016-02-26
Fixed #25279 -- Made prefetch_related_objects() public.
Adam Chainz
2016-02-25
Fixed #26278 -- Clarified apps.ready docs.
Tim Graham
2016-02-24
Fixed #26266 -- Output the primary key in the GeoJSON serializer properties
Claude Paroz
2016-02-23
Fixed #23832 -- Added timezone aware Storage API.
James Aylett
2016-02-23
Fixed #25670 -- Allowed dictsort to sort a list of lists.
Andrew Kuchev
2016-02-23
Fixed #26190 -- Returned handle() result from call_command
Claude Paroz
2016-02-22
Fixed #26187 -- Removed weak password hashers from PASSWORD_HASHERS.
Tim Graham
2016-02-21
Fixed #26238 -- Raised explicit error for non-editable field in ModelForm
Claude Paroz
2016-02-19
Fixed #25974 -- Switched GIS docs to 4 spaces indentation.
Sergey Fedoseev
2016-02-19
Fixed some code blocks indentation in GIS docs.
Sergey Fedoseev
2016-02-18
Fixed #26107 -- Added option to int_list_validator() to allow negative integers.
Akshesh
[next]