summaryrefslogtreecommitdiffstats
path: root/views/accounts.py
Commit message (Expand)AuthorAgeFilesLines
* Packaging hyperkittyAamir Khan2012-07-241-114/+0
* renamed test files, added copyright noticeAamir Khan2012-07-051-0/+21
* CSS Styling continuedAamir Khan2012-07-011-1/+1
* Basic user registration upAamir Khan2012-07-011-0/+26
* Fix #2: After login user will be directed back to previous pageAamir Khan2012-06-281-3/+12
* Fix #3 : logger not definedAamir Khan2012-06-281-1/+1
* use custom hyperkitty loggerAamir Khan2012-06-271-3/+1
* removed a print line used for debugging previouslyAamir Khan2012-06-261-2/+0
* generating UserProfile model and populating 'karma' in user_profile.htmlAamir Khan2012-06-251-7/+16
* Login authentication - browser id fixAamir Khan2012-06-121-1/+1
* Login authenticationAamir Khan2012-06-121-0/+53