index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2013-07-30
Rename allow_syncdb to allow_migrate
Andrew Godwin
2013-07-30
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
Andrew Godwin
2013-07-30
Start adding schema migration into the release notes
Andrew Godwin
2013-07-26
Fix Python 3 support
Andrew Godwin
2013-07-26
Fix "OK" alignment in migrate output
Andrew Godwin
2013-07-26
Add --fake option to migrate
Andrew Godwin
2013-07-26
Fix timezone warnings if USE_TZ=True
Andrew Godwin
2013-07-26
Prettier imports
Andrew Godwin
2013-07-26
Use new transaction API in syncdb section of migrate
Andrew Godwin
2013-07-26
Remove nasty error message checking hack
Andrew Godwin
2013-07-26
A bit more documentation
Andrew Godwin
2013-07-25
Add test for creating M2Ms
Andrew Godwin
2013-07-25
More migration docs, and conversion of all easy syncdb references
Andrew Godwin
2013-07-25
Small start to migrations documentation
Andrew Godwin
2013-07-25
Add tests for the migrate command and fix a bug they exposed
Andrew Godwin
2013-07-22
Make migrate command recognise prefixes and 'zero'.
Andrew Godwin
2013-07-22
Make multi-app-cache tests work again
Andrew Godwin
2013-07-22
Merge branch 'master' into schema-alteration
Andrew Godwin
2013-07-22
Merge pull request #1390 from garnertb/master
Marc Tamlyn
2013-07-22
Fixed small grammatical error in docstring.
Tyler Garner
2013-07-22
Fixed #20773 -- [gis] Fixed regression in GoogleMap output
Claude Paroz
2013-07-22
Fixed #20781 -- Fixed _has_changed regression with MultiValueField
Claude Paroz
2013-07-21
Fixed #13629 -- Added CSS classes to the `<body>` tag of some admin templates...
Thomas Sorrel
2013-07-21
Fixed an email validation regression
Claude Paroz
2013-07-21
Fixed #13696 -- ensured inline pk field is rendered
Karen Tracey
2013-07-19
Fixed #20765 -- Set small values of `step` using exponential notation.
Simon Charette
2013-07-19
Fixed #18551 -- Enabled skipIfDBFeature/skipUnlessDBFeature to decorate a class
Claude Paroz
2013-07-19
Fixed #14656 -- Added Atom1Feed `published` element
Matt Deacalion Stevens
2013-07-19
Merge pull request #1374 from seocam/fix_i18n_docs
Tim Graham
2013-07-19
Merge pull request #1377 from Matt-Stevens/doc-fixes-ref-databases
Tim Graham
2013-07-19
Merge pull request #1375 from Matt-Stevens/master
Tim Graham
2013-07-19
Merge pull request #1378 from loic/docs
Tim Graham
2013-07-19
Fixed #20772 -- Fixed minor typo in form media docs.
Loic Bistuer
2013-07-19
Updated the `databases` documentation
Matt Deacalion Stevens
2013-07-19
Fix Croatia's country code in `localflavor` docs
Matt Deacalion Stevens
2013-07-18
LocaleMiddleware isn't default anymore
Sergio Oliveira
2013-07-18
Fixed #20767 -- Fixed ModelAdmin.preserve_filters for namespaced URLs.
Loic Bistuer
2013-07-18
Merge pull request #1372 from loic/admin
Tim Graham
2013-07-18
Cleaned up UserAdmin.get_form() that worked around a bug fixed in 23e1b59.
Loic Bistuer
2013-07-18
Fixed #20762 -- Clarified that add_fieldsets is not a standard ModelAdmin att...
Tim Graham
2013-07-18
Merge pull request #1370 from Matt-Stevens/doc-url-fix
Tim Graham
2013-07-18
Fixed #20763 -- Typo in tutorial 3.
Tim Graham
2013-07-18
Atom specification URL updated
Matt Deacalion Stevens
2013-07-18
Merge pull request #1368 from alasdairnicol/inspectdb_docs
Marc Tamlyn
2013-07-18
Fixed typo in inspectdb docs
Alasdair Nicol
2013-07-17
Allowed Context.push to behave as a context mananger.
Curtis Maloney
2013-07-17
Couple of cleanups in RelatedObjectLookups.js
Tim Graham
2013-07-17
Fixed #20756 -- Typo in uWSGI docs.
Tim Graham
2013-07-16
Fixed #14007 -- Added model discovery in models module without the need to sp...
Tim Graham
2013-07-16
Reworked docs for ModelForm validation.
Loic Bistuer
[next]