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-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
2016-02-18
Added intended use in the admin's introduction.
Tim Graham
2016-02-17
Fixed #25687 -- Documented how to add database function support to third-part...
Tim Graham
2016-02-17
Fixed #25735 -- Added support for test tags to DiscoverRunner.
Jakub Paczkowski
2016-02-17
Followed recommended ValidationError use in docs.
Jon Dufresne
2016-02-16
Used relative models imports in the GIS tutorial.
Juan José Conti
2016-02-12
Removed unneeded hint=None/obj=None in system check messages.
Tim Graham
2016-02-10
Fixed #26014 -- Added WSGIRequest content_type and content_params attributes.
Curtis Maloney
2016-02-10
Fixed #26154 -- Deprecated CommaSeparatedIntegerField
Brobin
2016-02-09
Fixed #26182 -- Removed an obsolete (refs #24917) paragraph in admindocs.
userimack
2016-02-09
Fixed #26181 -- Corrected AngularJS CSRF example.
userimack
2016-02-06
Fixed spelling -- super set -> superset.
Sergey Fedoseev
2016-02-05
Fixed #25833 -- Added support for non-atomic migrations.
Pankrat
2016-02-04
Fixed #12405 -- Added LOGOUT_REDIRECT_URL setting.
Hugo Osvaldo Barrera
2016-02-03
Changed gypsy to manouche in docs and tests.
Blake Griffith
2016-02-02
Made identation of default setting docs more consistenct.
Tim Graham
2016-02-01
Unified some doc links to OneToOneField and ManyToManyField.
Tim Graham
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-30
Fixed #26156 -- Added createsuperuser instructions to admin docs.
Yoong Kang Lim
2016-01-29
Made formatting of docs for settings defaults more consistent.
Tim Graham
[prev]
[next]