Set the new structure of gestioCOF

- `cof` is renamed `gestioCOF`
- `gestioncof` become `cof` (yes it looks pretty stupid but it is not)
- `bds` is created
This commit is contained in:
Martin Pépin 2017-02-09 21:04:32 +01:00
parent e32faf6182
commit 5aff771d9c
132 changed files with 331 additions and 307 deletions

3
bds/tests.py Normal file
View file

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.