Commit Graph

2159 Commits

Author SHA1 Message Date
Delio Castillo
a6ec7056ba replaces dev.yml with local.yml in all PyCharm configuration files (#1348) 2017-09-30 15:47:17 +03:00
pyup.io bot
dea64ad60a Update tox from 2.9.0 to 2.9.1 (#1349) 2017-09-30 15:46:19 +03:00
Charlie Smith
cda6878486 More inline docs for DATABASES variable (#1350)
* More inline docs for DATABASES variable

Use of database url is not part of Django, but comes from django-environ. Was initially confusing where feature came from, as link points to offical django docs.

* Contributors update
2017-09-30 15:18:55 +03:00
Fábio C. Barrionuevo da Luz
1d2905eb6c Merge pull request #1346 from pydanny/pyup-update-tox-2.8.2-to-2.9.0
Update tox to 2.9.0
2017-09-29 14:29:51 -03:00
pyup-bot
7fba13f0c0 Update tox from 2.8.2 to 2.9.0 2017-09-29 10:14:41 -07:00
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
Fábio C. Barrionuevo da Luz
427ffa0030 Merge pull request #1342 from pydanny/pyup-update-whitenoise-3.3.0-to-3.3.1
Update whitenoise to 3.3.1
2017-09-26 08:06:51 -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
Fábio C. Barrionuevo da Luz
9ac523c99e Merge pull request #1338 from hackebrot/fix-formatting-in-readme
Fix formatting in README.rst
2017-09-19 09:48:40 -03:00
Raphael Pierzina
c8210f063c Fix formatting in README.rst 2017-09-19 14:40:57 +02: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
Rafael Laverde
1d55a608c0 Change pep 8 for pycodestyle in docs and project requirements (#1332)
* Change pep8 for pycodestyle in the docs.

* Change pep8 for pycodestyle in project requirements.
2017-09-17 21:56:15 +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
336c1491e1 Update tox from 2.8.1 to 2.8.2 (#1328) 2017-09-11 09:55:42 +03:00
pyup.io bot
3b2eca0a38 Update wheel from 0.29.0 to 0.30.0 (#1329) 2017-09-11 09:55:29 +03:00
pyup.io bot
7223aacb2c Update pytest from 3.2.1 to 3.2.2 (#1326) 2017-09-08 09:53:48 +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
pyup.io bot
7aa99c6ae3 Update tox from 2.8.0 to 2.8.1 (#1318) 2017-09-04 20:24:44 +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
pyup.io bot
2fc3bfd442 Update tox from 2.7.0 to 2.8.0 (#1313) 2017-09-02 09:06:36 +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
Fábio C. Barrionuevo da Luz
2fee9b9d4b Merge pull request #1311 from pydanny/pyup-update-boto3-1.4.6-to-1.4.7
Update boto3 to 1.4.7
2017-08-29 18:20:21 -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
Fábio C. Barrionuevo da Luz
7bb1d1af21 fix Caddy link and add LetsEncrypt link on README 2017-08-25 09:47:02 -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
Fábio C. Barrionuevo da Luz
2de6b86413 Merge pull request #1293 from pydanny/pyup-update-boto3-1.4.5-to-1.4.6
Update boto3 to 1.4.6
2017-08-23 14:18:46 -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