Daniel Roy Greenfeld
f4cadeec97
Disallow backslashes in author name
2018-02-21 18:54:03 -05:00
Daniel Roy Greenfeld
3cfafcf347
Update README.rst
2018-02-21 18:43:29 -05:00
Bruno Alla
bcc39d900a
Merge pull request #1524 from pydanny/pyup-update-boto3-1.5.31-to-1.5.33
...
Update boto3 to 1.5.33
2018-02-21 11:31:27 +00:00
pyup-bot
76334c086e
Update boto3 from 1.5.31 to 1.5.33
2018-02-20 18:26:40 -05:00
Bruno Alla
daccb454dd
Merge pull request #1515 from browniebroke/post-django-2.0-update
...
Update README, Changelog and setup.py after Django 2.0 upgrade
2018-02-20 08:19:53 +00:00
Bruno Alla
c7238238f8
Update README, Changelog and setup.py after Django 2.0 upgrade
2018-02-20 08:13:24 +00:00
Bruno Alla
c3755ec903
Merge pull request #1522 from sfdye/remove-aws-s3-header-workaround
...
Remove AWS S3 header bytes workaround
2018-02-20 08:10:43 +00:00
Wan Liuyang
30dfbbd0ab
Remove AWS S3 header bytes workaround
2018-02-20 16:04:16 +08:00
pyup.io bot
1452fe6ecd
Update boto3 from 1.5.30 to 1.5.31 ( #1517 )
2018-02-18 19:20:27 +03:00
jose Gabriel Guzman Lopez
cbd44dc4b9
Update README.rst ( #1518 )
2018-02-18 19:20:15 +03:00
pyup.io bot
97f0ca6fa7
Update django from 2.0 to 2.0.2 ( #1514 )
2018-02-16 22:42:20 +01:00
Bruno Alla
642af90a37
Merge pull request #1421 from epicwhale/update-django-1.11.8-to-2.0
...
Upgrade Django to 2.0
2018-02-16 21:37:06 +00:00
Bruno Alla
3853094221
Merge pull request #1374 from svleeuwen/patch-1
...
Remove boto related settings that aren't used
2018-02-16 21:19:35 +00:00
pyup.io bot
68ae00e028
Update ipdb from 0.10.3 to 0.11 ( #1511 )
2018-02-16 18:16:23 +03:00
pyup.io bot
07d7482dbe
Update boto3 from 1.5.27 to 1.5.30 ( #1512 )
2018-02-16 18:16:09 +03:00
Hashim Muqtadir
e8ca2dd8ea
Add atomic requests setting to production.py ( #1513 )
...
Since config/production.py sets a new value for `DATABASES['default']`, the `DATABASES['default']['ATOMIC_REQUESTS'] = True` setting from base gets overridden. So it's probably a good idea to add it back.
2018-02-16 18:15:50 +03:00
Sander van Leeuwen
bef1bb856e
Add cache control via AWS_S3_OBJECT_PARAMETERS setting
...
Previously covered by AWS_HEADERS
2018-02-13 16:04:43 +01:00
Bruno Alla
d783367a86
Prevent pyup to Update Celery automatically
2018-02-13 14:37:40 +00:00
Bruno Alla
faabec8028
Merge pull request #1508 from pydanny/pyup-update-boto3-1.5.25-to-1.5.27
...
Update boto3 to 1.5.27
2018-02-13 14:35:08 +00:00
Bruno Alla
db42ec24ae
Merge pull request #1501 from pydanny/pyup-update-pytz-2017.3-to-2018.3
...
Update pytz to 2018.3
2018-02-13 14:34:49 +00:00
Bruno Alla
95f22eab4f
Merge pull request #1507 from pydanny/pyup-update-sphinx-1.6.7-to-1.7.0
...
Update sphinx to 1.7.0
2018-02-13 14:34:19 +00:00
Bruno Alla
cee0023098
Merge pull request #1506 from pydanny/pyup-update-coverage-4.5-to-4.5.1
...
Update coverage to 4.5.1
2018-02-13 14:34:02 +00:00
pyup-bot
26e35a5c79
Update boto3 from 1.5.25 to 1.5.27
2018-02-12 21:26:27 -05:00
pyup-bot
c0bcf3d22e
Update sphinx from 1.6.7 to 1.7.0
2018-02-12 11:00:24 -05:00
pyup-bot
7d291e8863
Update coverage from 4.5 to 4.5.1
2018-02-11 02:06:18 -05:00
pyup-bot
e7a47c6f9b
Update coverage from 4.5 to 4.5.1
2018-02-11 02:06:17 -05:00
pyup-bot
8941e4a81d
Update pytz from 2017.3 to 2018.3
2018-02-09 02:46:23 -08:00
Bruno Alla
9263297952
Merge pull request #1499 from pydanny/pyup-update-boto3-1.5.24-to-1.5.25
...
Update boto3 to 1.5.25
2018-02-09 10:46:11 +00:00
pyup-bot
dd756e432d
Update boto3 from 1.5.24 to 1.5.25
2018-02-08 15:26:11 -08:00
pyup.io bot
7271934268
Update psycopg2 to 2.7.4 ( #1497 )
...
* Update psycopg2 from 2.7.3.2 to 2.7.4
* Update psycopg2 from 2.7.3.2 to 2.7.4
* Update psycopg2 from 2.7.3.2 to 2.7.4
2018-02-08 23:46:03 +03:00
pyup.io bot
4a81b8577d
Update django-anymail from 1.3 to 1.4 ( #1498 )
2018-02-08 23:45:45 +03:00
David
fb83d8d8bd
Add Debian 9 (Stretch) os dependencies ( #1496 )
2018-02-07 22:54:55 +03:00
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
93f11f6691
Merge branch 'master' into update-django-1.11.8-to-2.0
2018-02-07 14:59:20 +00: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
Dayson Pais
d133026968
Update 0001_initial.py
...
Increase max length of User.last_name to 150 characters.
2018-02-05 23:29:36 +00: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
Dayson Pais
8edcb1cbfe
Merge branch 'master' into update-django-1.11.8-to-2.0
2018-02-05 10:24:58 +00:00
Dayson Pais
d4420e3dd6
Update base.txt
2018-02-05 10:23:10 +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