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
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
2010-01-04
[soc2009/model-validation] Raise UnresolvableValidationError if an error occu...
Honza Král
2010-01-01
[soc2009/model-validation] Renamed Model's clean method to full_validate to b...
Joseph Kocherhans
2010-01-01
[soc2009/model-validation] Cleaned up some comments and whitespace.
Joseph Kocherhans
2009-12-29
[soc2009/model-validation] removed some unused tests
Honza Král
2009-12-29
[soc2009/model-validation] Added some comments to explain why I set DEBUG in ...
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-13
[soc2009/model-validation] Fixed #12132: unneccessary unique_check for primar...
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] simple test for URLValidator, RegexValidator and B...
Honza Král
2009-08-15
[soc2009/model-validation] tests for validate_comma_separated_integer_list
Honza Král
2009-08-15
[soc2009/model-validation] test MinValueValidator, [Max|Min]LengthValidator
Honza Král
2009-08-15
[soc2009/model-validation] validators refactoring
Honza Král
2009-08-15
[soc2009/model-validation] use validators in URLField model field
Honza Král
2009-08-12
[soc2009/model-validation] Make sure custom messages work for models as well
Honza Král
2009-08-05
[soc2009/model-validation] Added custom messages to models
Honza Král
2009-08-05
[soc2009/model-validation] Split validation tests
Honza Král
2009-08-05
[soc2009/model-validation] Update model_forms test to actually test model form
Honza Král
2009-08-05
[soc2009/model-validation] Merged to trunk at r11365
Honza Král
2009-07-19
[soc2009/model-validation] Added capacity for ComplexValidator handling to mo...
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] Added min and max length validator. CharField now ...
Honza Král
2009-07-05
[soc2009/model-validation] Added tests for MaxValueValidator
Honza Král
2009-07-05
[soc2009/model-validation] Minor simplification of validator tests
Honza Král
2009-07-05
[soc2009/model-validation] SlugField and IPAddressField now use validators.
Honza Král
2009-07-05
[soc2009/model-validation] Validation test refactoring
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-18
[soc2009/model-validation] Added validators to DbFields
Honza Král
2009-06-08
[soc2009/model-validation] Added tests for ComplexValidators
Honza Král
[next]