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
Age
Commit message (
Expand
)
Author
2014-01-25
Docs correction: apps loaded from eggs do not have appconfig.path None.
Carl Meyer
2014-01-25
Fixed #17304 -- Allow single-path and configured-path namespace packages as a...
Carl Meyer
2014-01-25
Fixed #21873 -- Removed duplicate import.
Aymeric Augustin
2014-01-25
Fixed #21836 -- Improved transaction docs about autocommit mode
Chris Jerdonek
2014-01-25
Merge pull request #2213 from dnerdy/ticket-14007-contributors
Tim Graham
2014-01-25
Fixed a failing schema assertion.
Simon Charette
2014-01-25
Added ticket #14007 contributors to AUTHORS
Mark Sandstrom
2014-01-25
Merge pull request #2211 from carljm/t21867
Jannis Leidel
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-24
Fixed #21871 -- Fixed Apps.is_installed() for apps with custom label.
Carl Meyer
2014-01-25
Unroll choices iterators in field deconstruction
Andrew Godwin
2014-01-25
Fixed #21783: More SQLite default fun with nulls.
Andrew Godwin
2014-01-24
Fixed #21867 -- Removed AppStaticStorage; app paths are now AppConfig's job.
Carl Meyer
2014-01-24
Fixed typo in error message.
Arne Brodowski
2014-01-24
Fixed #21870 -- Admin check for list_editable_item
Arne Brodowski
2014-01-24
Fixed #21869 -- Fixed docs building with Sphinx 1.2.1.
Tim Graham
2014-01-24
Fixed #21824 -- Added reference to LTS in docs/internals/security.txt
James Turley
2014-01-24
Fix soft-apply detection of migrations with dependencies
Andrew Godwin
2014-01-24
Fixed #21787 -- regression in MTI .exclude() queries
Anssi Kääriäinen
2014-01-23
Fixed #21865 -- Incorrect signs in documented example.
Marc Tamlyn
2014-01-23
Merge branch 'stable/1.7.X'
Marc Tamlyn
2014-01-23
Merge pull request #2203 from mjtamlyn/post-beta-branching
Tim Graham
2014-01-23
We should branch after the first beta.
Marc Tamlyn
2014-01-23
Fixed #21847 -- Clarified where ContactForm was defined
Tom Atkins
2014-01-23
Merge pull request #2205 from ctbarna/21864-custom-lookup-unclosed-string
Alex Gaynor
2014-01-23
Fixed #21864 -- Fixed missing quote in custom lookup example.
Baptiste Mispelon
2014-01-23
Fixes #21864: Close string in example of custom lookups doc page.
Chris Barna
2014-01-23
Fixed #21861 -- Fixed typo in 1.7 release notes.
Tim Graham
2014-01-23
Fixed some punctuation; thanks Chris Jerdonek.
Tim Graham
2014-01-23
Add docs about converting from South
Andrew Godwin
2014-01-23
We should branch after the first beta.
Marc Tamlyn
2014-01-22
[1.7.x] Bump version number for 1.7 alpha 1.
1.7a1
James Bennett
2014-01-22
Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-22
Fixed #20834 -- Described how caching of user permissions works.
Tim Graham
2014-01-22
Added a link to the 1.6 release notes which also fixed a rendering issue.
Tim Graham
2014-01-22
Fixed #21529 -- Noted that {% url %} encodes its output (refs #13260).
Tim Graham
2014-01-22
Added some missing whitespace around arithmetic operators
Alex Gaynor
2014-01-22
Fixed #21726 -- Clarified that password should not be included in REQUIRED_FI...
Tim Graham
2014-01-22
Fixed some markup that caused broken links in the static files docs.
Tim Graham
2014-01-22
Fixed #21846 -- Made NestedObjects handle related_name with %(app_label)s or ...
Loic Bistuer
2014-01-22
Merge pull request #2198 from Markush2010/ticket21852
Andrew Godwin
2014-01-22
Fixed #21850 -- Made GeometryField.geodetic case insensitive
Oliver George
2014-01-22
Fixed #21852 -- Make migration writer serialize iterators
Markus Holtermann
2014-01-21
Fixed #21827 -- Install django-admin and django-admin.py
Florian Apolloner
2014-01-21
Merge pull request #2186 from zemanel/master
Tim Graham
2014-01-21
Corrected problem with MySQL checks handler and related fields.
Russell Keith-Magee
2014-01-21
Changed django-admin back to django-admin.py. Refs #21827
Florian Apolloner
2014-01-20
Removed some stray newlines which caused flake8 issues
Alex Gaynor
2014-01-20
Fix a check_framework test so it doesn't fail when TEST_RUNNER is set (e.g. o...
Carl Meyer
[prev]
[next]