5 lines
131 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
Django unit tests to verify classes and functions based on django Views
To run just these tests use ./manage.py test tests.views