Commit Graph

  • 977ffd91a3
    Remove BrokenLinkEmailsMiddleware (#4112) Bruno Alla 2023-01-29 11:45:13 +0000
  • f0c8589c24
    Update section on custom Bootstrap compilation in generated readme Bruno Alla 2023-01-29 10:48:13 +0000
  • 8584bafdfe Release 2023.01.28 2023.01.28 github-actions 2023-01-29 02:28:47 +0000
  • cb2f24ba8d
    Remove BrokenLinkEmailsMiddleware Bruno Alla 2023-01-28 23:16:49 +0000
  • 31c1462d58
    Document limitation of Docker + Webpack + no Whitenoise Bruno Alla 2023-01-28 23:01:39 +0000
  • 5f82c42fb8 Update python-slugify from 7.0.0 to 8.0.0 pyup-bot 2023-01-28 12:22:01 -0800
  • 8e43fd4f29
    Merge branch 'master' into feat/webpack-rebased Bruno Alla 2023-01-28 19:58:13 +0000
  • fdf9ba27f1
    Update isort to 5.12.0 (#4109) pyup.io bot 2023-01-28 13:52:00 -0500
  • 07e296804b Update isort from 5.11.4 to 5.12.0 pyup-bot 2023-01-28 10:45:43 -0800
  • c09fa55b36
    Auto-update pre-commit hooks (#4108) github-actions[bot] 2023-01-28 17:47:29 +0000
  • e990a7a477 Auto-update pre-commit hooks browniebroke 2023-01-28 17:46:06 +0000
  • c0e83b104c
    Refactor merge_production_dotenvs_in_dotenv.py (#4105) Bruno Alla 2023-01-28 15:10:45 +0000
  • 0f635887b4 Release 2023.01.27 2023.01.27 github-actions 2023-01-28 02:26:35 +0000
  • c8e0c8000a
    Bump django-webpack-loader to latest Bruno Alla 2023-01-27 21:20:22 +0000
  • a5836c1044
    Rename jobs Bruno Alla 2023-01-27 21:04:10 +0000
  • 69ac76756c
    Rename ROOT_DIR -> BASE_DIR Bruno Alla 2023-01-27 20:58:44 +0000
  • 51a9417418
    Merge branch 'master' into feat/webpack-rebased Bruno Alla 2023-01-27 20:55:44 +0000
  • 900473777d
    Update django-stubs to 1.14.0 (#4103) pyup.io bot 2023-01-27 15:34:29 -0500
  • 4cf5544e75
    Remove unused append_linesep parameter Bruno Alla 2023-01-27 07:17:12 +0000
  • 8ba930cd48 Release 2023.01.26 2023.01.26 github-actions 2023-01-27 02:27:06 +0000
  • f70a2fe05a
    Remove one function call Bruno Alla 2023-01-26 23:16:53 +0000
  • 437e09a7cf
    Move tests outside of the script Bruno Alla 2023-01-26 23:08:20 +0000
  • 80405234c8
    Update pre-commit to 3.0.1 (#4104) pyup.io bot 2023-01-26 15:21:47 -0500
  • d1b0aa86ef
    Rewrite test to be dumber Bruno Alla 2023-01-26 20:12:35 +0000
  • 44f9e1ab08
    Rename variable in merge function Bruno Alla 2023-01-26 19:51:11 +0000
  • 9957289457
    Refactor test for merge function Bruno Alla 2023-01-25 23:13:27 +0000
  • 49a2433ae9
    Simplify merge function with read_text and write_text Bruno Alla 2023-01-25 23:03:07 +0000
  • c2c10bd65a
    Rename a few variables to be consistent with elsewhere Bruno Alla 2023-01-25 22:59:30 +0000
  • de5c95cc75 Update pre-commit from 3.0.0 to 3.0.1 pyup-bot 2023-01-26 10:31:09 -0800
  • 924f9e6861 Update pre-commit from 3.0.0 to 3.0.1 pyup-bot 2023-01-26 10:31:09 -0800
  • 882becfe86 Update django-stubs from 1.13.2 to 1.14.0 pyup-bot 2023-01-26 04:10:05 -0800
  • 099e49b728
    Update tox to 4.4.2 (#4101) pyup.io bot 2023-01-26 05:40:44 -0500
  • 7fcdeeae88
    Rename BASE_DIR_PATH to BASE_DIR (#4102) tildebox 2023-01-26 09:50:33 +0100
  • 43699e333b Rename BASE_DIR_PATH to BASE_DIR example 2023-01-26 09:20:19 +0100
  • ef461f9231 Release 2023.01.25 2023.01.25 github-actions 2023-01-26 02:25:13 +0000
  • e8989bf987 Update tox from 4.3.5 to 4.4.2 pyup-bot 2023-01-25 16:46:28 -0800
  • 56f6ba922d Update Contributors browniebroke 2023-01-25 23:40:00 +0000
  • 70014c2b45
    Rename ROOT_DIR to BASE_DIR (#4086) tildebox 2023-01-25 23:55:08 +0100
  • cb99f0d211 Update Contributors luzfcb 2023-01-25 12:51:16 +0000
  • dfd8164ef8
    Update postgres and redis to point to mini tiers (#4099) Patrick Tran 2023-01-25 04:50:41 -0800
  • 2dc964a8e3
    Update coverage from 7.0.5 to 7.1.0 (#4100) pyup.io bot 2023-01-25 03:50:58 -0500
  • fc19f5ec60 Update coverage from 7.0.5 to 7.1.0 pyup-bot 2023-01-24 22:41:38 -0800
  • 030b00177a Release 2023.01.24 2023.01.24 github-actions 2023-01-25 02:24:52 +0000
  • e9e4f550e7
    Merge acb88b7399 into 3361c75fbc Benoit Chabord 2023-01-24 16:06:51 -0800
  • 7a3c750ff6
    Update deployment-on-heroku.rst Patrick Tran 2023-01-24 14:51:55 -0800
  • 66b3468828
    Update deployment-on-heroku.rst Patrick Tran 2023-01-24 14:51:20 -0800
  • f45940ebc7
    Update postgres and redis to point to mini tiers Patrick Tran 2023-01-24 14:20:32 -0800
  • 3361c75fbc
    Update pre-commit to 3.0.0 (#4098) pyup.io bot 2023-01-24 05:43:45 -0500
  • fe634485d3 Update pre-commit from 2.21.0 to 3.0.0 pyup-bot 2023-01-23 18:35:02 -0800
  • 03da0f3f00 Update pre-commit from 2.21.0 to 3.0.0 pyup-bot 2023-01-23 18:35:02 -0800
  • 0cd6a66a26 Release 2023.01.23 2023.01.23 github-actions 2023-01-24 02:23:48 +0000
  • e2a7647d3c
    Update sentry-sdk to 1.14.0 (#4096) pyup.io bot 2023-01-23 12:21:21 -0500
  • 280456590c Update sentry-sdk from 1.13.0 to 1.14.0 pyup-bot 2023-01-23 04:34:46 -0800
  • ca18b6dc7c Release 2023.01.22 2023.01.22 github-actions 2023-01-23 02:25:09 +0000
  • 0eed60963d Update mypy from 0.982 to 0.991 pyup-bot 2023-01-22 06:56:00 -0800
  • 6a601208ea
    Update django-compressor from 4.3 to 4.3.1 (#4094) pyup.io bot 2023-01-22 09:54:59 -0500
  • f6f2cf4a29 Update django-compressor from 4.3 to 4.3.1 pyup-bot 2023-01-22 06:13:02 -0800
  • 4d087f98be Release 2023.01.21 2023.01.21 github-actions 2023-01-22 02:28:22 +0000
  • 403298fcdc
    Update django-stubs from 1.13.1 to 1.13.2 (#4093) pyup.io bot 2023-01-21 11:55:33 -0500
  • 5f5fb37d23 Update django-stubs from 1.13.1 to 1.13.2 pyup-bot 2023-01-21 06:02:30 -0800
  • e5db124479 Release 2023.01.19 2023.01.19 github-actions 2023-01-20 02:28:57 +0000
  • c5b0db3c63
    Update coverage from 7.0.4 to 7.0.5 (#4092) pyup.io bot 2023-01-19 18:56:01 -0500
  • 4576c70a5d
    Update redis from 4.4.1 to 4.4.2 (#4091) pyup.io bot 2023-01-19 18:55:31 -0500
  • 502d978e22
    Update requests from 2.28.1 to 2.28.2 (#4090) pyup.io bot 2023-01-19 18:54:31 -0500
  • aacfdefc6f Update coverage from 7.0.4 to 7.0.5 pyup-bot 2023-01-19 15:10:38 -0800
  • 9707cb4f9a Update redis from 4.4.1 to 4.4.2 pyup-bot 2023-01-19 15:10:34 -0800
  • 7b7d97e513 Update requests from 2.28.1 to 2.28.2 pyup-bot 2023-01-19 15:10:31 -0800
  • f4ab7bf671
    Update tox to 4.3.5 (#4087) pyup.io bot 2023-01-19 18:10:06 -0500
  • ca4bcf3df4
    Whitespaces Bruno Alla 2023-01-19 23:08:11 +0000
  • 77fb29537d
    Merge branch 'master' into feat/webpack-rebased Bruno Alla 2023-01-19 23:01:49 +0000
  • be8aa5c73d
    Add sourcemaps support to Gulp (#4089) Pamela Fox 2023-01-19 14:45:56 -0800
  • beb1abec50 Fix for sourcemaps Pamela Fox 2023-01-19 12:40:55 -0800
  • 68e936dca9 start: fix order of manage.py commands Henry Jobst 2023-01-18 23:20:02 +0100
  • 97ad09b26b
    Merge branch 'cookiecutter:master' into master Henry Jobst 2023-01-18 21:24:54 +0100
  • 5287cf3035 {{cookiecutter.project_slug}}/compose/local/django/start: add makemigrations and loaddata execution for custom_app Henry Jobst 2023-01-18 21:21:23 +0100
  • 3a37a5f0c1 Update tox from 4.3.3 to 4.3.5 pyup-bot 2023-01-18 10:48:36 -0800
  • 625496b143 Rename ROOT_DIR to BASE_DIR example 2023-01-18 09:24:08 +0100
  • 23b41967a8 Release 2023.01.17 2023.01.17 github-actions 2023-01-18 02:27:46 +0000
  • 84dc9018c4
    Merge branch 'cookiecutter:master' into master Henry Jobst 2023-01-17 22:22:33 +0100
  • 93869164d8 cookiecutter.json: remove , Henry Jobst 2023-01-17 22:17:42 +0100
  • d52762c7f4 add possibility to add a custom empty app Henry Jobst 2023-01-17 21:40:39 +0100
  • 02af556c8f Update tox from 4.3.3 to 4.3.4 pyup-bot 2023-01-17 10:48:29 -0800
  • 52af006706
    Update tox to 4.3.3 (#4081) pyup.io bot 2023-01-17 04:38:25 -0500
  • 4ca397c797
    Fix build passing URL Jeh 2023-01-17 12:32:06 +0530
  • c5d1400fb4
    Add Azure Storage as an option to serve static and media files Jeh 2023-01-17 12:28:07 +0530
  • 1aba3c2f4e
    Update Celery instructions Jeh 2023-01-17 12:26:38 +0530
  • 90ed5a41b4
    Improve documentation for Getting started with Docker Jeh 2023-01-17 12:25:01 +0530
  • 937355659a
    Add Azure Storage as an option to serve static and media files Jeh 2023-01-17 12:23:28 +0530
  • 245d4913df
    Add Azure Storage as an option to serve static and media files Jeh 2023-01-17 12:20:49 +0530
  • b7ee840030
    Fix link, add non-Docker commands Jeh 2023-01-17 12:18:49 +0530
  • 300612ae4d
    Add Azure Storage as an option to serve static and media files Jeh 2023-01-17 12:16:02 +0530
  • 12550dc8ac
    Add Azure Storage as an option to serve static and media files Jeh 2023-01-17 12:13:53 +0530
  • f3358f177b
    Add .git to .dockerignore Jeh 2023-01-17 12:12:12 +0530
  • 369861b8b5
    Add Azure Storage as an option to serve static and media file Jeh 2023-01-17 12:11:30 +0530
  • 1688609c64
    Add dump.rdb to gitignore Jeh 2023-01-17 12:09:52 +0530
  • e4863c823a
    Fix graceful shutdown of local dev containers and use watchfiles for celery beat + flower Jeh 2023-01-17 12:08:03 +0530
  • 5c1cc0d40a
    Fix typo in flower start for watching celery Jeh 2023-01-17 12:07:14 +0530
  • 07fb9c222e
    Fix graceful shutdown of local dev containers and use watchfiles for celery beat +flower Jeh 2023-01-17 12:06:24 +0530
  • ceef4c9e76
    Fix graceful shutdown of local dev containers and use watchfiles for celery beat + flower Jeh 2023-01-17 12:05:06 +0530
  • 018446133a
    Fix graceful shutdown of local dev containers and use watchfiles for celery beat + flower Jeh 2023-01-17 12:04:06 +0530