18 Commits

Author SHA1 Message Date
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