.. |
sample_migrations
|
Missing brackets
|
2017-10-30 15:51:10 +02:00 |
__init__.py
|
migrations support
|
2016-07-05 16:20:18 +03:00 |
base_test_with_data.py
|
Added fina() QuerySet method
|
2018-12-02 12:14:19 +05:00 |
test_alias_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_array_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_buffer.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_custom_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_database.py
|
Update test to verify issue #89
|
2018-12-14 08:29:08 +02:00 |
test_datetime_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_decimal_fields.py
|
re-enable decimals tests
|
2018-10-15 09:00:57 +03:00 |
test_engines.py
|
TRIVIAL fix test that fails on whitespace diff
|
2019-01-28 10:06:13 +02:00 |
test_enum_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_fixed_string_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_inheritance.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_join.py
|
enable skipped JOIN test
|
2017-10-03 13:26:08 +04:00 |
test_materialized_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_migrations.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_models.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_nullable_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_querysets.py
|
Added tests for multiple exclude/filter calls
|
2018-12-14 09:44:52 +02:00 |
test_readonly.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_simple_fields.py
|
Replace the deprecated assertEquals with assertEqual
|
2018-08-19 18:22:22 +03:00 |
test_system_models.py
|
- Rename Model.system to Model._system to prevent collision with a column that has the same name
|
2018-05-14 07:09:57 -04:00 |