NewsBlur-viq/apps/profile
2013-01-02 20:04:07 -08:00
..
management Adding forgot password management command. 2012-12-11 10:00:58 -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 Adding Pay by Credit Card as an option to feed chooser dialog. Thus concludes Stripe.js integration. Time to launch! 2012-02-29 12:15:01 -08:00
middleware.py Fixing issue around saving new stories to redis. Also adding redis middleware to introspect raw redis calls. 2012-07-25 17:58:00 -07:00
models.py Adding task to email expired premiums. 2012-12-05 13:10:11 -08:00
tasks.py Deractivating premiums. 2013-01-02 20:04:07 -08:00
urls.py Showing payment history. 2012-12-03 15:03:47 -08:00
views.py Showing payment history. 2012-12-03 15:03:47 -08:00