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
2012-09-12
Made minimal changes to make gis test suite start with Python 3
Claude Paroz
2012-09-12
Fixed test output check when password is blank
Claude Paroz
2012-09-12
Fixed #18182 -- Made is_usable_password check if hashing algorithm is correct
Claude Paroz
2012-09-12
Fixed #18790 -- Encoded database password on Python 2
Claude Paroz
2012-09-10
Removed a colloquialism ("and then some") from the documentation index page t...
Julien Phalip
2012-09-10
Removed an obsolete documentation page about admin style customization.
Julien Phalip
2012-09-10
Document and test 'type' usage in Widget attrs
Claude Paroz
2012-09-10
Merge pull request #366 from collinanderson/patch-6
Alex Gaynor
2012-09-10
fixed rfc comment typo in middleware/csrf.py
Collin Anderson
2012-09-10
Fixed #18611 -- Display current date/time when running runserver
Mike Grouchy
2012-09-09
Fixed a couple of test failures on Windows.
Karen Tracey
2012-09-09
Fix an HTML-parser test that's failed in Python 2.6.8 since 5c79dd58.
Carl Meyer
2012-09-09
Fix Python 3 test failure introduced in a78dd109.
Carl Meyer
2012-09-09
Replaced backwards-incompatible changes reference
Karen Tracey
2012-09-09
Replace nested try/finally try/except with try/except/finally.
Florian Apolloner
2012-09-09
Fixes #18933. Fixes code example in docstring.
Martey Dodoo
2012-09-08
Adjust d7853c5 to not show ignorable warnings when running tests.
Malcolm Tredinnick
2012-09-08
Remove an outdated import inadvertently introduced in tests.
Carl Meyer
2012-09-08
Internal refactoring; moving LOOKUP_SEP up one level.
Malcolm Tredinnick
2012-09-08
Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.
Carl Meyer
2012-09-08
Fixed #15906 - Documented HEAD method in CBVs; thanks zsiciarz for the patch.
Tim Graham
2012-09-08
Fixed typo in commit for #15730; thanks Bruno ReniƩ for the catch.
Tim Graham
2012-09-08
Remove a couple unused imports.
Carl Meyer
2012-09-08
Fixed #18545 -- Make the 'no DJANGO_SETTINGS_MODULE' error message more usefu...
Carl Meyer
2012-09-08
Merge pull request #363 from ubernostrum/multidb-examples-18657
James Bennett
2012-09-08
Fix typo: Non -> None
James Bennett
2012-09-08
Untabify multi-db docs.
James Bennett
2012-09-08
Ticket 18657: Fix inconsistent DB names in router example.
James Bennett
2012-09-08
Removed warning check in test_load_overlong_key
Claude Paroz
2012-09-08
Updated print statements to work with py3; thanks Claude Paroz noting this.
Tim Graham
2012-09-08
Moved the admin inline JS to new JS files for cleanliness.
Travis Swicegood
2012-09-08
Fixed #18478 - Documented how to use a mutable default in a model field.
Tim Graham
2012-09-08
Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld!
Tim Graham
2012-09-08
Merge pull request #359 from nmartini/ticket_18832
Tim Graham
2012-09-08
Fixed #15730 - Documented the as_view() method for CBVs.
Tim Graham
2012-09-08
Merge pull request #361 from koniiiik/py3kdoc
Carl Meyer
2012-09-08
Fixed a typo in the Python 3 compatibility docs.
Michal Petrucha
2012-09-08
fixing modelforms example code, ticket #18832
Nick Martini
2012-09-08
Updated docs for dates generic views.
Aymeric Augustin
2012-09-08
Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial ...
Preston Holmes
2012-09-08
refs #12836 - Added a test to assure permalink wraps method attributes
Caleb Smith
2012-09-08
Merge pull request #357 from tswicegood/fix-list-attr
Aymeric Augustin
2012-09-08
Remove Admin's swallowing of AttributeError (#16655, #18593, #18747)
Travis Swicegood
2012-09-08
Fixed #17156 -- Added documentation examples for exists()
Tim Graham
2012-09-08
Avoided mixing dates and datetimes in the examples.
Aymeric Augustin
2012-09-08
Fixed #18365 - Added a reminder of the context processor required for the set...
Tim Graham
2012-09-08
Merge pull request #354 from shabda/ticket_18928
Tim Graham
2012-09-08
Fixed #15566 - Documented that update() doesn't honor DateField.auto_now
Tim Graham
2012-09-08
Moved get_primary_key_column implementation to base
Claude Paroz
2012-09-08
Fixed #18928. Tightened language in docs/README.
Shabda Raaj
[prev]
[next]