Commit Graph

2225 Commits

Author SHA1 Message Date
Nikita Shupeyko
86e33e8714
Refactor *_gen_project hooks (#1490)
* Fix ./hooks/pre_gen_project.py asking user to select an option once only

+ prettify output

* Fix pre_gen hook not really exiting when it should

* Refactor & prettify ./hooks/post_gen_project.py

* Ensure same POSTGRES_USER is set across environments

+ get rid of env.example in favor of pre-generated .env.
2018-02-07 22:52:52 +03:00
Bruno Alla
090c81731b
Merge pull request #1418 from reggieriser/django_python_upgrade_cleanups
Fixing leftovers from migration to Django 1.11 and Python 3.6.
2018-02-07 14:52:27 +00:00
Reggie Riser
5ffeb2bbdd
Update heroku runtime to 3.6.4 2018-02-07 08:45:56 -05:00
pyup.io bot
1148802655 Update boto3 from 1.5.23 to 1.5.24 (#1492) 2018-02-07 02:52:44 +03:00
Reggie Riser
3512bb6c32
Delete deployment-with-elastic-beanstalk.rst 2018-02-06 17:18:03 -05:00
pyup.io bot
e9511a1735 Update pytest-sugar from 0.9.0 to 0.9.1 (#1489) 2018-02-06 20:17:39 +03:00
Wan Liuyang
219b6ba817 Update pytest-sugar to 0.9.1 (#1486) 2018-02-06 20:16:24 +03:00
Bruno Alla
f51a886975
Merge pull request #1483 from pydanny/pyup-update-boto3-1.5.22-to-1.5.23
Update boto3 to 1.5.23
2018-02-06 09:19:47 +00:00
pyup-bot
fe39d9d4e4 Update boto3 from 1.5.22 to 1.5.23 2018-02-05 18:26:06 -08:00
Bruno Alla
19547ac937 Bootstrap4 workarounds cleanup (#1470)
* Cleanup workaround CSS for Bootstrap 4 + DDT fix

* Cleanup custom Bootstrap 4 + crispy forms workaround
2018-02-05 07:10:49 -08:00
Bruno Alla
eef1c5c238
Merge pull request #1481 from pydanny/pyup-update-sphinx-1.6.6-to-1.6.7
Update sphinx to 1.6.7
2018-02-05 14:14:04 +00:00
pyup-bot
179adb4f30 Update sphinx from 1.6.6 to 1.6.7 2018-02-04 16:35:06 -08:00
Bruno Alla
37b616313b
Merge pull request #1479 from pydanny/pyup-update-coverage-4.4.2-to-4.5
Update coverage to 4.5
2018-02-04 11:38:52 +00:00
pyup-bot
a0abb0cc22 Update coverage from 4.4.2 to 4.5 2018-02-04 00:26:06 -08:00
pyup-bot
4f4c51d2bf Update coverage from 4.4.2 to 4.5 2018-02-04 00:26:04 -08:00
Bruno Alla
d2d137dc45
Merge pull request #1471 from browniebroke/code-triage-badge
Add Code triage badge
2018-02-03 10:46:51 +00:00
Bruno Alla
b66d7a4f04 Rename badge 2018-02-02 23:40:42 +00:00
David
b24d0d0bd8 Fixes wsgi.py app_path to avoid deleting all /config occurrences. (#1467) 2018-02-03 00:01:28 +03:00
pyup.io bot
4b7a70d875 Update django-anymail from 1.2 to 1.3 (#1478) 2018-02-02 23:54:07 +03:00
pyup.io bot
b19b1e0f3c Update django-allauth from 0.34.0 to 0.35.0 (#1477) 2018-02-02 23:43:02 +03:00
Bruno Alla
5dfff870ab
Merge pull request #1476 from browniebroke/fix-contributors=links
Fix a few broken links in the contributors list
2018-02-02 19:22:39 +00:00
Bruno Alla
a191f54c9b Fix a few broken links in the contributors list 2018-02-02 19:18:06 +00:00
Bruno Alla
e0ac7f9b73 Adding myself to the core developers list (#1475) 2018-02-02 11:04:24 -08: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
Bruno Alla
dc8a8a43ca Add Code triage badge
[Code triage](https://www.codetriage.com/)is a service that nudge
people to help triage issues from OSS they care about.
It's picking a random issue from a project people follow and send it
to their inbox.
2018-01-30 22:55:36 +00: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
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
Elena Williams
3f499f16c3 Update versions and option in README (#1463)
Postgres versions had been updated and `custom_bootstrap_complation` had
been added in the 'Usage' section.
2018-01-22 18:37:53 -08: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
Reggie Riser
cc888d89a8 Fixed old docker-compose filenames (#1457) 2018-01-17 10:13:09 -08:00
Daniel Roy Greenfeld
e69ceebfc5 Possible fix for 2018-01-16 22:06:28 -08:00
Audrey Roy Greenfeld
1cb9605511 Remove old lets_encrypt stuff that was breaking tests 2018-01-15 14:05:27 -08:00
Audrey Roy Greenfeld
2c0d5cfc9e Updated README 2018-01-15 12:51:24 -08:00
Daniel Roy Greenfeld
ea8e70a362 Update the README 2018-01-15 12:43:34 -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
44e90477a5 Update pytest from 3.3.1 to 3.3.2 (#1433) 2018-01-05 19:20:00 +03:00