NewsBlur-viq/apps/profile
2012-12-03 16:28:32 -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 Fixing payment date. 2012-12-03 16:12:13 -08:00
tasks.py Moving new user and new premiums to background task. 2012-07-05 22:20:49 -07: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