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
Age
Commit message (
Expand
)
Author
2008-07-20
Fixed #7339 -- Added manual calls to the garbage collector. This is required ...
Russell Keith-Magee
2008-07-20
Fixed #7441 -- Removed some of the shortcuts in the doctest output comparator...
Russell Keith-Magee
2008-07-19
Reverted [7986].
Malcolm Tredinnick
2008-07-19
Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD.
Malcolm Tredinnick
2008-07-19
Fixed #6009 -- Added regression tests to show that uploading non-ASCII
Malcolm Tredinnick
2008-07-19
Fixed #5619 -- Return the same path in get_FOO_filename() before and after a
Malcolm Tredinnick
2008-07-19
Fixed #7441 - Improved the doctest OutputChecker to be more lenient with JSON...
Russell Keith-Magee
2008-07-19
Fixed #4412 -- Added support for optgroups, both in the model when defining c...
Russell Keith-Magee
2008-07-19
Fixed #7773 -- Added some simple tests for EmailMessage. Thanks to serialx fo...
Russell Keith-Magee
2008-07-19
Fixed #7741: django.newforms is now django.forms. This is obviously a backwar...
Jacob Kaplan-Moss
2008-07-18
Merged the newforms-admin branch into trunk.
Brian Rosner
2008-07-18
Fixed #3639: updated generic create_update views to use newforms. This is a b...
Jacob Kaplan-Moss
2008-07-18
Added missing files form [7946]
Jacob Kaplan-Moss
2008-07-18
Removed the mysql_old backend. It smells bad and has no friends.
Malcolm Tredinnick
2008-07-18
Fixed #1443 -- Django's various bits now support dates before 1900. Thanks to...
Adrian Holovaty
2008-07-17
Refs #7745 -- Modified use of assertTrue to failUnless, because assertTrue is...
Russell Keith-Magee
2008-07-16
Fixed #7786 -- Removed some tests from running when using Python 2.3.
Malcolm Tredinnick
2008-07-16
Fixed #7759 -- Fixed QuerySet.count() when the results cache was only partially
Malcolm Tredinnick
2008-07-15
Fixed #7411 -- worked around some possible transaction conflicts in SQLite.
Malcolm Tredinnick
2008-07-14
Removed a Python2.3 incompatible generator construct. Thanks to Karen Tracey ...
Russell Keith-Magee
2008-07-13
Fixed #7728 -- Modified the output check in the admin script tests. Checking ...
Russell Keith-Magee
2008-07-13
Fixed #7718 -- Added a naive implementation of sorted() for Python 2.3 compat...
Russell Keith-Magee
2008-07-12
FIxed #7696: fixed model_form tests on Windows after [7814]. Thanks, Marty Al...
Jacob Kaplan-Moss
2008-07-12
Fixed #7613: fixed file_upload tests when LANG=C. Thanks, eddymul.
Jacob Kaplan-Moss
2008-07-12
Fixed #7583 -- Corrected the testing docs that referred to the defunct header...
Russell Keith-Magee
2008-07-11
Fixed #7303 -- Clarified a test case that was dependent on dict ordering. Tha...
Russell Keith-Magee
2008-07-11
Fixed #6017 -- Modified the Lax parser to allow --settings and the other core...
Russell Keith-Magee
2008-07-11
Fixed #7715 -- Modified the admin_scripts tests to do an app level import, ra...
Russell Keith-Magee
2008-07-11
Fixed #7698 -- Handle '0' correctly when used as the upper bound of a slice.
Malcolm Tredinnick
2008-07-11
Fixed #7448 -- Convert "in" filters to pass in the correct values for datetimes
Malcolm Tredinnick
2008-07-10
Corrected a bug in [7876] picked up by the buildbot: depending on the order i...
Russell Keith-Magee
2008-07-10
Refs #5943, #6107 -- Added framework and tests to check for the correct opera...
Russell Keith-Magee
2008-07-08
Fixed test suite after [7687].
Malcolm Tredinnick
2008-07-07
Fixed #7614: the quickening has come, and there now is only one UploadedFile....
Jacob Kaplan-Moss
2008-07-07
Fixed #7651: uploading multiple files with the same name now work. Also, in o...
Jacob Kaplan-Moss
2008-07-06
Revert [7849] and [7850]. Brain failure on my part.
Malcolm Tredinnick
2008-07-06
Some tests for the new features. These pretty much fail at the moment. Based on
Malcolm Tredinnick
2008-07-03
Fixed a test case using extra sql that didnt fit Oracle syntax.
Ian Kelly
2008-07-02
Renamed a field in a test case that was preventing the tests from
Ian Kelly
2008-07-02
Made legacy `ObjectPaginator` truly backwards-compatible by catching both `At...
Gary Wilson Jr
2008-07-01
Fixed #2070: refactored Django's file upload capabilities.
Jacob Kaplan-Moss
2008-06-30
Fixed #7521 -- Added the ability to customize ROOT_URLCONF for the duration o...
Russell Keith-Magee
2008-06-30
Fixed #7572 -- Force the closure of the database connection at the end of fi...
Russell Keith-Magee
2008-06-30
Fixed #5957 -- Enforce the "required" attribute on BooleanField in newforms.
Malcolm Tredinnick
2008-06-30
Fixed #2170 -- "exact" lookups in MySQL are now case-sensitive (the same as o...
Malcolm Tredinnick
2008-06-30
Fixed #4485 -- Allow nullable DecimalFields to store NULLs.
Malcolm Tredinnick
2008-06-30
Fixed #7314 -- Changed the way extra() bits are handled when QuerySets are me...
Malcolm Tredinnick
2008-06-30
Fixed #7565 -- Fixed a problem with PostgreSQL sequence resetting in loaddata.
Malcolm Tredinnick
2008-06-29
Fixed #7323 -- Fixed a count() edge-case.
Malcolm Tredinnick
2008-06-29
Fixed #7371 -- Fixed an edge case when ordering on related models.
Malcolm Tredinnick
[prev]
[next]