Jannis Gebauer
abf8f2c97a
add caddy to feature list
2017-08-11 11:28:42 +02:00
Jannis Gebauer
8801c50867
switch to caddy ( #1282 )
2017-08-11 11:16:15 +02:00
Shupeyko Nikita
035dc4d7ab
Introduce development-time Celery services ( #1257 )
...
* Introduce development-time Celery services
Closes #1225 .
* Re-order django and postgres services in production.yml
* Switch local service extension tactics
* Fix celery services inheriting ports from the django's
2017-08-11 09:13:30 +02:00
Fábio C. Barrionuevo da Luz
a5129ecbe4
Merge pull request #1279 from pydanny/pyup-update-pytest-3.2.0-to-3.2.1
...
Update pytest to 3.2.1
2017-08-10 09:13:10 -03:00
pyup-bot
16f6677de8
Update pytest from 3.2.0 to 3.2.1
2017-08-09 20:03:27 -07:00
pyup.io bot
9754f0341f
Update factory-boy to 2.9.2 ( #1276 )
...
* Update factory-boy from 2.9.1 to 2.9.2
* Update factory-boy from 2.9.1 to 2.9.2
2017-08-04 10:56:11 +03:00
pyup.io bot
c90480b6df
Update binaryornot from 0.4.3 to 0.4.4 ( #1274 )
2017-08-03 19:29:01 +03:00
pyup.io bot
0e6b5f3c66
Update pyflakes from 1.5.0 to 1.6.0 ( #1275 )
2017-08-03 19:28:48 +03:00
Bruno Alla
4be48b7999
Use django-storages for media files if using WhiteNoise - fixes #1192
...
As per the discussion in #869 , WhiteNoise is for serving static files
not for media files (files uploaded from the app by users).
For such thing, we still need `DEFAULT_FILE_STORAGE` to be set and
we use django-storages for that.
2017-08-02 20:10:49 +01:00
Bruno Alla
12db5176d6
Upgrade to boto3 fixes #998
...
- Boto3 is the replacement of boto, switch to the latest version
- Switch django-storages class to the one based on Boto3
- AWS_S3_CALLING_FORMAT isn't relevant anymore
2017-08-02 20:00:03 +01:00
pyup.io bot
83081a20b5
Update factory-boy to 2.9.1 ( #1272 )
...
* Update factory-boy from 2.9.0 to 2.9.1
* Update factory-boy from 2.9.0 to 2.9.1
2017-08-02 16:07:25 +03:00
pyup.io bot
c5ed6173b2
Update pytest from 3.1.3 to 3.2.0 ( #1271 )
2017-08-02 08:15:51 +03:00
Bruno Alla
4e9f18b52d
Add @browniebroke to CONTRIBUTORS.rst
2017-08-02 00:51:31 +01:00
Bruno Alla
9017432421
Update django-storages fixes #998
...
The -redux project is now the official project, update to the latest version
2017-08-01 22:34:09 +01:00
Ben Warren
ffedad9103
Add project generation option docs ( #1267 )
...
* Add project generation option docs
* Alter wording
2017-08-01 20:06:07 +03:00
Nathan Victor
b4e68a6bf1
Update 404 with how to link ( #1244 )
2017-07-31 16:57:33 +03:00
Nikita P. Shupeyko
0515c5506a
Revert "Upgrade node to 8.2-slim"
...
This reverts commit 72abd72da5
.
2017-07-31 16:33:38 +03:00
Nikita P. Shupeyko
507ee4062e
Remove node service from production setup
2017-07-31 16:25:21 +03:00
Nikita P. Shupeyko
be2fc40631
Merge remote-tracking branch 'origin/1204-docker-compose-up-static-files-cannot-be-found-by-wsgi-nor-nginx' into 1204-docker-compose-up-static-files-cannot-be-found-by-wsgi-nor-nginx
2017-07-31 16:22:52 +03:00
Nikita P. Shupeyko
72abd72da5
Upgrade node to 8.2-slim
2017-07-31 16:21:57 +03:00
Nikita P. Shupeyko
6f6fe04732
Revert "Introduce node service to production setup"
...
This reverts commit 70d5a5b18b
.
2017-07-31 16:21:16 +03:00
Nikita P. Shupeyko
efc3ab3769
Revert "Fix node ports"
...
This reverts commit 830f5d205b
.
2017-07-31 16:21:09 +03:00
Nikita P. Shupeyko
a4f025b2ac
Fix gulpfile.js
2017-07-31 16:20:15 +03:00
Nikita P. Shupeyko
5c97f29aaa
Get back to the pre-merge state of Node.JS + docker-compose = ♥ ( #1128 )
2017-07-31 16:20:15 +03:00
Nikita P. Shupeyko
830f5d205b
Fix node ports
2017-07-31 16:18:05 +03:00
Nikita P. Shupeyko
70d5a5b18b
Introduce node service to production setup
2017-07-31 16:18:05 +03:00
orzarchi
d36ff72c0f
Fix gulpfile default task stuck on runServer ( #1260 )
2017-07-31 16:04:36 +03:00
Shupeyko Nikita
fe903e5c14
Fix docs erros/typos ( #1264 )
...
* Fix #.1
* Fix #.2
[Running management commands: "docker-compose -f production.yml run" to "docker-compose -f local.yml run'](https://cookiecutter-django.readthedocs.io/en/latest/developing-locally-docker.html#running-management-commands ).
* Fix #.3
Designate @bertdemiranda as a contributor (#1242 ).
2017-07-31 13:27:58 +03:00
Bert de Miranda
ce33b0c498
Update developing-locally-docker.rst ( #1242 )
2017-07-31 13:16:38 +03:00
Nikita P. Shupeyko
394880a468
Remove latest PyPI version badge
...
For the same reason as in #1203 .
2017-07-31 12:58:29 +03:00
Shupeyko Nikita
32b429a3bf
Add PyPi badge indicating the latest stable release available ( #1262 )
...
Closes #1202 .
2017-07-31 12:47:29 +03:00
pyup.io bot
041616db2c
Update factory-boy to 2.9.0 ( #1259 )
...
* Update factory-boy from 2.8.1 to 2.9.0
* Update factory-boy from 2.8.1 to 2.9.0
2017-07-31 09:45:09 +03:00
Shupeyko Nikita
37837e9902
Fix ALLOWED_HOSTS ( #1164 )
2017-07-30 15:43:01 +03:00
pyup.io bot
993aac6b95
Update flake8 to 3.4.1 ( #1254 )
...
* Update flake8 from 3.4.0 to 3.4.1
* Update flake8 from 3.4.0 to 3.4.1
2017-07-29 05:57:27 +03:00
pyup.io bot
e7ae16eeb6
Update flake8 to 3.4.0 ( #1253 )
...
* Update flake8 from 3.3.0 to 3.4.0
* Update flake8 from 3.3.0 to 3.4.0
2017-07-28 11:16:01 +03:00
pyup.io bot
60e57117d6
Update psycopg2 to 2.7.3 ( #1247 )
...
* Update psycopg2 from 2.7.2 to 2.7.3
* Update psycopg2 from 2.7.2 to 2.7.3
* Update psycopg2 from 2.7.2 to 2.7.3
2017-07-26 09:20:21 +02:00
pyup.io bot
30a6151647
Update django-anymail from 0.11 to 0.11.1 ( #1248 )
2017-07-24 21:59:20 +03:00
pyup.io bot
34c969423f
Update psycopg2 to 2.7.2 ( #1246 )
...
* Update psycopg2 from 2.7.1 to 2.7.2
* Update psycopg2 from 2.7.1 to 2.7.2
* Update psycopg2 from 2.7.1 to 2.7.2
2017-07-22 21:41:28 +03:00
Fábio C. Barrionuevo da Luz
aaa9800ba8
Merge pull request #1239 from pydanny/luzfcb-heroku-python-3.6.2
...
update heroku python runtime to 3.6.2
2017-07-20 09:32:25 -03:00
Fábio C. Barrionuevo da Luz
488855d472
update heroku python runtime to 3.6.2
2017-07-20 09:30:25 -03:00
Daniel Roy Greenfeld
afed9180da
Update README.rst
2017-07-17 17:40:34 -07:00
Shupeyko Nikita
e889316b11
Rename dev.yml to local.yml ( #1227 )
...
* Rename dev.yml to local.yml
Closes #1226 .
* Rename docker-compose.yml to production.yml
2017-07-14 17:09:41 +03:00
pyup.io bot
38f53b5886
Update django-anymail from 0.10 to 0.11 ( #1232 )
2017-07-14 10:50:26 +03:00
Nikita P. Shupeyko
48b0869f5e
Get back to the pre-merge state of Node.JS + docker-compose = ♥ ( #1128 )
2017-07-10 14:54:33 +03:00
Shupeyko Nikita
e67c4155c9
Merge branch 'master' into 1204-docker-compose-up-static-files-cannot-be-found-by-wsgi-nor-nginx
2017-07-10 13:04:54 +03:00
Hamish Durkin
afb6b79fc3
Updated idea run configurations to work as explained in the docs ( #1223 )
2017-07-09 16:04:27 +03:00
pyup.io bot
db45132724
Update django-extensions from 1.8.0 to 1.8.1 ( #1219 )
2017-07-09 15:36:38 +03:00
pyup.io bot
57410882ae
Update boto from 2.47.0 to 2.48.0 ( #1220 )
2017-07-09 15:36:22 +03:00
pyup.io bot
03648d3d01
Update pillow from 4.1.1 to 4.2.1 ( #1221 )
2017-07-09 15:36:07 +03:00
pyup.io bot
43b8e96cd3
Update pytest from 3.1.2 to 3.1.3 ( #1218 )
2017-07-05 10:30:24 +03:00