1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-07-07 16:28:31 +02:00

Fully test registration app

This commit is contained in:
Yohann D'ANELLO
2020-09-24 14:15:42 +02:00
parent cedb693c5b
commit 1979d33314
6 changed files with 143 additions and 9 deletions

View File

@ -60,6 +60,7 @@ INSTALLED_APPS = [
'rest_framework',
'rest_framework.authtoken',
'api',
'eastereggs',
'registration',
'participation',