Commit Graph

405 Commits

Author SHA1 Message Date
Nikita P. Shupeyko
02033729b5 Fix typo 2017-05-02 14:31:22 +03:00
Nikita P. Shupeyko
63c5491546 Stop dockerignoring package.json 2017-05-02 14:28:04 +03:00
Nikita P. Shupeyko
5abe1437fa Merge branch 'master' into gulpfile-js 2017-05-02 14:18:37 +03:00
Fábio C. Barrionuevo da Luz
8eb08f553b Merge pull request #1152 from pydanny/pyup-update-ipdb-0.10.2-to-0.10.3
Update ipdb to 0.10.3
2017-04-30 18:48:35 -03:00
Fábio C. Barrionuevo da Luz
90d221e206 Merge pull request #1147 from pydanny/pyup-update-django-allauth-0.31.0-to-0.32.0
Update django-allauth to 0.32.0
2017-04-30 18:35:39 -03:00
pyup-bot
df4bac167f Update ipdb from 0.10.2 to 0.10.3 2017-04-30 14:35:19 -07:00
Fábio C. Barrionuevo da Luz
e02e7b860f Merge pull request #1145 from pydanny/pyup-update-django-redis-4.7.0-to-4.8.0
Update django-redis to 4.8.0
2017-04-30 18:21:17 -03:00
Fábio C. Barrionuevo da Luz
13a19ec2d2 Merge pull request #1149 from pydanny/pyup-update-pillow-4.1.0-to-4.1.1
Update pillow to 4.1.1
2017-04-30 18:17:12 -03:00
Fábio C. Barrionuevo da Luz
fb0aaced34 change [pep8] to [pycodestyle] on setup.cfg
use [pycodestyle] instead of [pep8] on setup.cfg because [pep8] section is deprecated after 2.1.0 version of pycodestyle
2017-04-29 18:57:23 -03:00
Shupeyko Nikita
9037fb57f3 Fix #1150 (#1151)
Fix #1150
2017-04-29 16:59:05 +03:00
pyup-bot
8beb5b40b2 Update pillow from 4.1.0 to 4.1.1 2017-04-28 11:09:13 -07:00
pyup-bot
a2666a8b41 Update django-allauth from 0.31.0 to 0.32.0 2017-04-27 02:18:57 -07:00
pyup-bot
3fe9ebaaf0 Update django-redis from 4.7.0 to 4.8.0 2017-04-25 06:04:16 -07:00
Shupeyko Nikita
f5ccce4ef8 Switch from runtime- to compile-time set production django docker service (#1144)
Extends #971
2017-04-24 23:12:30 +02:00
Shupeyko Nikita
65e64fe364 Fix CELERY_BROKER_URL naming mismatch (#1143)
* Fix CELERY_BROKER_URL naming mismatch

Closes #1116

* Fix all occurences
2017-04-24 19:35:58 +03:00
Shupeyko Nikita
5b75ad6c9d Require celery==3.1.24 instead of celery==4.0.2 (#1140) 2017-04-24 15:26:08 +03:00
Nikita P. Shupeyko
4907de5468 Build upon the latest node:7.9-slim 2017-04-23 03:10:23 +03:00
Nikita P. Shupeyko
68b2f63596 Resetting to the last version working locally with docker-compose 1.11.x 2017-04-23 02:42:08 +03:00
Nikita P. Shupeyko
873131425d Try utilizing relative package.json path 2017-04-23 02:35:34 +03:00
Nikita P. Shupeyko
f61e803fd4 Try switcging workdir to /app 2017-04-23 02:31:54 +03:00
Nikita P. Shupeyko
ff3e019a2d Revert "Try switching to node:6"
This reverts commit 62cc02df1a.
2017-04-23 02:26:31 +03:00
Nikita P. Shupeyko
62cc02df1a Try switching to node:6
To account for possible node:7 docker-compose incompatibiltiy
2017-04-23 02:11:45 +03:00
Nikita P. Shupeyko
bfed284ddc Switch to node:7-slim 2017-04-23 01:58:52 +03:00
Nikita P. Shupeyko
b6c026a523 Try fiixing node Dockerfile package.json COPY ones again 2017-04-23 01:48:39 +03:00
Nikita P. Shupeyko
1d21d80c72 Merge branch 'master' into gulpfile-js 2017-04-23 01:45:25 +03:00
Nikita P. Shupeyko
90b355cff4 FIx node Dockerfile package.json COPY 2017-04-23 01:45:20 +03:00
Shupeyko Nikita
e78b6fb425 Fix W391 blank line at end of file (#1136) 2017-04-23 01:27:58 +03:00
Daniel Roy Greenfeld
6aced9ba73 Remove Python 2.7 support per #1129 (#1130)
* Remove Python 2.7 support per

* Remove Python 2.7 references

* Remove Python 2.7 references

* remove python 2 entirely
2017-04-21 12:31:45 -07:00
Shupeyko Nikita
23bd99fc5a Pin redis service image version (#1117) 2017-04-21 20:44:06 +03:00
Nikita P. Shupeyko
60adede367 Merge branch 'master' into gulpfile-js 2017-04-21 20:22:31 +03:00
Nikita P. Shupeyko
c4e646214a Workaround flake8 "imported but unused" errors 2017-04-21 18:52:53 +03:00
Nikita P. Shupeyko
6f038511b6 Remove newline before BrowserSync debug-only support section 2017-04-21 14:41:18 +03:00
Nikita P. Shupeyko
aec76da418 BrowserSync debug-only support 2017-04-21 14:29:05 +03:00
Nikita P. Shupeyko
0123a94e06 Merge branch 'master' into gulpfile-js 2017-04-21 14:07:53 +03:00
Nikita P. Shupeyko
cd0416cf6b Introduce node service 2017-04-21 14:06:23 +03:00
Nikita P. Shupeyko
a43e83fb03 Enhance gulpfile.js 2017-04-21 14:05:20 +03:00
Daniel Roy Greenfeld
b0fe04fc52 First pass at Bootstrap 4 Alpha 6, just the basic layout 2017-04-20 15:18:30 -07:00
Daniel Roy Greenfeld
8864fffdc7 Update Pillow and django-environ 2017-04-20 14:44:39 -07:00
pyup.io bot
a833a8a358 Update django-model-utils from 2.6.1 to 3.0.0 (#1122) 2017-04-18 09:20:56 +02:00
pyup.io bot
19b4e299cb Update django-anymail from 0.8 to 0.9 (#1108) 2017-04-18 09:20:14 +02:00
Audrey Roy Greenfeld
5d78b32f2b Put local Docker setting into Jinja2 if block 2017-04-17 10:54:01 -07:00
Daniel Roy Greenfeld
8b82dfae8a Change order of modern django debug toolbar. 2017-04-17 10:51:58 -07:00
Daniel Roy Greenfeld
a383fa2378 Document source of unclear links 2017-04-14 11:54:38 -07:00
Daniel Roy Greenfeld
ba2301fc3c Fix multiple imports on one line 2017-04-13 11:30:57 -07:00
Daniel Roy Greenfeld
8673505683 Merge branch 'master' of github.com:pydanny/cookiecutter-django 2017-04-13 11:28:00 -07:00
Daniel Roy Greenfeld
a3b0feec12 Flake8 fix 2017-04-13 11:27:54 -07:00
Nikita P. Shupeyko
a8c109898e Introduce static asset build infrastructure 2017-04-13 21:12:11 +03:00
Shupeyko Nikita
e365c39f2a gitignore generated project's .cache/ dir (#1061) 2017-04-13 10:50:56 -07:00
pyup.io bot
e9d94dbf52 Update sphinx from 1.5.3 to 1.5.5 (#1104) 2017-04-13 10:50:34 -07:00
Shupeyko Nikita
1c1cc9ee9c Prevent PyCharm from formatting raven and opbeat imports (#1063)
* Prevent PyCharm from formatting raven and opbeat imports

Since raven and opbeat are required in production only, imports might (most surely will) be wiped out during PyCharm code clean up started in other environments.

* Prevent PyCharm from formatting raven and opbeat imports

Since raven and opbeat are required in production only, imports might (most surely will) be wiped out during PyCharm code clean up started in other environments.

* Fix line breaks and spaces

* Fix linebreaks
2017-04-13 10:50:11 -07:00