-
- Downloads
Merge branch 'development' into public-corpora
No related branches found
No related tags found
Showing
- app/__init__.py 3 additions, 0 deletionsapp/__init__.py
- app/admin/routes.py 8 additions, 8 deletionsapp/admin/routes.py
- app/models.py 5 additions, 0 deletionsapp/models.py
- app/profile/__init__.py 5 additions, 0 deletionsapp/profile/__init__.py
- app/profile/forms.py 87 additions, 0 deletionsapp/profile/forms.py
- app/profile/routes.py 61 additions, 0 deletionsapp/profile/routes.py
- app/settings/forms.py 45 additions, 1 deletionapp/settings/forms.py
- app/settings/routes.py 8 additions, 16 deletionsapp/settings/routes.py
- app/static/images/user_avatar.png 0 additions, 0 deletionsapp/static/images/user_avatar.png
- app/templates/_sidenav.html.j2 10 additions, 2 deletionsapp/templates/_sidenav.html.j2
- app/templates/profile/edit_profile.html.j2 43 additions, 0 deletionsapp/templates/profile/edit_profile.html.j2
- app/templates/profile/profile_page.html.j2 85 additions, 0 deletionsapp/templates/profile/profile_page.html.j2
- app/templates/settings/settings.html.j2 34 additions, 39 deletionsapp/templates/settings/settings.html.j2
- migrations/versions/4820fa2e3ee2_.py 44 additions, 0 deletionsmigrations/versions/4820fa2e3ee2_.py
app/profile/__init__.py
0 → 100644
app/profile/forms.py
0 → 100644
app/profile/routes.py
0 → 100644
app/static/images/user_avatar.png
0 → 100644
1.96 KiB
app/templates/profile/edit_profile.html.j2
0 → 100644
app/templates/profile/profile_page.html.j2
0 → 100644
migrations/versions/4820fa2e3ee2_.py
0 → 100644