NewsBlur-viq/apps/profile
2014-02-18 17:34:46 -08: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 Addung RNewUserQueue, an automatically emptying new user queue. Forcing all new users to go through paywall. 2013-05-13 18:03:17 -07:00
middleware.py Allowing oauth users to not bother having a user agent. 2014-01-27 13:00:41 -08:00
models.py Handling Paypal account cancellations better. 2014-02-18 17:34:46 -08:00
tasks.py Syncing twitter photos on user cleanup (1% of the time). 2014-02-02 19:08:01 -08:00
urls.py Moving email optout link to a single page, not behind a paywall. 2014-01-30 19:29:13 -08:00
views.py Adding static signup page. 2014-02-14 15:30:46 -08:00