Commit Graph

599 Commits

Author SHA1 Message Date
pyup.io bot
b19b1e0f3c Update django-allauth from 0.34.0 to 0.35.0 (#1477) 2018-02-02 23:43:02 +03:00
pyup.io bot
cfbf49f36b Update opbeat from 3.6.0 to 3.6.1 (#1473) 2018-02-02 16:30:20 +03:00
pyup.io bot
fe7c4aa815 Update django from 1.11.9 to 1.11.10 (#1474) 2018-02-02 00:39:04 +03:00
pyup.io bot
8a4f3e036b Update boto3 from 1.5.20 to 1.5.22 (#1468) 2018-01-29 19:07:10 +03:00
pyup.io bot
8e68df4ac4 Update factory-boy to 2.10.0 (#1469)
* Update factory-boy from 2.9.2 to 2.10.0

* Update factory-boy from 2.9.2 to 2.10.0
2018-01-29 19:06:59 +03:00
Dayson Pais
9ca98e02d4
Update base.txt 2018-01-25 10:36:06 +01:00
pyup.io bot
2d041b6c4d Update raven from 6.4.0 to 6.5.0 (#1460) 2018-01-23 18:48:00 +03:00
pyup.io bot
ec6dd4fd02 Update boto3 from 1.5.14 to 1.5.20 (#1464) 2018-01-23 18:47:48 +03:00
Bruno Alla
af12f39996 Improve custom_bootstrap_compilation option (#1429)
* Add Bootstrap to package.json in case of custom_bootstrap_compilation

* Update JS task runners and base HTML to handle custom scss compilation

* Generate a vendors.js with custom bootstrap compilation + Gulp

* Update documentation accordingly

* Add missing if/endif in gulpfile

* Update to Bootstrap v4 final
2018-01-20 17:05:12 -08:00
Daniel Roy Greenfeld
793a46ba45 Removed expiramental elastic beanstalk support and bumped official Django version to 1.11.9 2018-01-15 12:33:51 -08:00
pyup.io bot
789bd97eff Update django-extensions from 1.9.8 to 1.9.9 (#1443) 2018-01-14 18:56:58 +03:00
pyup.io bot
b2025a8f72 Update boto3 from 1.5.12 to 1.5.14 (#1447) 2018-01-14 01:12:13 +03:00
pyup.io bot
a40121afd6 Update django-model-utils from 3.0.0 to 3.1.1 (#1442) 2018-01-10 18:36:17 +03:00
pyup.io bot
f3574df379 Update django-test-plus to 1.0.22 (#1441)
* Update django-test-plus from 1.0.21 to 1.0.22

* Update django-test-plus from 1.0.21 to 1.0.22
2018-01-10 18:31:00 +03:00
pyup.io bot
f5c0c2c759 Update boto3 from 1.5.11 to 1.5.12 (#1440) 2018-01-10 18:30:47 +03:00
pyup.io bot
0e9a8e0420 Update boto3 from 1.5.9 to 1.5.11 (#1439) 2018-01-09 22:16:09 +03:00
pyup.io bot
8bc20c14f0 Update sphinx from 1.6.5 to 1.6.6 (#1436) 2018-01-08 18:38:11 +03:00
pyup.io bot
c476ae6e83 Update boto3 from 1.5.8 to 1.5.9 (#1434) 2018-01-08 18:32:58 +03:00
pyup.io bot
a6baa1741c Update argon2-cffi from 16.3.0 to 18.1.0 (#1435) 2018-01-08 18:32:45 +03:00
pyup.io bot
f141ea655c Update pillow from 4.3.0 to 5.0.0 (#1424) 2018-01-05 19:29:16 +03:00
pyup.io bot
47bf26bd0e Update boto3 from 1.5.6 to 1.5.8 (#1427) 2018-01-05 19:25:01 +03:00
pyup.io bot
14868fad8b Update werkzeug from 0.13 to 0.14.1 (#1423) 2018-01-05 19:10:05 +03:00
Bruno Alla
0bf587c139 Fix duplicated and missing links in README (#1430) 2018-01-04 17:55:20 -08:00
Reggie Riser
f7bd7a5814 Fixing leftovers from migration to Django 1.11 and Python 3.6. 2018-01-03 08:44:54 -05:00
pyup-bot
5510c76147 Update django from 1.11.8 to 1.11.9 2018-01-01 21:57:56 -08:00
Dayson Pais
8bfe18b52a Update django from 1.11.8 to 2.0
- Refactor django.core.urlresolvers module import to django.urls. Resolves: The django.core.urlresolvers module is removed in favor of its new location, django.urls.

- Add an app namespace to urls in user app. Resolves: Support for setting a URL instance namespace without an application namespace is removed.
2017-12-30 12:16:19 +05:30
Reggie Riser
8725809f5e Fixed old Docker service name in PyCharm run configurations. (#1419) 2017-12-29 00:26:48 +03:00
Dan Shultz
35ab85b2a2 Add OS packages for Elastic Beanstalk deployments (#1277)
Fixes #1270
2017-12-28 08:28:08 -08:00
Audrey Roy Greenfeld
5395687f73 Upgraded to Django 1.11 to resolve 2017-12-28 08:19:19 -08:00
pyup.io bot
7797585a12 Update boto3 from 1.5.4 to 1.5.6 (#1414) 2017-12-28 15:36:12 +03:00
pyup.io bot
a48ef41e70 Update boto3 from 1.5.3 to 1.5.4 (#1412) 2017-12-21 04:13:21 +03:00
pyup.io bot
dfcf646ded Update boto3 from 1.5.2 to 1.5.3 (#1411) 2017-12-20 18:24:34 +03:00
pyup.io bot
cb7befdf52 Update boto3 from 1.5.1 to 1.5.2 (#1408) 2017-12-19 15:58:48 +03:00
pyup.io bot
d372ec05f9 Update django-test-plus to 1.0.21 (#1407)
* Update django-test-plus from 1.0.20 to 1.0.21

* Update django-test-plus from 1.0.20 to 1.0.21
2017-12-17 15:52:31 +03:00
pyup.io bot
5ba730bfa3 Update boto3 from 1.5.0 to 1.5.1 (#1406) 2017-12-17 15:44:51 +03:00
pyup.io bot
2fcaf55724 Update opbeat from 3.5.3 to 3.6.0 (#1404) 2017-12-15 16:12:20 +03:00
pyup.io bot
5e39a94621 Update boto3 from 1.4.8 to 1.5.0 (#1405) 2017-12-15 16:12:09 +03:00
Pierre Chiquet
d2dd265a99 Fix MediaRootS3BotoStorage: do not override existing files (#1367)
* Fix MediaRootS3BotoStorage: do not override existing files

see https://github.com/jschneier/django-storages/issues/50

* Update "other contributors"

* alphabetical order
2017-12-13 16:06:48 +03:00
pyup.io bot
0d1ced03ec Update collectfast from 0.5.2 to 0.6.0 (#1401) 2017-12-13 16:06:09 +03:00
pyup.io bot
c410a49ed1 Update werkzeug from 0.12.2 to 0.13 (#1403) 2017-12-13 16:05:54 +03:00
pyup.io bot
a4319f76bd Update boto3 from 1.4.7 to 1.4.8 (#1393) 2017-12-13 15:37:40 +03:00
Ivan Savov
8b1fd8ec44 added norecursedirs to pytest.ini (#1376)
This is to ensure running `pytest` in project root works when using Python 3.6 (otherwise tries to run python tests in `node-gyp` node module and fails with:

```
―――――――――――――――――――――――――――――――――――――――――――― ERROR collecting node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py ――――――――――――――――――――――――――――――――――――――――――――
../venv/lib/python3.6/site-packages/_pytest/python.py:395: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
../venv/lib/python3.6/site-packages/py/_path/local.py:662: in pyimport
    __import__(modname)
E     File "/Users/ivan/Projects/Minireference/ClassroomLinksProject/classroomlinks/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 37
E       print '%s:%s:%d:%s %s' % (mode.upper(), os.path.basename(ctx[0]),
E                            ^
E   SyntaxError: invalid syntax
```
2017-12-13 15:28:14 +03:00
pyup.io bot
480bc8ef25 Update django-extensions from 1.9.7 to 1.9.8 (#1398) 2017-12-13 15:25:55 +03:00
pyup.io bot
356a31806f Update raven from 6.3.0 to 6.4.0 (#1402) 2017-12-13 15:25:05 +03:00
pyup.io bot
baedec6e00 Update django-debug-toolbar from 1.9 to 1.9.1 (#1391) 2017-11-20 13:10:39 +03:00
pyup.io bot
d7ab9a9d33 Update django-debug-toolbar from 1.8 to 1.9 (#1387) 2017-11-13 23:16:42 +03:00
Bruno Alla
4f8cd89bb7 Set CONN_MAX_AGE to 60 seconds -- fixes #710 (#1382)
* Set CONN_MAX_AGE to 60 seconds -- fixes #710

Setting the value in the production config.

* Get CONN_MAX_AGE from the environment, default to 60 in .env

* Add test for CONN_MAX_AGE setting

* Remove duplication in default value & test cleanup

* Remove test for CONN_MAX_AGE value in settings
2017-11-13 23:08:47 +03:00
pyup.io bot
b00b402774 Update coverage to 4.4.2 (#1384)
* Update coverage from 4.4.1 to 4.4.2

* Update coverage from 4.4.1 to 4.4.2
2017-11-12 22:54:42 +03:00
pyup.io bot
006b8d200d Update django-anymail from 1.1 to 1.2 (#1383) 2017-11-03 01:30:40 +03:00
pyup.io bot
b2fbb36b9d Update django-extensions from 1.9.6 to 1.9.7 (#1381) 2017-10-31 20:04:21 +03:00
pyup-bot
0780d15ede Update django-test-plus from 1.0.19 to 1.0.20 2017-10-31 06:53:44 -07:00
pyup-bot
d40c5574a4 Update django-test-plus from 1.0.19 to 1.0.20 2017-10-31 06:53:43 -07:00
pyup.io bot
b718911012 Update raven from 6.2.1 to 6.3.0 (#1378) 2017-10-31 12:26:40 +03:00
pyup-bot
6716bb590d Update pytz from 2017.2 to 2017.3 2017-10-30 10:54:45 -07:00
pyup.io bot
6f16fa4e74 Update django-allauth from 0.33.0 to 0.34.0 (#1377) 2017-10-30 00:21:09 +03:00
pyup.io bot
f26a9fb9fe Update django-anymail from 1.0 to 1.1 (#1375) 2017-10-28 22:53:11 +03:00
Sander van Leeuwen
9661ecaf8f Remove boto related settings that aren't used
Since upgrade to boto3 in commit 12db5176d6 we don't need AWS_HEADERS anymore
2017-10-25 14:11:36 +02:00
Fábio C. Barrionuevo da Luz
c8e9ad46e6 Merge pull request #1372 from pydanny/pyup-update-psycopg2-2.7.3.1-to-2.7.3.2
Update psycopg2 to 2.7.3.2
2017-10-24 18:13:55 -03:00
pyup-bot
e01827c2cb Update django-test-plus from 1.0.18 to 1.0.19 2017-10-24 13:13:25 -07:00
pyup-bot
931e01876c Update django-test-plus from 1.0.18 to 1.0.19 2017-10-24 13:13:22 -07:00
pyup-bot
dc4833af94 Update psycopg2 from 2.7.3.1 to 2.7.3.2 2017-10-24 13:13:12 -07:00
pyup-bot
f71a561119 Update psycopg2 from 2.7.3.1 to 2.7.3.2 2017-10-24 13:13:10 -07:00
pyup-bot
531f19553b Update psycopg2 from 2.7.3.1 to 2.7.3.2 2017-10-24 13:13:08 -07:00
pyup.io bot
26300237c9 Update flake8 to 3.5.0 (#1370)
* Update flake8 from 3.4.1 to 3.5.0

* Update flake8 from 3.4.1 to 3.5.0
2017-10-24 21:13:10 +03:00
pyup.io bot
fc339eac2e Update sphinx from 1.6.4 to 1.6.5 (#1369) 2017-10-24 21:12:37 +03:00
pyup.io bot
e363d7c84a Update django-crispy-forms from 1.6.1 to 1.7.0 (#1366) 2017-10-17 19:21:22 +03:00
pyup.io bot
768f528bb9 Update django-extensions from 1.9.1 to 1.9.6 (#1364) 2017-10-16 19:17:23 +03:00
pyup.io bot
d5d7b33fde Update opbeat from 3.5.2 to 3.5.3 (#1359) 2017-10-16 18:42:13 +03:00
pyup.io bot
ba6756f107 Update pillow from 4.2.1 to 4.3.0 (#1352) 2017-10-16 18:36:56 +03:00
Chris Franklin
d0e5c4b3b6 Fix comments and silence PEP8 lambda warnings in config module. (#1357) 2017-10-12 20:36:44 +03:00
Delio Castillo
a6ec7056ba replaces dev.yml with local.yml in all PyCharm configuration files (#1348) 2017-09-30 15:47:17 +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
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