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-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
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
2013-07-16
Merge pull request #1358 from loic/docs
Tim Graham
2013-07-16
Rephrased the docs for reporting security issues to make it less intimidating.
Loic Bistuer
2013-07-15
Fixed some markup in docs/ref/templates/api.txt
Tim Graham
2013-07-14
Fixed #20746 -- Removed Python 2.6 specific code/docs
Tim Graham
2013-07-14
Merge pull request #1357 from dbinetti/patch-1
Tim Graham
2013-07-13
Fixes grammatical error in auth docs
David Binetti
2013-07-13
Fixed #20681 -- Prevented teardown_databases from attempting to tear down ali...
Tim Graham
2013-07-13
Removed Python 2.6 references in GIS docs
Claude Paroz
2013-07-13
Removed obsolete sentence in queries docs
Claude Paroz
2013-07-13
Fixed a deprecation warning in a selenium test.
Tim Graham
2013-07-13
Fixed #20582 -- Allowed default Form.label_suffix to be translated
Claude Paroz
2013-07-13
Isolated host validation tests in own test case
Claude Paroz
2013-07-12
Fixed #20740 -- GenericIPAddressField should pass protocol to formfield()
Tim Graham
2013-07-12
Fixed #20653 -- Renamed checksetup -> check missed in [03465639]
Tim Graham
2013-07-12
Fixed #20429 -- Added QuerySet.update_or_create
Karol Sikora
2013-07-12
Fixed #19031 -- Added a warning when using override_settings with 'DATABASES'
Joeri Bekker
[next]