bornhack-website/src/program
Víðir Valberg Guðmundsson 20f380dfd6
Planked code form betterforms. (Aka django 3.0 upgrade) (#436)
* Bump django from 2.2.8 to 3.0.2 in /src/requirements

Bumps [django](https://github.com/django/django) from 2.2.8 to 3.0.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.8...3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Planked code form betterforms.

* Remove betterform from requirements.

* Try with master of django-allauth-2fa.

* Use static templatetag library, staticfiles is gone.

* Use newly released django-allauth-2fa 0.8 instead of git url.

* Django 3.0.3 is out.

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-02-07 18:21:34 +01:00
..
management/commands Blackness. 2019-06-16 14:32:24 +02:00
migrations Make provided laptop default=True. 2019-08-01 09:34:00 +02:00
static/js Use col-xs- instead of col-sm- to get a slightly better dayview. 2018-08-20 12:43:33 +02:00
templates Add "use_provided_speaker_laptop" to eventproposal_detail.html. Also correct a typo. 2019-07-31 20:22:11 +02:00
__init__.py Blackness. 2019-06-16 14:32:24 +02:00
admin.py Blackness. 2019-06-16 14:32:24 +02:00
apps.py Blackness. 2019-06-16 14:32:24 +02:00
consumers.py Blackness. 2019-06-16 14:32:24 +02:00
email.py better subjects for content team emails, and add quotes in body 2019-07-21 15:26:57 +02:00
forms.py Adding "use_provided_speaker_laptop" to EventProposal. 2019-07-31 12:47:38 +02:00
mixins.py Blackness. 2019-06-16 14:32:24 +02:00
models.py Make provided laptop default=True. 2019-08-01 09:34:00 +02:00
multiform.py Planked code form betterforms. (Aka django 3.0 upgrade) (#436) 2020-02-07 18:21:34 +01:00
schema.py Make start and end nonnull. 2019-03-18 23:54:06 +01:00
signal_handlers.py Blackness. 2019-06-16 14:32:24 +02:00
urls.py Blackness. 2019-06-16 14:32:24 +02:00
views.py Planked code form betterforms. (Aka django 3.0 upgrade) (#436) 2020-02-07 18:21:34 +01:00