Commit graph

29 commits

Author SHA1 Message Date
Pēteris Caune
b63f19f415 Simplify: remove djmail and django-ses-backend dependencies. 2017-01-29 11:44:22 +02:00
Pēteris Caune
1e05de14be Bump Django version. 2017-01-29 10:47:43 +02:00
Pēteris Caune
d6202d1b4c django-appconf is a dependency for django-compressor, don't list it here. 2017-01-29 10:42:15 +02:00
Pēteris Caune
891efc720a Bumped psycopg2 version 2017-01-21 12:51:22 +02:00
Pēteris Caune
8d956b3365 email template from Litmus. CSS already inlined, so dropping premailer dependency. 2017-01-15 13:10:08 +02:00
Pēteris Caune
8633a5a892 Check model supports cron-style schedule 2016-12-05 11:08:06 +02:00
James Moore
1ab12d943a updates django to 1.10.1 2016-09-22 10:23:41 -07:00
Pēteris Caune
b5a0ff3538 Handle concurrent sendalerts using QuerySet.update(). Fixes #39 2016-09-15 22:52:48 +03:00
Pēteris Caune
c90627c6f4 django_compressor==2.1 which adds Django 1.10 compatibility 2016-08-29 18:11:26 +03:00
Pēteris Caune
965e32884b Django 1.10 2016-08-29 17:54:53 +03:00
Pēteris Caune
1adb9338ef Update dependencies 2016-06-16 14:54:39 +03:00
Pēteris Caune
144cf0da90 pygmentize management command needs to be run rarely, and only during development. Remove Pygments from requirements.txt 2016-02-16 16:38:18 +02:00
Pēteris Caune
78e9cddba0 Use django_compressor 2.0 2016-01-08 12:36:13 +02:00
Pēteris Caune
be7feecbe2 Put braintree requirement in .travis.yml instead of requirements.txt 2016-01-02 18:07:54 +02:00
Pēteris Caune
0eab82c9a3 Add hc.payments to INSTALLED_APPS and braintree to requirements.txt so hc.payments tests can be run too. 2016-01-02 18:02:47 +02:00
Pēteris Caune
b7fcaac8ae prunepings and prunechecks management commands 2015-12-30 21:11:00 +02:00
Pēteris Caune
1c2ee95968 Django 1.9 2015-12-30 14:01:19 +02:00
Pēteris Caune
3a8a41f7a5 Pin versions of packages in requirements.txt 2015-11-03 00:04:41 +02:00
Di Wu
de203275c6 sendalerts concurrently 2015-10-30 23:44:08 -07:00
Guillaume Moigneu
6741ed490b Missing django-appconf requirement
Add django-appconf to requirements
2015-10-27 09:56:37 +01:00
Pēteris Caune
2f56da9f57 forgot django-ses-backend in requirements.txt 2015-08-14 11:05:33 +03:00
Pēteris Caune
f0089e2cd2 Send emails using djmail, can verify email addresses in /channels/ 2015-08-14 10:56:07 +03:00
Pēteris Caune
2750729bc9 combine css and js 2015-07-21 13:45:25 +03:00
Pēteris Caune
63b6fec9e6 Don't use SES any more, updating requirements 2015-07-11 19:54:12 +03:00
Pēteris Caune
c54cb6469d Send emails using djrill (Mandrill) 2015-07-11 11:45:38 +03:00
Pēteris Caune
18b3427a82 Syntax highlighting for snippets. 2015-07-01 19:55:59 +03:00
Pēteris Caune
a965f4c605 Login works, stubbed out canary index page 2015-06-11 23:44:49 +03:00
Pēteris Caune
08a3717ad7 Nicer login form 2015-06-11 22:26:33 +03:00
Pēteris Caune
00cdc313ec Initial commit 2015-06-11 22:12:09 +03:00