drakul/drakul/raids
2020-09-23 00:20:51 +02:00
..
migrations Add 'Backup' status. 2020-05-28 04:38:00 +02:00
templates/raids Move container div from base to templates, to allow for varying widths. 2020-09-23 00:20:51 +02:00
__init__.py Initial 2019-10-25 02:49:09 +02:00
admin.py Add support for raid groups. 2020-04-21 17:58:41 +02:00
apps.py Add actual no-response RaidResponses to database; allow setting default attendance value for all response statuses in settings. 2020-01-06 23:09:57 +01:00
forms.py Allow drag 'n drop of raid responses. 2020-09-17 18:03:49 +02:00
models.py Fix semantic error in new Django 3 Choices. 2020-09-17 18:16:17 +02:00
signals.py Replace "_CHOICES" with Django 3.0 IntegerChoices Enum class. 2020-04-21 03:02:21 +02:00
urls.py Allow drag 'n drop of raid responses. 2020-09-17 18:03:49 +02:00
views.py Allow drag 'n drop of raid responses. 2020-09-17 18:03:49 +02:00