django-modeltranslation/modeltranslation/tests
Matthias Schoettle d2c16feba9
fix(types): Make admin classes generic as their super classes (#737)
Co-authored-by: Serhii Tereshchenko <serg.partizan@gmail.com>
2024-06-01 10:18:58 +03:00
..
fixtures Apply population using a pre_save signal. 2013-02-19 10:47:25 +01:00
migrations feat: Add types 2024-04-04 11:27:00 +03:00
test_app style: Reformat files (use double quotes) 2023-11-25 13:48:57 +02:00
__init__.py Removed unused code. 2017-06-23 06:49:38 +02:00
models.py chore(tests): Type-check tests 2024-06-01 10:08:11 +03:00
project_translation.py style: Reformat files (use double quotes) 2023-11-25 13:48:57 +02:00
settings.py chore(tests): Type-check tests 2024-06-01 10:08:11 +03:00
test_runtime_typing.py fix(types): Make admin classes generic as their super classes (#737) 2024-06-01 10:18:58 +03:00
tests.py chore(tests): Type-check tests 2024-06-01 10:08:11 +03:00
translation.py chore(tests): Type-check tests 2024-06-01 10:08:11 +03:00
urls.py feat(dev): Migrate to pytest 2022-07-13 19:02:47 +03:00