cbmi/account
2013-11-25 17:55:39 +01:00
..
locale/de/LC_MESSAGES fixed i18n 2013-11-15 23:00:43 +01:00
templates add link to github/issues (closes #21) 2013-11-25 17:55:39 +01:00
__init__.py Init 2013-10-19 00:47:24 +02:00
cbase_members.py added real names to admin user list combo 2013-11-12 21:28:00 +01:00
forms.py this closed #4 2013-11-24 18:10:42 +01:00
models.py adding is_ceymaster field to profile 2013-11-24 22:56:32 +01:00
password_encryption.py #11 passwords are now stored with aes-128 encryption 2013-10-27 21:13:41 +01:00
signals.py Init 2013-10-19 00:47:24 +02:00
tests.py changed testcases to use the functions from password_encryption module 2013-10-27 21:14:30 +01:00
urls.py added admin password setting function 2013-10-26 22:40:47 +02:00
views.py fix bug in check_nickname feature 2013-11-25 00:15:13 +01:00