1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-29 16:21:03 +02:00

Update project base

This commit is contained in:
Alexandre Iooss
2019-08-02 13:24:49 +02:00
parent 9ebe20023d
commit 8571cd36ac
8 changed files with 1195 additions and 289 deletions

14
.coveragerc Normal file
View File

@ -0,0 +1,14 @@
[run]
source =
logs
med
media
search
static
templates
users
omit =
media/tests/*.py
media/migrations/*.py
users/tests/*.py
users/migrations/*.py