Bruno Alla
0e46096c3e
Move sources in docs root
...
Moving config inside of source fixed RTD, but broke the local setup. Move everything in docs source seems to be an easier fix
2020-11-04 14:15:56 +00:00
Bruno Alla
21b78d15dd
Move readthedocs config in the right folder
2020-11-04 12:48:20 +00:00
Andrew-Chen-Wang
1db4f20e2b
Add RTD support & fix Docker docs
...
* Set DATABASE_URL environment variable to sqlite inside conf.py instead of the compose file since it's not changed very often.
* Setting the DATABASE_URL to SQLite avoids a dependency on the Postgres service
* Docker docs service should use /start-docs to be consistent with other start commands
* Added RTD configuration file
2020-11-01 01:00:29 -04:00
Andrew-Chen-Wang
d216bfcc56
Merge branch 'master' of github.com:Andrew-Chen-Wang/cookiecutter-django
2020-11-01 00:15:28 -04:00
Andrew-Chen-Wang
343f9b6fba
Merge branch 'master' of github.com:pydanny/cookiecutter-django
2020-11-01 00:14:52 -04:00
Andrew-Chen-Wang
4e8fc1a346
Update Changelog
2020-10-20 02:20:24 +00:00
browniebroke
4b97071cfe
Update Changelog
2020-10-20 02:19:25 +00:00
Bruno Alla
c0bb6c4388
Merge pull request #2905 from pydanny/pyup-update-sentry-sdk-0.19.0-to-0.19.1
...
Update sentry-sdk to 0.19.1
2020-10-19 14:47:03 +01:00
pyup-bot
3d87a42055
Update sentry-sdk from 0.19.0 to 0.19.1
2020-10-19 03:32:37 -07:00
Andrew-Chen-Wang
38f4244a3e
Update Changelog
2020-10-18 02:20:40 +00:00
browniebroke
27b005202d
Update Changelog
2020-10-18 02:19:43 +00:00
Bruno Alla
c4f46d0526
Merge pull request #2901 from pydanny/pyup-update-django-allauth-0.42.0-to-0.43.0
...
Update django-allauth to 0.43.0
2020-10-17 12:42:02 +01:00
Bruno Alla
95876a62cf
Merge pull request #2903 from pydanny/pyup-update-pytest-django-3.10.0-to-4.0.0
...
Update pytest-django to 4.0.0
2020-10-17 12:41:22 +01:00
pyup-bot
58b0359af6
Update pytest-django from 3.10.0 to 4.0.0
2020-10-16 10:36:51 -07:00
Andrew-Chen-Wang
24f97762b9
Update Changelog
2020-10-16 02:20:46 +00:00
browniebroke
520dcfef36
Update Changelog
2020-10-16 02:19:55 +00:00
pyup-bot
4ecc00ea6c
Update django-allauth from 0.42.0 to 0.43.0
2020-10-15 12:30:53 -07:00
Bruno Alla
b7c7eaf465
Merge pull request #2898 from pydanny/pyup-update-pillow-7.2.0-to-8.0.0
2020-10-15 12:59:53 +01:00
Bruno Alla
7223ab5065
Pin official GH actions to the major digit
2020-10-15 12:58:21 +01:00
Andrew-Chen-Wang
7743195b4e
Update Changelog
2020-10-15 02:21:08 +00:00
browniebroke
19ebbed30a
Update Changelog
2020-10-15 02:20:03 +00:00
pyup-bot
4e6cc3ca60
Update pillow from 7.2.0 to 8.0.0
2020-10-14 15:58:12 -07:00
Bruno Alla
100c06f078
Merge pull request #2897 from pydanny/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2020-10-14 11:46:41 +01:00
Bruno Alla
2eca607f96
Merge pull request #2896 from pydanny/pyup-update-sentry-sdk-0.18.0-to-0.19.0
...
Update sentry-sdk to 0.19.0
2020-10-14 11:46:25 +01:00
Andrew-Chen-Wang
3ba27df7e0
Update Changelog
2020-10-14 02:21:07 +00:00
browniebroke
fdce700634
Update Changelog
2020-10-14 02:20:15 +00:00
github-actions[bot]
a26d57a6e7
Auto-update pre-commit hooks
2020-10-14 00:29:18 +00:00
pyup-bot
acaeb0d950
Update sentry-sdk from 0.18.0 to 0.19.0
2020-10-13 05:31:37 -07:00
Bruno Alla
1694cdf613
Merge pull request #2895 from pydanny/pyup-update-isort-5.6.3-to-5.6.4
...
Update isort to 5.6.4
2020-10-13 11:35:13 +01:00
pyup-bot
8141e29284
Update isort from 5.6.3 to 5.6.4
2020-10-13 02:35:34 -07:00
Andrew-Chen-Wang
8067fac139
Update Changelog
2020-10-13 02:21:03 +00:00
browniebroke
5cc1cb2039
Update Changelog
2020-10-13 02:19:53 +00:00
Bruno Alla
6865ef39fd
Merge pull request #2892 from pydanny/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2020-10-12 12:16:26 +01:00
Bruno Alla
e5767eff3b
Merge pull request #2893 from pydanny/dependabot/github_actions/stefanzweifel/git-auto-commit-action-v4.6.0
2020-10-12 12:16:06 +01:00
dependabot[bot]
2b5b5a8fb6
Bump stefanzweifel/git-auto-commit-action from v4.5.1 to v4.6.0
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from v4.5.1 to v4.6.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.5.1...5c9bfe7477fd67ca1ffc9fed4a69fb7a6a46dcfe )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:52:07 +00:00
Andrew-Chen-Wang
22c5082f19
Update Changelog
2020-10-12 02:22:02 +00:00
browniebroke
ea0856f52f
Update Changelog
2020-10-12 02:19:53 +00:00
github-actions[bot]
62b20fd906
Auto-update pre-commit hooks
2020-10-12 00:29:27 +00:00
Bruno Alla
1e52382011
Merge pull request #2890 from pydanny/update/pre-commit-autoupdate
...
Auto-update pre-commit hooks
2020-10-11 15:27:18 +01:00
Bruno Alla
2956ef8a37
Merge pull request #2891 from pydanny/pyup-update-isort-5.6.1-to-5.6.3
...
Update isort to 5.6.3
2020-10-11 15:26:59 +01:00
Bruno Alla
11f3756095
Merge pull request #2887 from pydanny/pyup-update-django-anymail-8.0-to-8.1
2020-10-11 15:26:29 +01:00
Bruno Alla
d8ce10d4e9
Merge pull request #2885 from pydanny/pyup-update-tox-3.20.0-to-3.20.1
...
Update tox to 3.20.1
2020-10-11 15:25:52 +01:00
pyup-bot
5e03f51c5c
Update isort from 5.6.1 to 5.6.3
2020-10-11 03:05:35 -07:00
github-actions[bot]
8faa1e478b
Auto-update pre-commit hooks
2020-10-11 00:29:47 +00:00
Andrew-Chen-Wang
86bef0accc
Update Changelog
2020-10-10 02:19:55 +00:00
browniebroke
53a112b6e4
Update Changelog
2020-10-10 02:19:04 +00:00
pyup-bot
e043af811a
Update django-anymail from 8.0 to 8.1
2020-10-09 13:11:03 -07:00
pyup-bot
55a6674d0c
Update django-anymail from 8.0 to 8.1
2020-10-09 13:11:02 -07:00
pyup-bot
edd29c3982
Update django-anymail from 8.0 to 8.1
2020-10-09 13:11:01 -07:00
pyup-bot
ae526ad8df
Update django-anymail from 8.0 to 8.1
2020-10-09 13:11:00 -07:00