Sith/core/templates/core
2015-11-26 11:27:52 +01:00
..
base.html Refactor login and logout with built-in views 2015-11-25 16:20:28 +01:00
edit_user.html Add page properties view 2015-11-24 14:01:10 +01:00
index.html Basic user profile 2015-11-19 09:46:05 +01:00
login.html Refactor login and logout with built-in views 2015-11-25 16:20:28 +01:00
page_detail.html Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
page_edit.html Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
page_list.html Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
page_prop.html Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
page.html Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
password_change_done.html Make all the lost password procedure 2015-11-26 10:57:26 +01:00
password_change.html WIP: password change/reset forms 2015-11-25 17:03:18 +01:00
password_reset_complete.html Make all the lost password procedure 2015-11-26 10:57:26 +01:00
password_reset_confirm.html Make all the lost password procedure 2015-11-26 10:57:26 +01:00
password_reset_done.html Add a missing template 2015-11-26 11:27:52 +01:00
password_reset_email.html Make all the lost password procedure 2015-11-26 10:57:26 +01:00
password_reset.html Make all the lost password procedure 2015-11-26 10:57:26 +01:00
register.html Update login system and add tests 2015-11-19 14:44:48 +01:00
user.html Basic user profile edit form 2015-11-24 15:52:27 +01:00