django-model-utils/tests
Maarten ter Huurne aeeb69a9dd Enable postponed evaluation of annotations for all test modules
This allows using the latest annotation syntax supported by the type
checker regardless of the runtime Python version.
2024-06-13 12:02:05 +02:00
..
test_fields Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
test_managers Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
test_models Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
__init__.py Exclude tests from distribution 2017-02-15 23:00:10 +00:00
fields.py Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
models.py Fix and re-enable AbstractModelTrackerTests 2024-06-12 16:54:14 +02:00
settings.py Make default port a string 2024-04-05 17:15:16 +02:00
test_choices.py Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
test_inheritance_iterable.py Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00
test_miscellaneous.py Enable postponed evaluation of annotations for all test modules 2024-06-13 12:02:05 +02:00