Not so atomic, sorry
This commit is contained in:
parent
ab616b3f64
commit
fbe2e7f59a
30 changed files with 885 additions and 332 deletions
|
|
@ -1,11 +0,0 @@
|
|||
# -*- mode: python; coding: utf-8 -*-
|
||||
# Copyright (C) 2018-2019 by BDE ENS Paris-Saclay
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
from django.apps import AppConfig
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
|
||||
class AdherentsConfig(AppConfig):
|
||||
name = 'adherents'
|
||||
verbose_name = _('adherents')
|
||||
Loading…
Add table
Add a link
Reference in a new issue