NewsBlur-viq/apps/profile
2013-04-05 19:23:42 -07:00
..
management Adding email lookup to forgot password flow. 2013-01-05 10:24:26 -08:00
migrations Handling db transactions manually so I don't freeze the db while doing a standard data migration. 2012-12-03 16:28:32 -08:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
forms.py Fixing authentication issue on account deletion when using blank passwords. 2013-04-05 19:23:42 -07:00
middleware.py Adding X-nginx-server and X-gunicorn-server. 2013-03-25 11:53:31 -07:00
models.py Fixing authentication issue on account deletion when using blank passwords. 2013-04-05 19:23:42 -07:00
tasks.py Fixing deactivation of expired premiums. 2013-01-07 17:43:05 -08:00
urls.py Forgot password flow. Holy crap, this took two years. 2013-01-07 17:28:43 -08:00
views.py Activating premiums immediately for stripe users. 2013-03-18 13:14:50 -07:00