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-28
Fixed #21853 -- Fixed Manager.__module__ to properly return 'django.db.models...
Loic Bistuer
2014-01-27
Fixed #21874 -- Require Django applications to have a filesystem path.
Carl Meyer
2014-01-27
Removed TransRealMixin.
Aymeric Augustin
2014-01-27
Removed superfluous uses of TransRealMixin.
Aymeric Augustin
2014-01-27
Minor cleanup.
Aymeric Augustin
2014-01-27
Fixed #21872: Not detecting dependencies from M2M fields
Andrew Godwin
2014-01-26
Added release note stubs for 1.5.6 and 1.4.11.
Tim Graham
2014-01-26
Added missing items to 1.6.2 release notes.
Tim Graham
2014-01-26
Fixed #21823 -- Upgraded six to 1.5.2
Tim Graham
2014-01-26
Fixed #19774 -- Deprecated the contenttypes.generic module.
Simon Charette
2014-01-26
Fixed some missing/extraneous new line warnings.
Simon Charette
2014-01-26
Fixed #21866 -- Replaced "COMMIT" in managmement command SQL with backend hook.
Wojciech Banaś
2014-01-26
Fixed #21880 -- Added missing items to django.utils.timezone.__all__.
Aymeric Augustin
2014-01-26
Fixed #21877 -- Renamed django.apps.base to config.
Aymeric Augustin
2014-01-26
Took advantage of the new get_model API. Refs #21702.
Aymeric Augustin
2014-01-26
Fixed #21702 -- get_model('app_label.ModelName').
Aymeric Augustin
2014-01-26
Fixed typo. Refs #21836.
Aymeric Augustin
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-25
Moved sys.path-extending decorator to django.test.utils and used throughout t...
Carl Meyer
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
[prev]
[next]