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-29
Misc doc cleanups.
minusf
2013-07-29
Allowed overriding variables in docs/Makefile.
minusf
2013-07-29
Fixed #20774 -- Mention the new django-localflavor app as a replacement for t...
Jannis Leidel
2013-07-28
Fixed ReST typo in topics/class-based-views/mixins.txt
Tim Graham
2013-07-28
Simplified smart_urlquote and added some basic tests.
Florian Apolloner
2013-07-27
Moved a release note that I had accidentally misplaced in bb145e2c47d71.
Julien Phalip
2013-07-27
Fixed #11195 -- Added CSS classes to the changelist cells to allow style cust...
Julien Phalip
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-27
Fixed #18404 -- Added test for AppStaticStorage with non ascii path
Florian Hahn
2013-07-27
Fixed #18511 -- Cleaned up admin password reset template titles.
Serge G. Spaolonzi
2013-07-26
Fixed #20805 -- Removed an extra colon beside checkboxes in the admin.
Tim Graham
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
Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop
mark hellewell
2013-07-25
Fixed ._meta.pk_index() virtual field failure
Anssi Kääriäinen
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
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
[next]