Initial commit
parents
No related branches found
No related tags found
Showing
- LICENSE 176 additions, 0 deletionsLICENSE
- dashboard/__init__.py 0 additions, 0 deletionsdashboard/__init__.py
- dashboard/manage.py 11 additions, 0 deletionsdashboard/manage.py
- dashboard/settings.py 88 additions, 0 deletionsdashboard/settings.py
- dashboard/templates/403.html 35 additions, 0 deletionsdashboard/templates/403.html
- dashboard/templates/404.html 34 additions, 0 deletionsdashboard/templates/404.html
- dashboard/templates/500.html 34 additions, 0 deletionsdashboard/templates/500.html
- dashboard/templates/admin/index.html 96 additions, 0 deletionsdashboard/templates/admin/index.html
- dashboard/templates/base-root.html 63 additions, 0 deletionsdashboard/templates/base-root.html
- dashboard/templates/base-sidebar.html 15 additions, 0 deletionsdashboard/templates/base-sidebar.html
- dashboard/templates/base.html 6 additions, 0 deletionsdashboard/templates/base.html
- dashboard/templates/index.html 56 additions, 0 deletionsdashboard/templates/index.html
- dashboard/templates/permission_denied.html 11 additions, 0 deletionsdashboard/templates/permission_denied.html
- dashboard/templates/registration/activate.html 34 additions, 0 deletionsdashboard/templates/registration/activate.html
- dashboard/templates/registration/activation_email.txt 21 additions, 0 deletionsdashboard/templates/registration/activation_email.txt
- dashboard/templates/registration/activation_email_subject.txt 1 addition, 0 deletions...board/templates/registration/activation_email_subject.txt
- dashboard/templates/registration/login.html 36 additions, 0 deletionsdashboard/templates/registration/login.html
- dashboard/templates/registration/logout.html 14 additions, 0 deletionsdashboard/templates/registration/logout.html
- dashboard/templates/registration/password_change_done.html 18 additions, 0 deletionsdashboard/templates/registration/password_change_done.html
- dashboard/templates/registration/password_change_form.html 23 additions, 0 deletionsdashboard/templates/registration/password_change_form.html
Loading
Please register or sign in to comment