Commit Graph

13 Commits

Author SHA1 Message Date
fiatjaf 0a2f727a3a basic custom email template editor, model and preview endpoint. 2018-09-19 23:30:43 -04:00
fiatjaf 0156b05d4d User.plan with an enum instead of User.upgraded 2018-09-19 23:30:14 -04:00
Cole 8d1024c0fb
Downgrade reason (#197)
* adding downgrade survey
* adding release to procfile
* removing unused manage.py autorun behavior
2018-09-15 20:59:09 -04:00
fiatjaf 19adee84b5 remove pyaml as it is not being used anymore 2018-09-12 22:38:17 +00:00
Rohit Datta 14f02953f7
progress on inlining on startup 2018-08-03 16:48:49 -04:00
Rohit Datta d780a4bf21 bump celery versionto account for new dependencies 2018-06-15 22:28:28 +00:00
Rohit Datta 31ff497605 updated pipfile 2018-06-15 22:28:27 +00:00
fiatjaf 4d281c94e1 finish porting tests to pytest.
* removed httpretty dependency.
* some small python3-related fixes.
2018-05-17 14:13:25 +00:00
fiatjaf a2d2c8a030 mocking celery calls.
I've tried, but celery doesn't want to be integration-tested.
2018-05-15 22:22:08 +00:00
fiatjaf 8187e5adc0 celery integration test almost working. 2018-05-14 22:55:07 +00:00
fiatjaf 550b5a6c2e running current tests with pytest and using mock.patch in a single case. 2018-05-14 04:29:37 +00:00
fiatjaf 8f920d4610 use mock from unittest package. 2018-05-13 14:08:53 +00:00
fiatjaf f1a7ba9908 migrate to python3, flask1 and pipenv/pipfiles. 2018-05-12 15:17:22 +00:00