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
2010-08-07
Rationalized the verbosity levels (including introducing a new super-verbose ...
Russell Keith-Magee
2010-08-07
Fixed #13552 -- Added a 'using' parameter to database signals. Thanks to gman...
Russell Keith-Magee
2010-08-07
Fixed #13658 -- Added missing command in JavaScript example. Thanks to erikr ...
Russell Keith-Magee
2010-08-07
Fixed #13661 -- Corrected example in the serialization docs. Thanks to jabapy...
Russell Keith-Magee
2010-08-07
Fixed #13687 -- Corrected request/response docs that mistakenly suggested __g...
Russell Keith-Magee
2010-08-07
Fixed #13718 -- Corrected typo in model docs. Thanks to gvkalra for the report.
Russell Keith-Magee
2010-08-07
Fixed #13727 -- Corrected alphabetical sorting in settings docs. Thanks to ad...
Russell Keith-Magee
2010-08-07
Fixed #13594 -- Corrected typo in email docs. Thanks to mostrovsky for the re...
Russell Keith-Magee
2010-08-07
Fixed #14070 -- Updated Serbian translations. Thanks to janos.
Russell Keith-Magee
2010-08-07
Fixed #8426 - 'helptext' CSS class - hopefully for real this time.
Luke Plant
2010-08-06
Tweaked r13520 translation update (one forgtten fuzzy string).
Ramiro Morales
2010-08-06
Updated es_AR translation.
Ramiro Morales
2010-08-06
Fixed #8426 - added 'helptext' CSS class to help text in forms to aid in styling
Luke Plant
2010-08-06
Fixed #11159 -- Added mimetype detection to the test client for file uploads....
Russell Keith-Magee
2010-08-06
Updated German translation.
Jannis Leidel
2010-08-06
Fixed #14069 -- Updated Czech translation. Thanks to Tuttle.
Russell Keith-Magee
2010-08-06
Fixed #13615 -- Clarified test assertion text to avoid confusion when respons...
Russell Keith-Magee
2010-08-06
Fixed #12775 -- Modified the --exclude argument to dumpdata to allow exclusio...
Russell Keith-Magee
2010-08-06
Fixed #13092 -- Added support for the "in" operator when dealing with context...
Russell Keith-Magee
2010-08-06
Fixed #12746 -- Updated sorting calls to use 'key' instead of 'cmp'. This wil...
Russell Keith-Magee
2010-08-06
Added __init__.py file that was left out of [13505].
Russell Keith-Magee
2010-08-06
Fixed #13495 -- Refactored the localflavor test directory to provide the plac...
Russell Keith-Magee
2010-08-06
Fixed #14014 -- Ensure that the "save and add another" button for users actua...
Russell Keith-Magee
2010-08-06
Fixed #14012 -- Corrected the handling of the create user popup dialog in the...
Russell Keith-Magee
2010-08-06
Fixed #14027 -- Ensure that reverse() raises an exception when you try to rev...
Russell Keith-Magee
2010-08-06
Fixed #13316 -- Modified the default behavior of PasswordInput to prevent ref...
Russell Keith-Magee
2010-08-06
Corrected [13479], accounting for unnamed urls that are instances of classes.
Russell Keith-Magee
2010-08-06
Fixed #14064 -- Corrected spelling of Argentinian. There are arguments that i...
Russell Keith-Magee
2010-08-06
Fixed #13651 -- Added Malayalam (ml) translation. Thanks to rajeesh.
Russell Keith-Magee
2010-08-05
Fixed #13610 -- Improved error reporting when the ENGINE setting is ommitted ...
Russell Keith-Magee
2010-08-05
Fixed #13153 -- Removed a stale reference to the examples directory in setup....
Russell Keith-Magee
2010-08-05
Fixed #13621 -- Corrected the handling of input formats on date/time form fie...
Russell Keith-Magee
2010-08-05
Fixed #13732 -- Fixed minor typo in docstring. Thanks to schinckel for the re...
Russell Keith-Magee
2010-08-05
Converted sessions tests from doctest to unittest.
Luke Plant
2010-08-05
Fixed #14062: Corrected a stray reference to 2.6 as the high level for suppor...
Karen Tracey
2010-08-05
Fixed #13922 -- Updated resolve() to support namespaces. Thanks to Nowell Str...
Russell Keith-Magee
2010-08-05
Fixed #13613 -- Ensure that forms.URLField and forms.EmailField are used on a...
Russell Keith-Magee
2010-08-05
Fixed #13946 -- Modified the database cache backend to use the database route...
Russell Keith-Magee
2010-08-05
Corrected fix committed in r13466. Refs #14025.
Russell Keith-Magee
2010-08-04
Fixed #13746: made the dumdata help message a bit clearer. Thanks, PaulM.
Jacob Kaplan-Moss
2010-08-04
Fixed #14025 -- Modified flush to adhere to router sync instructions when emm...
Russell Keith-Magee
2010-08-03
Fixed #11377: the template join filter now correctly escapes the joiner, too.
Jacob Kaplan-Moss
2010-08-03
Fixed #11376: added some extra tests for autoescaping subtleties.
Jacob Kaplan-Moss
2010-08-03
Fixed #11288: added some tests for the handling of number-like variables in t...
Jacob Kaplan-Moss
2010-07-30
Fixed #13740 -- Added documentation for the can_delete InlineModelAdmin optio...
Russell Keith-Magee
2010-07-30
Fixed #13882 -- Removed an unnecessary nested where clause introduced on __is...
Russell Keith-Magee
2010-07-30
Added a related_name to a test model to avoid a name clash in the full test s...
Russell Keith-Magee
2010-07-30
Fixed #13730 -- Removed the hard-coding of the requirement that ForeignKeys h...
Russell Keith-Magee
2010-07-30
Fixed #13773 -- Passed in the current connection in a call to db_type(). Than...
Russell Keith-Magee
2010-07-30
Fixed #13821 -- Added a double-quoting to the PostgreSQL sequence reset code....
Russell Keith-Magee
[prev]
[next]