Fábio C. Barrionuevo da Luz
daa7613f37
Merge pull request #1345 from pydanny/pyup-update-sphinx-1.6.3-to-1.6.4
...
Update sphinx to 1.6.4
2017-09-26 08:24:31 -03:00
pyup-bot
f10d03e8a8
Update sphinx from 1.6.3 to 1.6.4
2017-09-26 01:08:44 -07:00
pyup-bot
ee0d52fd97
Update whitenoise from 3.3.0 to 3.3.1
2017-09-23 11:47:41 -07:00
pyup.io bot
4f727fac7c
Update raven from 6.2.0 to 6.2.1 ( #1341 )
2017-09-22 21:47:16 +03:00
pyup.io bot
93c965d020
Update raven from 6.1.0 to 6.2.0 ( #1340 )
2017-09-22 18:02:08 +03:00
Wan Liuyang
ea5fb0efb6
Update EMAIL_BACKEND to "anymail.backends.espname.EmailBackend" to match anymail 1.0 ( #1335 )
2017-09-18 16:19:09 +03:00
Reggie Riser
874caee360
Removed references and old CSS specific to Bootstrap alpha. ( #1333 )
...
* Removed references and old CSS specific to Bootstrap alpha.
* Fixed Bootstrap alpha reference in README.
2017-09-18 10:44:16 +03:00
pyup.io bot
6537f181a5
Update django-anymail from 0.11.1 to 1.0 ( #1334 )
2017-09-18 10:42:08 +03:00
pyup.io bot
53699728ec
Update django-extensions from 1.9.0 to 1.9.1 ( #1330 )
2017-09-14 11:18:59 +02:00
pyup.io bot
3b2eca0a38
Update wheel from 0.29.0 to 0.30.0 ( #1329 )
2017-09-11 09:55:29 +03:00
Nikita P. Shupeyko
d9e280ff5b
Require django-coverage-plugin==1.5.0 for testing
...
Closes #1325 .
2017-09-07 13:28:13 +03:00
Nikita P. Shupeyko
e5154f3f01
Prettify production postgres service Dockerfile entries
...
- group related commands together
- use COPY instead of ADD
2017-09-06 15:05:41 +03:00
Mark Liederbach
7cb8da9df6
Added Whitelist for /compose/local/ ( #1322 )
...
Something in the file above ignores the /compose/local directory, which is not an expected pattern. Barring a reasonable explanation or modification of the above rules, this whitelists that folder.
2017-09-06 09:33:35 +03:00
pyup.io bot
a42df4f1b2
Update django from 1.10.7 to 1.10.8 ( #1320 )
2017-09-05 22:52:58 +03:00
Arcuri Davide
433eef62e4
Update bootstrap to 4.0.0-beta ( #1319 )
...
* Update bootstrap to 4.0.0-beta
Update cdn link for js and css.
Fixed class names for navbar -https://medium.com/@lukaszholeczek/how-to-upgrade-bootstrap-4-alpha-6-to-bootstrap-4-beta-d43b4210f2a3
* Updated CONTRIBUTORS.rst
Updated CONTRIBUTORS.rst
2017-09-05 15:21:25 +03:00
Shupeyko Nikita
188ff966f8
Re-organize compose/ into environment-specific file groups ( #1317 )
...
* Re-organize compose/ into environment-specific file groups
Closes #1316 .
* Commit missing files
That was weird: git failed to commit one specific folder previously
2017-09-05 14:39:20 +03:00
Shupeyko Nikita
ae9f951f45
Use Unix, not Windows environment variable format in Caddyfile ( #1314 )
...
Closes #1310 .
2017-09-02 20:42:07 +03:00
Shupeyko Nikita
833a79ff3c
Remove pycharm service from Docker setup ( #1307 )
...
* Remove pycharm service from Docker setup
* Update generated project docs
2017-08-31 19:25:58 +03:00
Reggie Riser
cc3ba8eadf
Remove django-braces requirement (equivalent functionality already in Django 1.9+). ( #1312 )
2017-08-31 19:23:18 +03:00
pyup-bot
b70db90506
Update boto3 from 1.4.6 to 1.4.7
2017-08-29 14:18:03 -07:00
Reggie Riser
5f4e195007
Loading "static" tags instead of "staticfiles" for Django 1.10+ per https://docs.djangoproject.com/en/dev/releases/1.10/#django-contrib-staticfiles . ( #1308 )
2017-08-29 15:55:15 +03:00
Shupeyko Nikita
8c5c521b29
Revert "Configure pytest to exit after first num failures or errors ( #1292 )"
...
This reverts commit dec3305cd5
.
2017-08-29 15:45:17 +03:00
Reggie Riser
0e1c00d3b3
Fixed typo in generated comment. ( #1306 )
2017-08-28 22:30:56 +03:00
Wan Liuyang
c50c6a73be
Rename Dockerfile-dev to Dockerfile-local ( #1305 )
...
* Rename Dockerfile-dev to Dockerfile-local
* Add @sfdye to CONTRIBUTORS.rst
2017-08-28 11:00:59 +03:00
pyup.io bot
2f12425ea3
Update psycopg2 to 2.7.3.1 ( #1303 )
...
* Update psycopg2 from 2.7.3 to 2.7.3.1
* Update psycopg2 from 2.7.3 to 2.7.3.1
* Update psycopg2 from 2.7.3 to 2.7.3.1
2017-08-26 20:26:07 +03:00
Shupeyko Nikita
259534cd2b
Update .gitignore's ( #1294 )
...
* Update Cookiecutter Django .gitignore
* Update generated project .gitignore
2017-08-24 16:59:08 +03:00
pyup-bot
a226184bf1
Update boto3 from 1.4.5 to 1.4.6
2017-08-23 10:17:14 -07:00
Fábio C. Barrionuevo da Luz
09ecda33b3
Merge pull request #1269 from browniebroke/patch-1
...
Update django-storages and Boto3 fixes #998 & #1192
2017-08-23 14:17:02 -03:00
Nikita P. Shupeyko
22709576a8
Add missing = to DJANGO_OPBEAT_* variable definitions
2017-08-23 13:12:50 +03:00
Shupeyko Nikita
dec3305cd5
Configure pytest to exit after first num failures or errors ( #1292 )
2017-08-23 13:58:10 +04:00
pyup.io bot
b40d63fffc
Update django-extensions from 1.8.1 to 1.9.0 ( #1291 )
2017-08-23 13:48:26 +04:00
pyup.io bot
26f5659e56
Update django-environ from 0.4.3 to 0.4.4 ( #1289 )
2017-08-21 14:59:34 +03:00
pyup.io bot
796247a284
Update django-compressor from 2.1.1 to 2.2 ( #1287 )
2017-08-20 18:31:41 +03:00
pyup.io bot
c216de7387
Update django-allauth from 0.32.0 to 0.33.0 ( #1288 )
2017-08-20 11:47:40 +03:00
pyup-bot
19d9cb8afb
Update pytest-sugar from 0.8.0 to 0.9.0
2017-08-15 02:07:38 -07:00
pyup-bot
dc4051eded
Update pytest-sugar from 0.8.0 to 0.9.0
2017-08-15 02:07:36 -07: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
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
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
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
orzarchi
d36ff72c0f
Fix gulpfile default task stuck on runServer ( #1260 )
2017-07-31 16:04:36 +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
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