Adapted some other verbose names

This commit is contained in:
Claude Paroz 2019-02-21 09:20:13 +01:00
parent 34a586d1f4
commit 9bdad7fdb1
5 changed files with 11 additions and 3 deletions

View file

@ -94,7 +94,7 @@ INSTALLED_APPS = (
'django_summernote',
'tabimport',
'stages',
'stages.apps.StagesConfig',
'candidats',
)