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-05
[soc2009/model-validation] Merged from trunk up to [12093].
Joseph Kocherhans
2010-01-04
[soc2009/model-validation] Removed the ComplexValidator code in preparation f...
Joseph Kocherhans
2010-01-04
[soc2009/model-validation] removed directory accidentaly committed
Honza Král
2010-01-04
[soc2009/model-validation] Merged to trunk at r12070
Honza Král
2009-12-29
[soc2009/model-validation] Migrated CharField to use validators
Honza Král
2009-12-28
[soc2009/model-validation] Merget to trunk at r12009
Honza Král
2009-12-07
[soc2009/model-validation] Merged to trunk at r11791
Honza Král
2009-11-07
[soc2009/model-validation] Merged to trunk at r11724
Honza Král
2009-10-12
[soc2009/model-validation] Merged to trunk at r11603
Honza Král
2009-09-11
[soc2009/model-validation] Fixed #11826 django.forms.fields.URLField rejects ...
Honza Král
2009-09-11
[soc2009/model-validation] Merged to trunk at r11499
Honza Král
2009-09-11
[soc2009/model-validation] Merged to trunk at r11478
Honza Král
2009-08-15
[soc2009/model-validation] validators refactoring
Honza Král
2009-08-05
[soc2009/model-validation] Merged to trunk at r11365
Honza Král
2009-07-15
[soc2009/model-validation] Merget to trunk at r11229
Honza Král
2009-07-05
[soc2009/model-validation] Fixed test for CharField validation
Honza Král
2009-07-05
[soc2009/model-validation] Name tests migrated from doctests
Honza Král
2009-07-05
[soc2009/model-validation] use assertEqual(a, b) instead of assertEqual(True,...
Honza Král
2009-07-05
[soc2009/model-validation] Make sure that all validators in the same group (s...
Honza Král
2009-07-05
[soc2009/model-validation] renamed fields_unit to just fields
Honza Král
2009-07-05
[soc2009/model-validation] Removing the doctests replaced by fields_unit
Honza Král
2009-07-02
[soc2009/model-validation] Merged to trunk at r11155
Honza Král
2009-07-02
[soc2009/model-validation] Minor test tweak
Honza Král
2009-06-21
[soc2009/model-validation] some test refactoring
Honza Král
2009-06-21
[soc2009/model-validation] Added error message checking
Honza Král
2009-06-21
[soc2009/model-validation] Migrated FormField tests to unittests
Honza Král
2009-06-21
Merged to trunk at r11079
Honza Král
2009-06-18
[soc2009/model-validation] merged to trunk at r11032
Honza Král
2009-06-08
[soc2009/model-validation] Merged to trunk at r10941
Honza Král
2009-06-03
[soc2009/model-valition] Merged to trunk at r10914
Honza Král
2009-06-01
[soc2009/model-validation] Corrected test for #10750
Honza Král
2009-06-01
[soc2009/model-validation] Added test for field.blank
Honza Král
2009-06-01
[soc2009/model-validation] Split save_instance into make and save_made
Honza Král
2009-06-01
[soc2009/model-validation] Implemented some basic validation on model Fields ...
Honza Král
2009-06-01
[soc2009/model-validation] Moved ValidationError to django.core.exceptions an...
Honza Král
2009-05-20
Modified a test from r10787 so that the comparison order is reliable. Thanks ...
Russell Keith-Magee
2009-05-19
Fixed #11149 -- Don't call save_form_data on file-type fields multiple times ...
Karen Tracey
2009-05-17
Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments...
Karen Tracey
2009-05-15
Fixed import statement in admin_views test to work with Python 2.3.
Matt Boersma
2009-05-15
Fixed #11120 -- Corrected handling of inlines attached to inherited classes, ...
Russell Keith-Magee
2009-05-15
Corrected tests from [10784]; instead of retrieving two comments, it was retr...
James Bennett
2009-05-14
Fixed #11113: fixed a couple of issues that slipped through the cracks when c...
Jacob Kaplan-Moss
2009-05-14
Fixed #10348: ChangeList no longer overwrites a select_related provided by `M...
Jacob Kaplan-Moss
2009-05-14
Fixed #10992: fixed a bug saving inlines with custom primary key fields. Than...
Jacob Kaplan-Moss
2009-05-13
Fixed #10243, #11043 -- Corrected handling of formsets over a ForeignKey that...
Russell Keith-Magee
2009-05-12
Fixed #9751: admin scripts now calculate the project directory correctly when...
Jacob Kaplan-Moss
2009-05-11
Fixed #11032: close() a file explictly open()'d in a test, so that deleting t...
Karen Tracey
2009-05-11
Fixed #10404: ImageField height_field and width_field options no longer depen...
Jacob Kaplan-Moss
2009-05-10
Fixed #10906 -- Added a check for PostgreSQL pre 8.2 when using StdDev/Varian...
Russell Keith-Magee
2009-05-10
Fixed #10842 -- Corrected parsing of version numbers for PostgreSQL 8.4beta s...
Russell Keith-Magee
[next]