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
2013-12-28
Fixed doc indentation in previous commit.
Tim Graham
2013-12-28
Fixed #20346 -- Made cache middleware vary on the full URL.
ijl
2013-12-28
Fixed #21618 -- Added hints about openlayers.js hosting
Claude Paroz
2013-12-28
Used app_label instead of appname.
Aymeric Augustin
2013-12-28
Updated the AppCommand API to support apps without a models module.
Aymeric Augustin
2013-12-27
Fixed #21650 -- Corrected bad advice for plural translation.
Tim Graham
2013-12-26
Fixed #21582 -- Corrected URL namespace example.
Tim Graham
2013-12-26
Fixed #21629 -- Added instructions for loading MySQL time zone definitions.
Tim Graham
2013-12-26
Made the AppConfig API marginally more consistent.
Aymeric Augustin
2013-12-26
Fixed #21627 -- Added unicode_literals to changepassword command.
Jon Lønne
2013-12-26
Added 1.6.2 release note for 542198c1d
Claude Paroz
2013-12-25
Swapped app registry and app config API docs.
Aymeric Augustin
2013-12-25
Unified listing of shell commands/code
Yaroslav Halchenko
2013-12-25
Added versionadded annotations for redirect middleware attributes.
Tim Graham
2013-12-25
Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.
Tim Graham
2013-12-25
Fixed #21669 -- Typo in docs/ref/forms/fields.txt.
Tim Graham
2013-12-24
Copy-edited previous commit.
Aymeric Augustin
2013-12-24
Added release notes for app loading changes.
Aymeric Augustin
2013-12-24
Updated a few doc paragraphs following the app-loading refactor.
Aymeric Augustin
2013-12-24
Documented the Apps and AppConfig APIs.
Aymeric Augustin
2013-12-24
Added more spatial predicates for prepared geometries
Claude Paroz
2013-12-24
Dropped support for GEOS < 3.1
Claude Paroz
2013-12-24
Renamed AppCache to Apps.
Aymeric Augustin
2013-12-23
Added modify_settings to alter settings containing lists of values.
Aymeric Augustin
2013-12-18
Fixed #21585 -- Updated some links to 3rd party database projects.
Tim Graham
2013-12-18
Fixed #21613 -- Removed a hardcoded input id from the tutorial.
Tim Graham
2013-12-18
Fixed #21386 -- Removed admindocs dependence on sites framework
Bouke Haarsma
2013-12-18
Fixed #11629 -- Deprecated callable arguments to queryset methods.
Baptiste Mispelon
2013-12-18
Fixed #21632 -- Docs: Removed example with callable as query parameter
Kevin Christopher Henry
2013-12-18
Fixed #21552 -- Allowed the use of None for the iexact lookup.
Denis Moskalets
2013-12-18
Fixed #21625 -- incorrect documentation for DiscoverRunner.build_suite
Tianyi Wang
2013-12-17
Deprecated get_app_package, get_app_path and get_app_paths.
Aymeric Augustin
2013-12-17
Moved django.db.models.loading to django.apps.cache.
Aymeric Augustin
2013-12-16
Fixed #17413 -- Serialization of form errors along with all metadata.
Loic Bistuer
2013-12-15
Added some internal links to render_to_string documentation.
Baptiste Mispelon
2013-12-15
Merge pull request #2079 from brutasse/master
Alex Gaynor
2013-12-15
Fixed #21621 -- Removed kqueue autoreloader.
Aymeric Augustin
2013-12-15
Fix docs typo
Andrew Godwin
2013-12-15
Typo in 1.7 release notes
Bruno Renié
2013-12-15
Added internal link to i18n documentation.
Baptiste Mispelon
2013-12-14
Fixed #21539 -- Added example of modelformset_factory's form argument
Alasdair Nicol
2013-12-14
Clarifed table rewrites in migration docs.
Marti Raudsepp
2013-12-14
Fixed E127 pep8 warnings.
Loic Bistuer
2013-12-14
Fixed #21614 -- improved docs on configuring email for development.
Chris Jerdonek
2013-12-14
Removed usage of to-be-deprecated ADMIN_FOR setting in contributing docs
Bouke Haarsma
2013-12-14
Fixed link text for "Testing in Django" in tutorial 5.
Chris Jerdonek
2013-12-13
Fixed #21580 -- Clarified why render() does not return a TemplateResponse obj...
johannes-gehrs
2013-12-13
Added 1.6.2 release notes stub.
Tim Graham
2013-12-13
Merge pull request #2067 from dominicrodger/master
Tim Graham
2013-12-13
Changed documentation of HttpResponse.content to indicate it's a bytestring
Baptiste Mispelon
[next]