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-10-15
Fixed #21263 -- Fixed issue with override_settings in inherited classes
Claude Paroz
2013-10-15
Fixed #7603 -- Added a 'scheme' property to the HttpRequest object
Unai Zalakain
2013-10-15
Fixed #21006 -- Added example code for overriding methods on an InlineFormSet.
Tianyi Wang
2013-10-15
Merge pull request #1382 from loic/ticket19617
Marc Tamlyn
2013-10-15
Handle Apps with South migrations as unmigrated apps.
Florian Apolloner
2013-10-14
Fixed a webdesign template tag docstring to prevent parsing as metadata.
Tim Graham
2013-10-15
Fixed #7261 -- support for __html__ for library interoperability
Unai Zalakain
2013-10-14
Fixed #21223 -- Added form.id_for_label to topic guide.
Sorcha Bowler
2013-10-14
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
Larry O'Neill
2013-10-14
Fixed #21269 -- Don't crash when CommandError contains non-ascii
Claude Paroz
2013-10-14
Close file after tests added in 945e033a69.
Ramiro Morales
2013-10-14
Added flake8 info to setup.cfg.
Tim Graham
2013-10-14
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...
M Nasimul Haque
2013-10-14
Fixed #20962 -- Documented that template tag render() may raise exceptions.
Bouke Haarsma
2013-10-14
Fixed #8620 -- Updated the Form metaclass to support excluding fields by shad...
Loic Bistuer
2013-10-14
Fixed #19617 -- Refactored Form metaclasses to support more inheritance scena...
Loic Bistuer
2013-10-14
Clarfied the ModelForm docs with respect to generated vs. declared fields.
Loic Bistuer
2013-10-14
Fixed #21210 -- Documented when runserver doesn't auto-restart.
Bouke Haarsma
2013-10-14
Merge pull request #1733 from joaoxsouls/#18866
Marc Tamlyn
2013-10-14
Fixed #18866 -- added validation error for verbose_name longer than 39 charac...
joaoxsouls
2013-10-14
Fixed #21264 -- Incorrect RST usage in docs
Bouke Haarsma
2013-10-14
Fixed #21027 -- Updated tutorial 5 docs to link to management shell command p...
Max Vizard
2013-10-14
Fixed #15888 -- Made tablename argument of createcachetable optional
Claude Paroz
2013-10-14
Amend my description in committers.txt.
Marc Tamlyn
2013-10-14
Imported custom user classes in tests depending on it
Claude Paroz
2013-10-13
Fixed #21256 -- Error in datetime_safe.datetime.combine.
Aymeric Augustin
2013-10-13
Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible.
Aymeric Augustin
2013-10-13
Fixed #19560 -- Identified field in warning for naive datetime.
Aymeric Augustin
2013-10-12
Fixed #21173 -- Stopped fixing format for date-based widgets at init time
Claude Paroz
2013-10-12
Forms docs: More emphasis in 'id' value customizability.
Ramiro Morales
2013-10-12
Updated OpenLayers version from 2.11 to 2.13
Claude Paroz
2013-10-11
Fixed #15582 -- Documented how TransactionTestCase.multi_db affects fixtures.
Tim Graham
2013-10-11
Fixed errors in 848101bf1736d1c01eb86968e85a14c7466bb376
Tim Graham
2013-10-11
Minor edits to docs/topics/db/queries.txt.
Cody Scott
2013-10-11
Added tests for URLValidator schemes.
Sascha Peilicke
2013-10-11
Fixed #13252 -- Added ability to serialize with natural primary keys.
Tai Lee
2013-10-11
Fixed #8918 -- Made FileField.upload_to optional.
Tim Graham
2013-10-11
Fixed assorted flake8 errors.
Tim Graham
2013-10-10
Small improvements to docs/topics/db/models.txt
Cody Scott
2013-10-10
Sanitized test assertions in gdal tests
Claude Paroz
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-10
Fixed an undefined variable and clarified the purpose of a test.
Tim Graham
2013-10-10
Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.
Tim Graham
2013-10-10
Used "is" for comparisons with None.
Tim Graham
2013-10-10
Removed unnecessary semicolons.
Tim Graham
2013-10-09
Fixed #21222 - Documented that 'default' and 'other' must be different databa...
Tim Graham
2013-10-09
Fixed #19924 -- Fixed selectors in actions.js that did not use options.
crccheck
2013-10-09
Fixed grammar/typos in auth customization docs
Claude Paroz
2013-10-09
Fixed regression introduced by 20472aa827669d2b83b74e521504e88e18d086a1.
Baptiste Mispelon
2013-10-09
Fixed #21243 -- Corrected exception message in multiple database tests.
Russell Keith-Magee
[prev]
[next]