bornhack-website/src/profiles/templates
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
..
account Fix some minor visual things. 2019-03-27 09:51:48 +01:00
allauth_2fa Fix 2fa setup. 2019-12-25 19:01:12 +01:00
tickets ShopTicket: use @property instead of get_orp() method 2019-08-08 21:06:44 +02:00
tokens Planked code form betterforms. (Aka django 3.0 upgrade) (#436) 2020-02-07 18:21:34 +01:00
profile_base.html Differentiating between account and profile actually makes sense, @flummer convinced me. 2019-03-27 09:27:57 +01:00
profile_detail.html Rearrange and emphasize a bit. 2019-03-26 22:31:39 +01:00
profile_form.html Be consistent about calling it profile and not account. 2019-03-26 21:58:15 +01:00