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
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
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
pdehaye
184b3584a0
Helpful warning for Beanstalk/python 3.6 ( #1432 )
2018-01-04 17:54:58 -08:00
Reggie Riser
3e19f564d3
Removed py35 reference from tox instructions.
2018-01-03 08:53:17 -05:00
Reggie Riser
791517ef24
Merge branch 'django_python_upgrade_cleanups' of https://github.com/reggieriser/cookiecutter-django into django_python_upgrade_cleanups
2018-01-03 08:47:31 -05:00
Reggie Riser
f7bd7a5814
Fixing leftovers from migration to Django 1.11 and Python 3.6.
2018-01-03 08:44:54 -05:00
Fábio C. Barrionuevo da Luz
3aba5b82db
Merge pull request #1426 from pydanny/pyup-update-django-1.11.8-to-1.11.9
...
Update django to 1.11.9
2018-01-02 06:18:02 -03: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
Reggie Riser
88d3a4cc8c
Fixing leftovers from migration to Django 1.11 and Python 3.6.
2017-12-28 15:52:22 -05:00
Christian Stade-Schuldt
62e822a8ee
add PostgreSQL version 10 ( #1394 )
2017-12-28 10:26:55 -08:00
Daniel Roy Greenfeld
806f03310b
Python 3.6 or go home
2017-12-28 08:45:28 -08:00
Audrey Roy Greenfeld
d7e70a00b6
Updated changelog dates to 2017
2017-12-28 08:32:13 -08:00
Audrey Roy Greenfeld
734526a8c5
Bump to include Python 3.6
2017-12-28 08:30:33 -08: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