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
Age
Commit message (
Expand
)
Author
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-14
Replaced docs/internals/team.txt with DSF teams page.
Tobias McNulty
2017-03-14
Fixed typo in docs/topics/db/aggregation.txt header.
Mads Jensen
2017-03-13
Typo fix.
Florian Apolloner
2017-03-11
Fixed #27904 -- Added a system check that Field.validators are callable.
Adam Chainz
2017-03-10
Fixed #27924 -- Added support for cx_Oracle 5.3.
Mariusz Felisiak
2017-03-09
Described DEBUG_PROPAGATE_EXCEPTIONS behavior in more detail.
Tim Graham
2017-03-08
Fixed #27911 -- Doc'd how to register custom User with admin.
David D Lowe
2017-03-08
Fixed #24365 -- Made inspectdb translate MySQL unsigned integer columns to po...
Mariusz Felisiak
2017-03-07
Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend.
Camilo Nova
2017-03-07
Fixed #27905 -- Added RelatedFieldWidgetWrapper.value_omitted_from_data().
Raphael Merx
2017-03-07
Added stub release notes for 1.10.7.
Tim Graham
2017-03-07
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
Tim Graham
2017-03-06
Fixed #26817 -- Doc'd downsides and alternatives to Jinja2 context processors.
Tim Graham
2017-03-01
Fixed #26911 -- Removed NoReverseMatch silencing in RedirectView.
Grzegorz Tężycki
2017-03-01
Fixed typo in docs/howto/custom-template-tags.txt.
albertoconnor
2017-03-01
Fixed typo in docs/releases/1.10.6.txt.
Adam Johnson
2017-03-01
Added release date for 1.10.6.
Tim Graham
2017-02-28
Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__().
Alexey Opalev
2017-02-27
Imported django.http classes instead of django.http.
Asif Saifuddin Auvi
2017-02-24
Made a few queryset lookup examples consistent.
Alexkane
2017-02-24
Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures ...
Tim Graham
2017-02-23
Fixed #27878, refs #23919 -- Used python3 shebangs.
Chris Lamb
2017-02-23
Completed 1.10.6 release note
Claude Paroz
2017-02-23
Fixed #25619 -- Made runserver serve with HTTP 1.1 protocol
Claude Paroz
2017-02-22
Refs #27851 -- Clarified that admin.site.urls can't be passed to include().
Tim Graham
2017-02-21
Used "0" ip shortcut for runserver example.
Timothy Allen
2017-02-21
Fixed #27856 -- Improved accuracy of date subtraction on PostgreSQL.
Vytis Banaitis
2017-02-16
Fixed #27828 -- Fixed a crash when subtracting Integer/DurationField from Dat...
Vytis Banaitis
2017-02-16
Clarified that creating a pull request for the tutorial isn't necessary.
Tim Graham
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-15
Removed docs/internals/roles.txt.
Tim Graham
2017-02-13
Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome.
Tim Graham
2017-02-13
Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
amalia
2017-02-11
Fixed #27367 -- Doc'd and tested reversing of URLs with the same name.
Robert Roskam
2017-02-11
Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-02-11
Fixed #25978 -- Deprecated shorcuts.render_to_response().
Tim Graham
2017-02-09
Fixed #20238 -- Added threading support to LiveServerTestCase.
Nadège Michel
2017-02-09
Explained the shell's $ prefix in tutorial 1.
Tim Graham
2017-02-09
Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri().
Chronial
2017-02-08
Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2017-02-08
Fixed #27821 -- Clarified docs of the return value of Form.clean_<fieldname>().
Tim Graham
2017-02-07
Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans.
Tim Graham
2017-02-07
Fixed #5851 -- Allowed specifying different HTML attrs for SplitDateTimeWidge...
Mariusz Felisiak
2017-02-07
Fixed typo in docs/releases/1.11.txt.
Atul Varma
2017-02-07
Converted usage of ugettext* functions to their gettext* aliases
Claude Paroz
2017-02-06
Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model fields w...
Tim Graham
2017-02-06
Fixed #27802 -- Unified return value of db backend datetime SQL methods.
Mariusz Felisiak
[prev]
[next]