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-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
2013-12-12
Copied 1.6.1 release notes from stable/1.6.x branch.
Tim Graham
2013-12-12
Moving notes for assertNumQueries next to the other changes to test infrastru...
Dominic Rodger
2013-12-12
Fixed #21591 -- Added documentation about contrib.messages.get_messages.
Rémy HUBSCHER
2013-12-11
Fixed #21462 -- Made `assertNumQueries` print executed queries on failure.
Dominic Rodger
2013-12-11
Fixed #21510 -- Readded search reset link in changelist search bar
Claude Paroz
2013-12-09
Fixed #21560 -- missing 'slug' field in example code
Christian Schmitt
2013-12-08
Removed an erroneous leading slash introduced by a626bdf648a.
Simon Charette
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-08
(Re-)added GeoDjango instructions for building pysqlite2 correctly.
Ramiro Morales
2013-12-07
Fixed #18531 -- Deprecated Geo Sitemaps
Claude Paroz
2013-12-07
Fixed #21551 -- Reenabled loading fixtures from subdirectory
Claude Paroz
2013-12-07
Fixed #21568 -- Added missing ModelMultipleChoiceField to_python method
Claude Paroz
2013-12-07
Added fix for #21530 to 1.6.1 release notes.
Baptiste Mispelon
2013-12-06
Removed a u'' prefix that prevented the docs from building on Python 3.2.
Tim Graham
2013-12-05
Fixed #21562 -- Warned against using the same app name as a django contrib app.
Alasdair Nicol
2013-12-05
Fixed another typo in custom model field documentation.
Baptiste Mispelon
2013-12-05
Fixed typo in custom model field documentation.
Baptiste Mispelon
2013-12-04
Fixing manager documentation inaccuracy
Frank Wiles
2013-12-04
List 1.6.x releases in descending order
Alasdair Nicol
2013-12-04
Fixed #21558 -- Support building CHM files.
Aymeric Augustin
2013-12-04
Added link to localized formatting doc from main index.
Ramiro Morales
2013-12-02
Fixed #13476 -- Added support for color in console output under Windows.
Ramiro Morales
2013-12-02
Fixed #21538 -- Added numpy to test/requirements/base.txt
Alasdair Nicol
2013-11-30
Fixed #21535 -- Fixed password hash iteration upgrade.
Tim Graham
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-30
Documented the house style for gender neutral pronouns.
Alex Gaynor
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-30
Removed Form._errors from the docs in favor of the add_error API.
Loic Bistuer
2013-11-30
Fixed #20867 -- Added the Form.add_error() method.
Loic Bistuer
[prev]
[next]