Commit Graph

2116 Commits

Author SHA1 Message Date
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
Daniel Roy Greenfeld
8b82dfae8a Change order of modern django debug toolbar. 2017-04-17 10:51:58 -07:00
Daniel Roy Greenfeld
fc2b861f6c Update CONTRIBUTORS.rst 2017-04-17 10:07:32 -07:00
Daniel Roy Greenfeld
adc8912339 Added @webyneter as a core contributor 2017-04-17 10:07:13 -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
pyup.io bot
f7ca4d712c Update tox from 2.6.0 to 2.7.0 (#1113) 2017-04-13 10:54:18 -07: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