1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-21 11:18:24 +02:00

Translate logs app and cleanup

This commit is contained in:
Alexandre Iooss
2019-08-16 20:14:52 +02:00
parent c2ab1e4bc5
commit 670f7dfa39
9 changed files with 77 additions and 149 deletions

View File

@ -6,7 +6,7 @@ from django.urls import reverse
from media.models import Auteur, Media
from users.models import User
from django.forms.models import model_to_dict
"""
Test that every page render
"""