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
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-26
Updated contrib.admin to use Email/URLInputs; refs #16630
Tim Graham
2013-07-26
Fixed related model lookup regression
Anssi Kääriäinen
2013-07-26
Fixed #20625 -- Chainable Manager/QuerySet methods.
Loic Bistuer
2013-07-25
Fixed handling of template loader tests.
Carl Meyer
2013-07-25
Added versionadded directive missing from b7bd708.
Aymeric Augustin
2013-07-25
Fixed #20769 -- Added "Python compatibility" section to the 1.6 release notes.
Tim Graham
2013-07-25
Fixed #20679 -- Corrected CachedFilesMixin.post_process docstring.
Tim Graham
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
Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop
mark hellewell
2013-07-25
Small start to migrations documentation
Andrew Godwin
2013-07-25
Fixed ._meta.pk_index() virtual field failure
Anssi Kääriäinen
2013-07-25
Add tests for the migrate command and fix a bug they exposed
Andrew Godwin
2013-07-25
Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs.
Brenton Cleeland
2013-07-24
Fixed #18168 -- clarified precedence of validation
Preston Holmes
2013-07-24
Fixed #20766 -- Deprecated FastCGI support.
Tim Graham
2013-07-24
Fixed #19941 -- Modified runtests.py to make running the tests easier.
Anssi Kääriäinen
2013-07-24
Merge pull request #1395 from funkbit/master
Marc Tamlyn
2013-07-24
Fixed typo in Custom management commands documentation.
Jon Lønne
2013-07-24
Fixed #14300 -- Fixed initial SQL location if models is a package.
Tim Graham
2013-07-24
Fixed #20794 -- Documented changes to validate_email
Dominic Rodger
2013-07-23
Fixed #10284 -- ModelFormSet.save(commit=False) no longer deletes objects
Tim Graham
2013-07-23
Fixed #20761 -- Reworded ForeignKey default error message
ersran9
2013-07-23
Fixed test failures introduced in e716518ad29898fb25c820023aaf2fdd1c9eb4af
Tim Graham
2013-07-23
Fixed #19900 -- Updated admin buttons to use CSS3 rounded corners.
Pedro Mourelle
2013-07-23
Fixed #20760 -- Reduced timing variation in ModelBackend.
Aymeric Augustin
2013-07-23
Fixed #20761 -- Fixed DatabaseError handling in get_or_create and update_or_c...
Loic Bistuer
2013-07-23
Fixed #19019 -- Fixed UserAdmin to log password change.
Kirill Fomichev
2013-07-23
Minor change to get_extra_descriptor_filter()
Anssi Kääriäinen
2013-07-23
Fixed #20788 -- exclude() generated subquery failure
Anssi Kääriäinen
2013-07-23
Fixed #20782 -- qs.values().aggregate() failure
Anssi Kääriäinen
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
[prev]
[next]