Bitpoll/bitpoll/groups
2022-12-14 22:17:31 +01:00
..
migrations fix initial migration for groups and python3; fixes #27 2018-06-13 13:58:53 +02:00
templates/groups groups: Fix missing full name and group name in invitation mail 2022-12-14 22:17:31 +01:00
templatetags Fix multible deprecation warnings from Django 2017-10-17 15:39:25 +02:00
__init__.py rename app from dudel to bitpoll 2017-07-12 16:36:07 +02:00
admin.py rename app from dudel to bitpoll 2017-07-12 16:36:07 +02:00
apps.py Add apps.py with default_auto_field Configuration 2022-05-07 15:22:28 +02:00
forms.py replace ugettext* with gettext*. transition von url( to path( and re_path( 2022-05-07 15:22:28 +02:00
models.py replace ugettext* with gettext*. transition von url( to path( and re_path( 2022-05-07 15:22:28 +02:00
signals.py fixes in config, signals, add migrations 2022-05-07 15:22:28 +02:00
urls.py replace ugettext* with gettext*. transition von url( to path( and re_path( 2022-05-07 15:22:28 +02:00
views.py replace ugettext* with gettext*. transition von url( to path( and re_path( 2022-05-07 15:22:28 +02:00