Commit Graph

3037 Commits

Author SHA1 Message Date
Bruno Alla
9ccb415dfb
Merge pull request #1822 from pydanny/pyup-update-pytest-3.8.1-to-3.8.2
Update pytest to 3.8.2
2018-10-10 16:27:39 +01:00
pyup-bot
5ef7522436 Update gunicorn from 19.8.1 to 19.9.0 2018-10-09 13:52:46 -07:00
pyup-bot
dd71966ca1 Update tox from 3.4.0 to 3.5.2 2018-10-09 13:52:37 -07:00
Bruno Alla
f270741f06
Merge pull request #1805 from pydanny/docs-local-dev
Update documentation for local developement on bare metal
2018-10-04 23:24:39 +01:00
pyup-bot
06b80fc871 Update django-allauth from 0.37.1 to 0.38.0 2018-10-03 16:15:29 -05:00
pyup-bot
8ae766b7e5 Update pytest from 3.8.1 to 3.8.2 2018-10-03 07:09:30 -05:00
pyup-bot
57f6b8dac2 Update pytest from 3.8.1 to 3.8.2 2018-10-03 07:09:28 -05:00
Bruno Alla
5f8e074903
Merge pull request #1816 from pydanny/pyup-update-pillow-5.2.0-to-5.3.0
Update pillow to 5.3.0
2018-10-01 20:15:46 +01:00
Bruno Alla
3517eb084e
Merge pull request #1817 from pydanny/pyup-update-django-2.0.8-to-2.0.9
Update django to 2.0.9
2018-10-01 20:15:08 +01:00
pyup-bot
a265756d48 Update django from 2.0.8 to 2.0.9 2018-10-01 06:50:15 -05:00
pyup-bot
32591ed655 Update pillow from 5.2.0 to 5.3.0 2018-10-01 06:50:11 -05:00
Bruno Alla
3af5333bbb
Merge pull request #1815 from pydanny/pyup-update-django-extensions-2.1.2-to-2.1.3
Update django-extensions to 2.1.3
2018-10-01 12:50:00 +01:00
pyup-bot
cc2602661e Update django-extensions from 2.1.2 to 2.1.3 2018-09-29 18:18:21 -05:00
Bruno Alla
0de682f22d Update database setup instructions for developing locally 2018-09-29 12:30:19 +01:00
pyup.io bot
b626fac5c6 Update pytest to 3.8.1 (#1813)
* Update pytest from 3.8.0 to 3.8.1

* Update pytest from 3.8.0 to 3.8.1
2018-09-26 06:40:59 +00:00
Bruno Alla
aafd1de765
Merge pull request #1814 from pydanny/pyup-update-sphinx-1.8.0-to-1.8.1
Update sphinx to 1.8.1
2018-09-24 00:25:32 +01:00
pyup-bot
f259e0f17a Update sphinx from 1.8.0 to 1.8.1 2018-09-22 13:18:11 -07:00
pyup.io bot
c7055f38b8 Update tox from 3.2.1 to 3.4.0 (#1811) 2018-09-21 16:02:29 +00:00
pyup.io bot
78fb8c1475 Update mypy from 0.620 to 0.630 (#1807) 2018-09-20 13:36:16 +00:00
Bruno Alla
809087a848
Merge pull request #1808 from pydanny/fix-variable-expansions
Avoid '$' in random string generation
2018-09-18 20:31:28 +01:00
Bruno Alla
11bb4cdb84 Avoid '$' in random string generation
Until the [upstream bug](https://github.com/joke2k/django-environ/issues/60) is fixed in django-environ, this should prevent people using this template from hitting the bug.

Fix #454
2018-09-18 10:27:58 +01:00
Bruno Alla
3a611d4767 Fix package.json
- Fix vertical spacing
- Fix jQuery dependency
2018-09-17 22:07:26 +01:00
Bruno Alla
46ab5aefc7
Use a more specific version of python for venv 2018-09-16 20:04:50 +01:00
Bruno Alla
f4cfe6c704
Merge pull request #1801 from ChrisPappalardo/master
fixed production bugs in caddyfile and middleware
2018-09-16 13:40:20 +01:00
pyup.io bot
49a7740850 Update pytest-django from 3.4.2 to 3.4.3 (#1806) 2018-09-16 17:49:45 +08:00
Bruno Alla
fa162dc970 Update linters page for better syntax highlighting 2018-09-15 21:26:13 +01:00
Bruno Alla
c51fd710d2 Update settings page
- Add a few missing settings
- Remove outdated ones
- Detail behaviour with URL for databases
2018-09-15 21:25:40 +01:00
Bruno Alla
993de2d409 Remove unused details for installing PostgreSQL, link to the official website 2018-09-15 21:24:22 +01:00
Bruno Alla
49e12332e8 Add a _static folder to silence Sphinx' warning 2018-09-15 21:23:29 +01:00
Bruno Alla
6dd64ddd53 Update documentation for bare metal local development
- Mention the need for Redis if Celery is selected
- Link to PostgreSQL & Redis download pages
- Detail better how to set the environment
- Improve internal links using Sphinx' :ref
- Remove unused link
2018-09-15 21:23:06 +01:00
Chris Pappalardo
a956faa21e Merge branch 'master' of github.com:ChrisPappalardo/cookiecutter-django 2018-09-15 12:45:58 -07:00
Chris Pappalardo
ea53635a0a fixed production bugs in caddyfile and middleware 2018-09-15 12:45:10 -07:00
Chris Pappalardo
73be494886 removed extra bracket from redir line 2018-09-15 12:44:03 -07:00
Chris Pappalardo
39e58fb077 fixed production bugs in caddyfile and middleware 2018-09-14 09:04:18 -07:00
pyup.io bot
f60b6d464c Update whitenoise from 4.0 to 4.1 (#1797) 2018-09-12 19:23:28 +00:00
pyup.io bot
4258ba9e2d Update sphinx from 1.7.9 to 1.8.0 (#1798) 2018-09-12 19:16:22 +00:00
Bruno Alla
64a4b598d8
Merge pull request #1799 from umrashrf/b-fixed-s3-static-and-media-url-in-production-settings
Fixed S3 HTTP URL for /static and /media storages
2018-09-12 19:58:31 +01:00
Umair Ashraf
18ada469de added myself to contributors 2018-09-12 13:57:11 -04:00
Umair Ashraf
bf6c7e8e9c fixed s3 http url for static and media storage 2018-09-12 13:45:30 -04:00
Fábio C. Barrionuevo da Luz
87db64ec85
Merge pull request #1795 from pydanny/pyup-update-django-debug-toolbar-1.10-to-1.10.1
Update django-debug-toolbar to 1.10.1
2018-09-11 07:39:56 -03:00
pyup-bot
ae4225e2ea Update django-debug-toolbar from 1.10 to 1.10.1 2018-09-11 02:52:44 -07:00
Bruno Alla
e50b0d333e
Merge pull request #1777 from pydanny/doc/grunt-cleanup
Cleanup outdated references to Grunt & Compass
2018-09-10 22:39:18 +01:00
Bruno Alla
edf5cd46f8
Merge pull request #1749 from pydanny/update-bug-template
Update bug issue template to ask to include the replay file
2018-09-10 22:38:26 +01:00
Wan Liuyang
de5504f414
Rename custom S3Boto3Storage subclasses (#1784)
Closes #1788 

This PR preps for the upcoming `django-storages` 2.X:

1. ~~Explicitly set default ACL to None which was [incorrectly set](3f6ec74942/storages/backends/s3boto3.py (L195)) to `public-read` by `django-storages`~~

2. Renamed `StaticRootS3BotoStorage` to `StaticRootS3Boto3Storage` to avoid confusion. This is to prep for the upcoming `S3Boto` class deprecation.

See also:
https://django-storages.readthedocs.io/en/latest/backends/amazon-S3.html#settings
https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst
2018-09-09 19:59:04 +08:00
Bruno Alla
8dddd913c2
Merge pull request #1790 from pydanny/pyup-update-pytest-3.7.4-to-3.8.0
Update pytest to 3.8.0
2018-09-09 12:10:51 +01:00
Bruno Alla
e6a773c3d5
Merge pull request #1791 from pydanny/pyup-update-django-coverage-plugin-1.5.0-to-1.6.0
Update django-coverage-plugin to 1.6.0
2018-09-09 12:10:15 +01:00
pyup.io bot
6628fff9a0 Update django-anymail to 4.2 (#1792)
This PR updates [django-anymail[mailgun]](https://pypi.org/project/django-anymail) from **4.1** to **4.2**.



<details>
  <summary>Changelog</summary>
  
  
   ### 4.2
   ```
   ----

*2018-09-07*

Features
~~~~~~~~

*  **Postmark:** Support per-recipient template `merge_data` and batch sending. (Batch
   sending can be used with or without a template. See
   `docs &lt;https://anymail.readthedocs.io/en/stable/esps/postmark/postmark-templates&gt;`__.)

Fixes
~~~~~

*  **Postmark:** When using `template_id`, ignore empty subject and body. (Postmark
   issues an error if Django&#39;s default empty strings are used with template sends.)
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/django-anymail
  - Changelog: https://pyup.io/changelogs/django-anymail/
  - Repo: https://github.com/anymail/django-anymail
</details>
2018-09-08 06:11:31 +08:00
pyup-bot
028cf5c5eb Update django-coverage-plugin from 1.5.0 to 1.6.0 2018-09-07 09:34:37 -07:00
pyup.io bot
ffbec778a6 Update django-debug-toolbar from 1.9.1 to 1.10 (#1789) 2018-09-07 08:37:37 +00:00
pyup-bot
bb837784ae Update pytest from 3.7.4 to 3.8.0 2018-09-06 18:39:21 -07:00