Commit Graph

2027 Commits

Author SHA1 Message Date
Fábio C. Barrionuevo da Luz
96028e3bbe Merge pull request #1168 from pydanny/pyup-update-sphinx-1.5.5-to-1.5.6
Update sphinx to 1.5.6
2017-05-15 08:51:36 -03:00
Fábio C. Barrionuevo da Luz
2a42743c09 Merge pull request #1169 from pydanny/pyup-update-coverage-4.4-to-4.4.1
Update coverage to 4.4.1
2017-05-15 08:51:06 -03:00
pyup-bot
eed7233c1b Update coverage from 4.4 to 4.4.1 2017-05-14 23:39:38 -07:00
pyup-bot
3ae3e74aae Update coverage from 4.4 to 4.4.1 2017-05-14 23:39:37 -07:00
pyup-bot
7e084c2a76 Update sphinx from 1.5.5 to 1.5.6 2017-05-14 13:10:35 -07:00
Delio Castillo
89bc1212b3 Fixes docker file when using letsencrypt. Adds ps command to nginx image for start.sh to be able to run without errors (#1154) 2017-05-12 18:23:22 +02:00
Daniel Roy Greenfeld
5fab2f4bf5 Update README.rst 2017-05-11 08:38:13 -07:00
Daniel Roy Greenfeld
22e47a5dfd Update the support section 2017-05-11 08:37:17 -07:00
Fábio C. Barrionuevo da Luz
cdebc13edc update celery to 3.1.25 2017-05-10 10:51:49 -03:00
Fábio C. Barrionuevo da Luz
b42357966a Merge pull request #1162 from pydanny/pyup-update-coverage-4.3.4-to-4.4
Update coverage to 4.4
2017-05-08 09:13:41 -03:00
Fábio C. Barrionuevo da Luz
747ea8a44f Merge pull request #1160 from pydanny/pyup-update-django-extensions-1.7.8-to-1.7.9
Update django-extensions to 1.7.9
2017-05-08 09:13:25 -03:00
pyup-bot
451bee63ac Update coverage from 4.3.4 to 4.4 2017-05-07 22:17:23 -07:00
pyup-bot
64dce4b7d1 Update coverage from 4.3.4 to 4.4 2017-05-07 22:17:21 -07:00
pyup-bot
7125d5c447 Update django-extensions from 1.7.8 to 1.7.9 2017-05-06 05:49:21 -07:00
pyup.io bot
8d7fd5ea06 Update django-debug-toolbar from 1.7 to 1.8 (#1156) 2017-05-06 14:48:47 +02:00
Raphaël Cohen
eb71aecc32 Optimize Django Dockerfile (#1158) 2017-05-06 14:43:26 +02: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
Daniel Roy Greenfeld
095d7417b8 Update README.rst 2017-04-25 20:04:20 -07:00
Daniel Roy Greenfeld
1cabb7ddc0 Update README.rst 2017-04-25 11:25:43 -07:00
Daniel Roy Greenfeld
c0261189fb Added TSD 1.11 to the README 2017-04-25 11:25:08 -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
9d69bcc10c Add a pre-hook that checks the python version (#1142)
Closes #1141
2017-04-24 15:43:36 -07:00
Alexandre Provencio
bd487e8ff9 Fix docker's letsencrypt renewal command (#942) 2017-04-24 15:42:46 -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
706c324e6a Remove files conventional to opensource projects only (#1137) 2017-04-24 22:56:27 +02:00
jduraj
9ea4ace6fb Docs: add more info for docker production setup (#1134)
Missing .env variables can result in some functions crashing.
2017-04-24 10:09:21 -07: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
Daniel Roy Greenfeld
1d87fa5ed9 Update README.rst 2017-04-24 08:11:10 -07:00
Shupeyko Nikita
5b75ad6c9d Require celery==3.1.24 instead of celery==4.0.2 (#1140) 2017-04-24 15:26:08 +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
Shupeyko Nikita
92ffe53403 Merge pull request #1131 from webyneter/fix-travis-importedbutunused-errors
Workaround flake8 "imported but unused" errors
2017-04-21 19:39:57 +03:00
Nikita P. Shupeyko
c4e646214a Workaround flake8 "imported but unused" errors 2017-04-21 18:52:53 +03:00
Daniel Roy Greenfeld
1ca507a5e0 Prep for 1.10.7 tag 2017-04-21 08:31:11 -07:00
Daniel Roy Greenfeld
19924fecf4 Merge branch 'master' of github.com:pydanny/cookiecutter-django 2017-04-20 15:18:39 -07:00
Daniel Roy Greenfeld
b0fe04fc52 First pass at Bootstrap 4 Alpha 6, just the basic layout 2017-04-20 15:18:30 -07:00
pyup.io bot
d444023e0e Update django-allauth from 0.30.0 to 0.31.0 (#1059) 2017-04-21 00:04:13 +02: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