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-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
2016-01-29
Fixed #26137 -- Confirmed support for SpatiaLite 4.2/4.3 and added instructions.
Tim Graham
2016-01-29
Fixed #26150 -- Sorted app_labels in migrate command output
Markus Holtermann
2016-01-28
Fixed #25917 -- Clarified reversibility of RemoveField.
Tim Graham
2016-01-28
Fixed #25354 -- Added class/app_label interpolation for related_query_name.
James Pulec
2016-01-25
Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
Chris Lamb
2016-01-23
Fixed #24109 -- Allowed RunSQL and RunPython operations to be elided.
Simon Charette
2016-01-22
Fixed #24116 -- Moved AdminSite.check_dependencies() to system checks.
Vincenzo Pandolfo
2016-01-22
Fixed #26118 -- Added 'is' operator to if template tag.
Preston Timmons
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-22
Fixed #26121 -- Updated MySQL storage engine example.
Tim Graham
2016-01-21
Changed `action="."` to `action=""` in tests and docs.
Luke Plant
2016-01-15
Added docs about configuring CSRF support in AngularJS.
Danilo Bargen
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2016-01-14
Fixed #26078 -- Clarified "old vs. new" in model._meta upgrade guide.
Tim Graham
2016-01-14
Fixed #25697 -- Made default error views error when passed a nonexistent temp...
Iacopo Spalletti
2016-01-13
Refs #25769 -- Updated docs to reflect get_version() uses PEP 0440.
Tim Graham
2016-01-12
Removed an unncessary docs cross-reference for call_command().
Tim Graham
2016-01-12
Made CommandError use the exception directive in docs.
Tim Graham
2016-01-11
Added missing period to "etc.".
pp
2016-01-11
Fixed #25385 -- Allowed importing views.generic.View from views.View.
Varun Sharma
2016-01-11
Fixed #25684 -- Made runserver use logging for request/response output.
Flavio Curella
2016-01-11
Refs #25755 -- Unified a couple more spellings of 'website'.
pp
2016-01-08
Refs #25995 -- Documented that JSONField doesn't handle sophisticated seriali...
Tim Graham
[prev]
[next]