mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-08-02 01:04:26 +02:00
Basic router manager CRUD
This commit is contained in:
parent
c104a12df0
commit
9129a007ee
16 changed files with 403 additions and 2 deletions
3
router_manager/tests.py
Normal file
3
router_manager/tests.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
Loading…
Add table
Add a link
Reference in a new issue