Commit Graph

1948 Commits

Author SHA1 Message Date
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
Audrey Roy Greenfeld
6453fea417 Easier placement of apps within the second level directory 2017-04-13 10:48:44 -07:00
pyup.io bot
667d4df01d Update binaryornot from 0.4.2 to 0.4.3 (#1120) 2017-04-12 13:55:42 -07:00
Fábio C. Barrionuevo da Luz
056aee3028 Merge pull request #1119 from pydanny/pyup-update-binaryornot-0.4.0-to-0.4.2
Update binaryornot to 0.4.2
2017-04-12 15:27:05 -03:00
pyup-bot
cbb55a73b8 Update binaryornot from 0.4.0 to 0.4.2 2017-04-12 11:17:55 -07:00
Fábio C. Barrionuevo da Luz
11f3be10e2 Merge pull request #1112 from webyneter/master
Switch to current runtime version
2017-04-06 17:10:56 -03:00
Nikita P. Shupeyko
66ffa5c93c Switch to current runtime version
Closes #1094
2017-04-06 19:04:46 +03:00
pyup.io bot
3bbbcea0d0 Update django from 1.10.6 to 1.10.7 (#1110) 2017-04-05 10:36:50 +02:00
Jannis Gebauer
f62e05b95e stay on 1.10.x for now until 1.11 is compatible 2017-04-05 10:28:42 +02:00
pyup.io bot
9af01c50a8 Update django-debug-toolbar from 1.6 to 1.7 (#1069) 2017-04-01 18:14:22 +02:00
pyup.io bot
c5c8b6b5e8 Update django-extensions from 1.7.7 to 1.7.8 (#1096) 2017-04-01 18:12:50 +02:00
pyup.io bot
86922be94b Update pytz from 2016.10 to 2017.2 (#1098) 2017-04-01 18:12:29 +02:00
pyup.io bot
1a82a2a3af Update sh from 1.12.10 to 1.12.13 (#1100) 2017-04-01 18:09:29 +02:00
Wee Liat
0b14104ae0 added btn class to forget password (#1102) 2017-04-01 08:30:24 -07:00
Shupeyko Nikita
7da1bf79b8 Replace links section with depends_on in docker-compose config files (#1092)
Closes #1091
2017-03-24 18:45:31 +01:00
pyup.io bot
b5918029a1 Update sphinx from 1.5.2 to 1.5.3 (#1054) 2017-03-24 11:28:38 +01:00
pyup.io bot
26962b41af Update gunicorn from 19.6.0 to 19.7.1 (#1089) 2017-03-24 11:28:12 +01:00
pyup.io bot
5b522d3dee Update werkzeug from 0.11.15 to 0.12.1 (#1080) 2017-03-24 11:28:00 +01:00
pyup.io bot
5965bbeaa4 Update pytest from 3.0.6 to 3.0.7 (#1078) 2017-03-24 11:27:46 +01:00