gestiojeux/loans/tests.py
Sylvain Gay 474083dd38 Add minimal loans system
Functional loans system for users.
No manager interface yet.

See:
- app "loans"
- a few new views/templates in app "inventory"
2024-05-02 11:13:34 +02:00

3 lines
60 B
Python

from django.test import TestCase
# Create your tests here.