Commit Graph

1231 Commits

Author SHA1 Message Date
pyup-bot
e0269c0826 Update flake8 from 2.5.5 to 2.6.2 2016-06-27 04:24:19 +08:00
pyup-bot
08fa635b5f Update django-anymail from 0.4.1 to 0.4.2 2016-06-25 03:39:23 +08:00
pyup-bot
08c5e3883f Update django-anymail from 0.3.1 to 0.4.1 2016-06-23 08:54:12 +08:00
Will Farley
8880e777d2 WIP: Add webpack as an option (#610)
* Add webpack as an option

Adds webpack as a js_taskrunner option to cookiecutter-json. Will clone @hzdg/cookiecutter-webpack --pydanny-django branch into the project using cookiecutter's api in post_hooks.

The static webpack project will be placed into the <project_slug>/static/<project_slug>/ directory.
The webpack configs are placed in the ./config/ directory.

The cookiecutter-webpack project includes react / redux / karma configurations that are brought into the project.

* Add webpack documentation
2016-06-19 12:24:43 -07:00
Jannis Gebauer
d771f12a55 ignore flake8 2.6.0, closes #635 2016-06-18 22:30:08 +02:00
Jannis Gebauer
7bc86bb13b Revert "Update flake8 to 2.6.0" 2016-06-18 10:10:15 +02:00
pyup.io bot
de2260fd3e Update raven from 5.20.0 to 5.21.0 (#628) 2016-06-17 19:16:56 -07:00
Andres Gonzalez
3d2385a3b6 Add django-compressor suport (#568)
* #342 Add compressor option to requirements

* #342 Add compressor to production settings

* #342 Add compressor to base template

* #342 Add settings to common.py and add tags to base template

* #342 Flake8 fix for tox tests

* #342 Remove redundant line

* #342 Add required options for S3 to production.py and added Env variable to enable/disable compression

* #342 Add required options for compressor on S3 to production.py
2016-06-17 19:07:45 -07:00
pyup.io bot
30bfba71bc Update flake8 to 2.6.0 (#625)
* Update flake8 from 2.5.5 to 2.6.0

* Update flake8 from 2.5.5 to 2.6.0
2016-06-15 17:57:04 -07:00
pyup-bot
70c83be951 Update ipdb from 0.10.0 to 0.10.1 2016-06-14 14:11:20 -07:00
Audrey Roy Greenfeld
4b348812db Merge pull request #617 from pydanny/pyup-update-flake8-2.5.4-to-2.5.5
Update flake8 to 2.5.5
2016-06-14 13:14:37 -07:00
Jannis Gebauer
02f566b1e4 Merge pull request #618 from pydanny/pyup-pin-sphinx-1.4.4
Pin sphinx to latest version 1.4.4
2016-06-14 17:51:19 +02:00
Jannis Gebauer
4103e2e2f7 Merge pull request #616 from pydanny/pyup-pin-opbeat-3.3.3
Pin opbeat to latest version 3.3.3
2016-06-14 17:51:06 +02:00
pyup-bot
3d23787ce0 Pin raven to latest version 5.20.0 2016-06-14 08:47:30 -07:00
pyup-bot
7666e6941c Pin sphinx to latest version 1.4.4 2016-06-14 08:47:27 -07:00
pyup-bot
fe07429a26 Update flake8 from 2.5.4 to 2.5.5 2016-06-14 08:47:25 -07:00
pyup-bot
54feb6dd8c Pin opbeat to latest version 3.3.3 2016-06-14 08:47:21 -07:00
requires.io
faa8eaf32d [requires.io] dependency update 2016-06-05 16:30:21 -07:00
requires.io
5408ccbef9 [requires.io] dependency update 2016-06-05 16:30:20 -07:00
requires.io
d14be9939b [requires.io] dependency update 2016-06-05 16:30:19 -07:00
requires.io
4f55274503 [requires.io] dependency update 2016-06-05 16:30:18 -07:00
Daniel Roy Greenfeld
f40f304457 Use sentry for error reporting 2016-06-05 10:47:07 -07:00
Leonardo
907b8ecfbd Remove django-secure (#579)
* Eliminate django-secure from requirements and settings files

* Include secure defaults for django security middleware

* Add settings required by SecurityMiddleware

also remove django-secure in prod settings

* Eliminate empty spaces generated on Jinja on
config/settings/production.py
2016-06-03 16:07:27 -07:00
Audrey Roy Greenfeld
a658339b99 Switch from django-mailgun to django-anymail. Fix #539. 2016-05-27 11:31:30 -07:00
Fabio C. Barrioneuvo da Luz
0601795f68 update requirements and changelog 2016-05-13 00:13:42 -03:00
Fabio C. Barrioneuvo da Luz
9a2668b4f9 update version of Django, django-extensions and django-mailgun 2016-05-03 21:13:53 -03:00
Audrey Roy Greenfeld
b6bf40e973 Update to latest boto in prod 2016-04-29 13:55:29 -07:00
Audrey Roy Greenfeld
145a4bdf5c Update local requirements 2016-04-29 13:54:49 -07:00
Audrey Roy Greenfeld
5517bdd1bc Update requirements 2016-04-25 22:59:02 -07:00
Audrey Roy Greenfeld
5bd3f03889 Update base requirements 2016-04-25 22:51:28 -07:00
Audrey Roy Greenfeld
15f350f05e Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00