Bitpoll/bitpoll/poll
2025-03-23 17:16:52 +01:00
..
migrations fixes in config, signals, add migrations 2022-05-07 15:22:28 +02:00
templates/poll Minor fixes to italian + more strings added 2024-01-01 21:56:55 +01:00
templatetags Speed improvements for settings page (#102) 2021-11-24 20:08:26 +01:00
__init__.py rename app from dudel to bitpoll 2017-07-12 16:36:07 +02:00
admin.py poll/admin: Set list_display and search_fields for Poll and Comment 2022-12-14 22:13:28 +01:00
apps.py Fix AppConfig 2022-05-07 15:22:28 +02:00
forms.py #105: add setting to show scores instead of percentage in poll summary 2022-03-28 19:49:49 +02:00
models.py Update max_digits in model 2025-03-23 17:16:52 +01:00
spam_util.py replace ugettext* with gettext*. transition von url( to path( and re_path( 2022-05-07 15:22:28 +02:00
tests.py rename app from dudel to bitpoll 2017-07-12 16:36:07 +02:00
urls.py replace ugettext* with gettext*. transition von url( to path( and re_path( 2022-05-07 15:22:28 +02:00
util.py rename app from dudel to bitpoll 2017-07-12 16:36:07 +02:00
views.py Show display_name in export if user is owner 2024-10-30 16:47:01 +01:00