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
path:
root
/
tests
/
regressiontests
Age
Commit message (
Expand
)
Author
2007-11-28
queryset-refactor: Merged from trunk up to [6724].
Malcolm Tredinnick
2007-11-18
queryset-refactor: Merged from trunk up to [6689].
Malcolm Tredinnick
2007-11-03
queryset-refactor: Merged from trunk up to [6635].
Malcolm Tredinnick
2007-11-03
queryset-refactor: Merged from trunk up to [6623].
Malcolm Tredinnick
2007-10-24
queryset-refactor: Added the ability to apply parameters to the select
Malcolm Tredinnick
2007-10-23
queryset-refactor: Added a convenience all() method to Querysets. Refs #3739
Malcolm Tredinnick
2007-10-23
queryset-refactor: Merged from trunk up to [6595].
Malcolm Tredinnick
2007-10-15
queryset-refactor: Fixed a possibility of shooting oneself in the foot and
Malcolm Tredinnick
2007-10-15
queryset-refactor: Added a test to show that #5261 is no longer a problem. Re...
Malcolm Tredinnick
2007-10-15
queryset-refactor: Made the use of values() for ForeignKey fields consistent
Malcolm Tredinnick
2007-10-15
queryset-refactor: Made sure the ordering columns in a distinct() query only
Malcolm Tredinnick
2007-10-15
queryset-refactor: Added a test to show that #3037 is really fixed. Refs #3037.
Malcolm Tredinnick
2007-10-15
queryset-refactor: Fixed a couple of typos that were messing up extra(select=...
Malcolm Tredinnick
2007-10-15
queryset-refactor: Added an order_by parameter to extra(). Refs #2076.
Malcolm Tredinnick
2007-10-14
queryset-refactor: Fixed a large bag of order_by() problems.
Malcolm Tredinnick
2007-10-14
queryset-refactor: Fixed handling of extra(tables=...). In passing, this solves
Malcolm Tredinnick
2007-10-14
queryset-refactor: Added a test to show we can now query for empty reverse
Malcolm Tredinnick
2007-10-14
queryset-refactor: Removed unneeded import.
Malcolm Tredinnick
2007-10-14
queryset-refactor: Made all the changes needed to have count() work properly
Malcolm Tredinnick
2007-10-14
queryset-refactor: Fixed the optimization that potentially removes the final
Malcolm Tredinnick
2007-10-14
queryset-refactor: Fixed the SQL construction when excluding items across
Malcolm Tredinnick
2007-10-14
queryset-refactor: Create a new join when merging two QuerySets that use a 1-m
Malcolm Tredinnick
2007-10-14
queryset-refactor: Removed a test that can be better (and simply) fixed on trunk
Malcolm Tredinnick
2007-10-14
queryset-refactor: Fixed a problem in the isnull=True handling.
Malcolm Tredinnick
2007-10-08
queryset-refactor: Merged changed from trunk up to [6463].
Malcolm Tredinnick
2007-09-20
queryset-refactor: Merged to [6381]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6300]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6250]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6220]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6197]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6190]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6155]
Adrian Holovaty
2007-09-15
queryset-refactor: Merged to [6140]
Adrian Holovaty
2007-09-13
Fixed some more join and lookup tests.
Malcolm Tredinnick
2007-09-13
Added missing file.
Malcolm Tredinnick
2007-09-13
Created some tests to show ORM queries that are problematic.
Malcolm Tredinnick
2007-09-11
Removed duplicate form tests added in the [changeset:5609 unicode merge].
Gary Wilson Jr
2007-09-08
Fixed #5232 -- Fixed the validation of `DecimalField` so that the negative si...
Gary Wilson Jr
2007-09-04
Added test for unknown non-field error.
Gary Wilson Jr
2007-09-03
Fixed #5330 -- Added a fixture file that was missing from [6039].
Russell Keith-Magee
2007-09-03
Removed some duplication in the Django `TestCase` methods by introducing a `t...
Gary Wilson Jr
2007-09-03
Fixed #4988 -- In the test client, Added tracking of the client and request t...
Russell Keith-Magee
2007-08-31
Fixed #4968 -- Added assertRedirects handling for paths with GET data. Thanks...
Russell Keith-Magee
2007-08-26
Fixed #3184 -- Changed the `unordered_list` template filter to use a more sim...
Gary Wilson Jr
2007-08-20
Fixed #3311 -- Added naturalday filter to contrib.humanize. Thanks, Jyrki Pul...
Malcolm Tredinnick
2007-08-19
Fixed #5087 -- Fixed support for TextField filtering with Oracle. Thanks, Ian...
Malcolm Tredinnick
2007-08-19
Fixed #5200 -- Added Polish localflavor. Thanks, Slawek Mikula.
Malcolm Tredinnick
2007-08-16
Major refactoring of django.core.management -- it's now a package rather than...
Adrian Holovaty
2007-08-12
Fixed #4947 -- Avoid displaying uploaded file contents in the debug web page....
Malcolm Tredinnick
2007-08-12
Fixed #4622 -- Fixed SelectDateWidget to work correctly when used as a hidden...
Malcolm Tredinnick
[next]