Commits on Source (245)
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- CHANGELOG.md 97 additions, 0 deletionsCHANGELOG.md
- LICENSE 21 additions, 0 deletionsLICENSE
- Makefile 22 additions, 10 deletionsMakefile
- README.md 105 additions, 12 deletionsREADME.md
- accounts/admin.py 2 additions, 2 deletionsaccounts/admin.py
- accounts/forms.py 18 additions, 10 deletionsaccounts/forms.py
- accounts/migrations/0001_initial.py 37 additions, 0 deletionsaccounts/migrations/0001_initial.py
- accounts/models.py 2 additions, 1 deletionaccounts/models.py
- accounts/templates/create_account.html 4 additions, 1 deletionaccounts/templates/create_account.html
- accounts/templates/email/activation.html 3 additions, 0 deletionsaccounts/templates/email/activation.html
- accounts/templates/email/change.html 3 additions, 0 deletionsaccounts/templates/email/change.html
- accounts/templates/email/password_reset.html 10 additions, 0 deletionsaccounts/templates/email/password_reset.html
- accounts/templates/email/password_reset.txt 1 addition, 0 deletionsaccounts/templates/email/password_reset.txt
- accounts/templates/login.html 8 additions, 2 deletionsaccounts/templates/login.html
- accounts/templates/password_reset.html 15 additions, 0 deletionsaccounts/templates/password_reset.html
- accounts/templates/password_reset_confirm.html 26 additions, 0 deletionsaccounts/templates/password_reset_confirm.html
- accounts/templates/profile.html 0 additions, 25 deletionsaccounts/templates/profile.html
- accounts/templates/update.html 2 additions, 2 deletionsaccounts/templates/update.html
- accounts/tokens.py 5 additions, 2 deletionsaccounts/tokens.py
CHANGELOG.md
0 → 100644
LICENSE
0 → 100644
accounts/migrations/0001_initial.py
0 → 100644
accounts/templates/email/password_reset.html
0 → 100644
accounts/templates/email/password_reset.txt
0 → 100644
accounts/templates/password_reset.html
0 → 100644
accounts/templates/profile.html
deleted
100644 → 0