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
path:
root
/
tests
/
regressiontests
Age
Commit message (
Expand
)
Author
2010-01-10
Fixed #8049 -- Fixed inconsistency in admin site is_active checks. Thanks for...
Adrian Holovaty
2010-01-10
Fixed #12455 -- corrected an oversight in result_headers not honoring admin_o...
Brian Rosner
2010-01-09
Removed unneeded import, thanks Alex Gaynor.
Jannis Leidel
2010-01-09
Fixed #12466 - Set HTML class attributes for each field separately. Thanks fo...
Jannis Leidel
2010-01-09
Fixed #11301 - Properly hide SplitHiddenDateTimeWidget. Thanks to David Gould...
Jannis Leidel
2010-01-09
Fixed #11843 - Give MultipleHiddenInput different IDs. Thanks Chris Beaven.
Jannis Leidel
2010-01-09
Fixed #10015 -- PostgreSQL 8.3+ no longer barfs when passing an integer as a ...
Adrian Holovaty
2010-01-09
Fixed #12550 -- better handling with choices and null fields when displaying ...
Brian Rosner
2010-01-09
Fixed #7235 -- EmptyQuerySet no longer raises and exception when it's filter(...
Adrian Holovaty
2010-01-09
Changed an i18n test to use a number that converts consistely from string to ...
Karen Tracey
2010-01-09
Fixed #12059 - Let TimeField.to_python correctly return a datetime.time objec...
Jannis Leidel
2010-01-09
Fixed #12562: Made Platypus just a tad lighter so it does not trigger noticin...
Karen Tracey
2010-01-05
Fixed #10615 - Added selection counter to admin change list. Thanks to Martin...
Jannis Leidel
2010-01-05
Fixed #12506 - 'lazy' fails when there are multiple expected classes with the...
Luke Plant
2010-01-05
Merged soc2009/model-validation to trunk. Thanks, Honza!
Joseph Kocherhans
2010-01-04
Fixed #12053 - form examples don't validate according to w3c
Luke Plant
2010-01-04
Modified the way EMAIL_BACKEND is specified to make it consistent with the ne...
Russell Keith-Magee
2010-01-04
Fixed #10285 - Added render_comment_list template tag to comments app. Thanks...
Jannis Leidel
2010-01-04
Fixed #11100 - Added get_comment_permalink template tag to comments app to be...
Jannis Leidel
2010-01-03
Fixed #12476 -- Forced the rollout of generators passed to SortedDict so that...
Russell Keith-Magee
2010-01-01
Fixed #7262 - Added ISO 8601 and microsecond format string to utils.dateforma...
Jannis Leidel
2010-01-01
Fixed #12435 - Handle Unicode characters in format strings correctly.
Jannis Leidel
2010-01-01
Fixed #12230 - Updated utils.translation.to_locale to support the special sr_...
Jannis Leidel
2010-01-01
Fixed #12478 - Allows the i18n related test of the SelectDateWidget to run wi...
Jannis Leidel
2010-01-01
Fixed #12472 - Correctly show TimeFields values when using locale-aware forma...
Jannis Leidel
2010-01-01
Fixed code duplication caused in [11857].
Jannis Leidel
2010-01-01
Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for ...
Jannis Leidel
2010-01-01
Fixed #8612 - Added Indonesian (id) localflavor. Thanks to Ronny Haryanto for...
Jannis Leidel
2010-01-01
Fixed #12017 - Overriding the default error message of the UKPostcodeField wo...
Jannis Leidel
2010-01-01
Fixed #11123 - Added Irish (ie) localflavor.
Jannis Leidel
2010-01-01
Fixed #8068 - Added Kuwaiti (kw) localflavor. Thanks to Ahmad Al-Ibrahim for ...
Jannis Leidel
2010-01-01
Fixed #10736 - Added Uruguayan (uy) localflavor. Thanks to Gonzalo Saavedra f...
Jannis Leidel
2009-12-30
Fixed #12444 - Date based widgets now correctly handle input values when usin...
Jannis Leidel
2009-12-30
Fixed #12448 - Make sure format strings are handled correctly as unicode.
Jannis Leidel
2009-12-28
Fixed #11191 - Admin throws 500 instead of 404 for PK of incorrect type
Luke Plant
2009-12-28
Fixed #12112 -- Made the colors used by syntax highlighting customizable.
Russell Keith-Magee
2009-12-24
Updated i18n tests a little to handle test failures better and updated Argent...
Jannis Leidel
2009-12-22
Fixed #9289 - Added Swedish localflavor. Thanks to Andreas Pelme, Ludvig Eric...
Jannis Leidel
2009-12-22
Fixed #342 -- added readonly_fields to ModelAdmin. Thanks Alex Gaynor for boo...
Brian Rosner
2009-12-22
Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...
Jannis Leidel
2009-12-22
Fixed #1142 -- Added multiple database support.
Russell Keith-Magee
2009-12-22
Fixed #11936 -- Removed deferred models from the list returned by the app_cac...
Russell Keith-Magee
2009-12-22
Corrected the tests for DjangoTestRunner so they pass under Postgres.
Russell Keith-Magee
2009-12-19
Fixed #10927 - Content Types shortcut view throws 500s instead of 404s
Luke Plant
2009-12-18
Fixed #9749 - Added hook to ModelAdmin for specifying custom ChangeLists. Tha...
Jannis Leidel
2009-12-17
Fixed #12393 -- Parameterized the form output in the testGenericInlineFormset...
Russell Keith-Magee
2009-12-17
Fixed #11753 - Q objects with callables no longer explode on Python 2.4. Than...
Jacob Kaplan-Moss
2009-12-17
Fixed #12395 - fixed test suite flushing problems on Postgres, MySQL.
Jacob Kaplan-Moss
2009-12-17
Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persisten...
Karen Tracey
2009-12-17
Updated BaseGenericInlineFormSet to match the changes made to BaseInlineFormS...
Russell Keith-Magee
[prev]
[next]