Commit Graph

  • 8843d95485
    Merge pull request #2441 from pydanny/pyup-update-django-extensions-2.2.6-to-2.2.8 Bruno Alla 2020-02-11 11:54:06 +0000
  • 8643ebf1f0
    Merge pull request #2439 from pydanny/pyup-update-sphinx-2.3.1-to-2.4.0 Bruno Alla 2020-02-11 11:13:27 +0000
  • 311e0dfc24 Update django-extensions from 2.2.6 to 2.2.8 browniebroke 2020-02-11 11:00:30 +0000
  • be019ea54a Update sphinx from 2.3.1 to 2.4.0 browniebroke 2020-02-09 11:00:30 +0000
  • 470089d677 Update django-extensions from 2.2.6 to 2.2.7 browniebroke 2020-02-08 11:00:29 +0000
  • 816fb1c44b Update werkzeug from 0.16.1 to 1.0.0 browniebroke 2020-02-07 11:00:30 +0000
  • c839862aef Testing mail service does not raise KeyError * KeyError raised when cloud_provider was used twice in mark parametrization. * Tox isn't working properly for me (collecting 17,000 files; obviously neglecting tox.ini and/or pytest.ini) Andrew-Chen-Wang 2020-02-06 22:12:30 -0500
  • 0df8cfdb90 Added mail service pytests in test_cookiecutter_generation.py Andrew-Chen-Wang 2020-02-06 21:03:49 -0500
  • ac884f3f75 Updated mail service docs * Trying to appease the Black-linter god... Andrew-Chen-Wang 2020-02-06 20:18:49 -0500
  • 0621929cd2 Removed None option for mail service * This is necessary in order to be compatible with Django-allauth Andrew-Chen-Wang 2020-02-06 18:41:30 -0500
  • fecf9e0037 Add @Andrew-Chen-Wang to CONTRIBUTORS Andrew-Chen-Wang 2020-02-06 16:59:42 -0500
  • c8eb5462eb Configurations and Packages added * Production settings updated for all * Added env vars from production settings * Added packages requirements.txt Andrew-Chen-Wang 2020-02-06 16:58:15 -0500
  • 575dead7cb More concise cookiecutter.json; removed several if statements * Unfortunately, with https://github.com/pydanny/cookiecutter-django/pull/2321#issuecomment-558796906, I don't think I am going to add AWS SES specifically if AWS is not chosen as cloud provider. In that case, we'll just deal with 2 None's when AWS is not selected. * FIXME 2 Nones Andrew-Chen-Wang 2020-02-06 16:00:32 -0500
  • b7d3379f44 Fixes the duplicate None in cookiecutter.json * The duplicate occurs if AWS is not the selected cloud provider Andrew-Chen-Wang 2020-02-06 15:36:51 -0500
  • 6709fc64c9 Added all supported Anymail Providers in cookiecutter.json * Utilizes {% if %} since it's financially more wise to use AWS SES only if AWS is the cloud provider. * FIXME: If AWS is not cloud provider, there are two None options. This may require a little hack inside of cookiecutter that I may not be aware of. Andrew-Chen-Wang 2020-02-06 15:17:46 -0500
  • 642a92a9ae
    Merge pull request #2434 from xpostudio4/patch-2 Bruno Alla 2020-02-06 10:40:12 +0000
  • 45c353241b
    Include use_drf option on documentation Leonardo 2020-02-06 05:37:31 -0400
  • 25a70c5b84 Added Flower access documentation for production. Demetris Stavrou 2020-02-04 22:47:56 +0200
  • 86c9b3cb28 Flower now served by Traefik Demetris Stavrou 2020-02-04 15:04:47 +0200
  • db120ab3bd
    Merge pull request #2432 from pydanny/pyup-update-django-storages-1.9-to-1.9.1 Bruno Alla 2020-02-04 12:04:41 +0000
  • c7a6dbdd10 Update django-storages from 1.9 to 1.9.1 browniebroke 2020-02-04 11:00:31 +0000
  • e9c6b3d9e9 Update django-storages from 1.9 to 1.9.1 browniebroke 2020-02-04 11:00:30 +0000
  • 8fd0d42de0 Don't include POSTGRES_... environment in the PyCharm start script when not using Docker Bruno Alla 2020-02-03 14:29:20 +0000
  • 30f3f05a76
    Merge pull request #2430 from pydanny/pyup-update-django-storages-1.8-to-1.9 Bruno Alla 2020-02-03 13:10:56 +0000
  • 434e95a8df Merge branch 'pytest-cases-fixture-plus' Bruno Alla 2020-02-03 12:57:15 +0000
  • 37ec5a45bb Remove pyup filter Bruno Alla 2020-02-03 12:56:37 +0000
  • 9e3327d7e0
    Merge pull request #2428 from pydanny/pyup-update-redis-3.3.11-to-3.4.1 Bruno Alla 2020-02-03 12:55:06 +0000
  • 2f6cb4e8f6 Fix deprecation warning Bruno Alla 2020-02-03 12:29:37 +0000
  • 7559305277
    Merge pull request #2431 from pydanny/pyup-update-django-2.2.9-to-2.2.10 Bruno Alla 2020-02-03 12:20:21 +0000
  • 85938666b9
    Merge pull request #2429 from pydanny/pyup-update-pytest-cookies-0.4.0-to-0.5.0 Bruno Alla 2020-02-03 12:20:04 +0000
  • e8a946dc7b Update django from 2.2.9 to 2.2.10 browniebroke 2020-02-03 11:00:35 +0000
  • f6f78c9da8 Update django-storages from 1.8 to 1.9 browniebroke 2020-02-03 11:00:32 +0000
  • b49e0f2e39 Update django-storages from 1.8 to 1.9 browniebroke 2020-02-03 11:00:31 +0000
  • 06c7628a4c Update pytest-cookies from 0.4.0 to 0.5.0 pyup-bot 2020-02-03 01:45:39 -0800
  • 2a6ee05782 Update redis from 3.3.11 to 3.4.1 browniebroke 2020-02-02 11:00:30 +0000
  • c4479031e9
    Merge pull request #4 from pydanny/master Jimmy Gitonga 2020-02-02 08:50:08 +0300
  • a1f296bc4c
    Merge pull request #2427 from pydanny/pyup-update-django-debug-toolbar-2.1-to-2.2 Bruno Alla 2020-02-01 12:09:38 +0000
  • 00b055647e
    Update django-celery-beat to 1.6.0 (#2426) Bruno Alla 2020-02-01 11:52:38 +0000
  • 3c177776d8 Update django-debug-toolbar from 2.1 to 2.2 browniebroke 2020-02-01 11:00:33 +0000
  • af7dcd7ab2 Update django-celery-beat from 1.5.0 to 1.6.0 browniebroke 2020-02-01 11:00:29 +0000
  • 1f35086fe5 Downgrade Redis to 3.3.11 as Kombu is incompatible with 3.4.0 Bruno Alla 2020-01-31 17:15:37 +0000
  • 3598b33999
    Update redis to 3.4.0 (#2423) Bruno Alla 2020-01-31 11:33:54 +0000
  • 27b6a3bd4f
    Update pre-commit to 2.0.1 (#2422) Bruno Alla 2020-01-31 11:01:11 +0000
  • dec1abb3d0 Update redis from 3.3.11 to 3.4.0 browniebroke 2020-01-31 11:00:30 +0000
  • 386e7d4152
    Merge pull request #2421 from pydanny/pyup-update-pytest-5.3.4-to-5.3.5 Bruno Alla 2020-01-30 11:53:12 +0000
  • d292590ceb Update pre-commit from 2.0.0 to 2.0.1 browniebroke 2020-01-30 11:00:35 +0000
  • 1305ddaa6a Update pytest from 5.3.4 to 5.3.5 browniebroke 2020-01-30 11:00:31 +0000
  • a0e2e7aa05 Update pytest from 5.3.4 to 5.3.5 browniebroke 2020-01-30 11:00:30 +0000
  • 5c9787aa7a
    Update pre-commit to 2.0.0 (#2420) Bruno Alla 2020-01-29 12:50:50 +0000
  • cb0a708ddd
    Update pytest_cases to 1.12.1 (#2419) Bruno Alla 2020-01-29 12:49:53 +0000
  • abdbe387a0 Update pre-commit from 1.21.0 to 2.0.0 browniebroke 2020-01-29 11:00:34 +0000
  • f9564485f5 Update pytest_cases from 1.12.0 to 1.12.1 browniebroke 2020-01-29 11:00:31 +0000
  • 2b7f7ec4d7 Add django and postgres envs to celeryworker and celerybeat Bo Peng 2020-01-28 19:16:37 -0600
  • 34fe78320d boto is required for boto3 to work Bo Peng 2020-01-28 19:02:39 -0600
  • 2698867cf8 Typo Bruno Alla 2020-01-28 10:33:24 +0000
  • 2fb40f3f8c
    Option for DRF with extra fixes (#2410) Bruno Alla 2020-01-28 10:27:26 +0000
  • 54a38bfb43 Allow rendering custom widgets from root templates dir (#2356) Dani Hodovic 2020-01-28 10:55:09 +0100
  • fbf95fd87e
    fixup! update APP_DIRS=True Dani Hodovic 2020-01-28 00:08:08 +0100
  • d7ecc23591
    update APP_DIRS=True Dani Hodovic 2020-01-27 22:13:18 +0100
  • a681ac4e45
    Allow rendering custom widgets from root templates dir Dani Hodovic 2019-12-10 13:44:00 +0100
  • f5aa06c160
    Merge pull request #2414 from pydanny/pyup-update-werkzeug-0.16.0-to-0.16.1 Bruno Alla 2020-01-27 12:14:39 +0000
  • 9734582a88 Update werkzeug from 0.16.0 to 0.16.1 browniebroke 2020-01-27 11:00:31 +0000
  • 3d58ffd4e7 Merge branch 'master' into drf-option-with-tests Bruno Alla 2020-01-24 17:23:07 +0000
  • f109e65816 Update list of contributors Bruno Alla 2020-01-24 15:28:03 +0000
  • ea7186f4ce
    Fixed the redis-py project URL (#2412) Bruno Alla 2020-01-24 14:24:54 +0000
  • d489be54d0
    Update django-coverage-plugin to 1.8.0 (#2411) Bruno Alla 2020-01-24 14:09:34 +0000
  • 884e80fc52
    Fixed the redis-py project URL Michael Samoylov 2020-01-24 13:59:36 +0200
  • 2b34e27013 Update django-coverage-plugin from 1.7.0 to 1.8.0 browniebroke 2020-01-24 11:00:30 +0000
  • e8fcf9ed60 Update list of contributors and changelog Bruno Alla 2020-01-23 18:53:03 +0000
  • d78466af0f
    Update docs files (#2383) Bruno Alla 2020-01-23 18:52:25 +0000
  • 4bf0533bfa Fix broken links duplicated from testing.rst Bruno Alla 2020-01-23 18:39:38 +0000
  • 00772d7141 Merge remote-tracking branch 'origin/master' into update-doc Bruno Alla 2020-01-23 18:38:26 +0000
  • fa9a8cfe7b Fix code formatting Bruno Alla 2020-01-23 15:04:30 +0000
  • c31586488c
    Merge pull request #2406 from BoPeng/master Bruno Alla 2020-01-23 18:09:24 +0000
  • fd43059e28 Update formatting Bruno Alla 2020-01-23 17:52:17 +0000
  • 2833600aec Test generation with and without DRF Bruno Alla 2020-01-23 14:43:17 +0000
  • 949d8b684c Merge branch 'master' into drf-option-with-tests Bruno Alla 2020-01-23 14:41:42 +0000
  • bf30846681
    Update sentry-sdk to 0.14.1 (#2409) Bruno Alla 2020-01-22 11:18:55 +0000
  • 9bf6ee16b2 Update sentry-sdk from 0.14.0 to 0.14.1 browniebroke 2020-01-22 11:00:32 +0000
  • bc00a343ea Fix broken links in doc fixes #2408 Bruno Alla 2020-01-22 10:52:31 +0000
  • de3e3575be
    Merge pull request #2407 from pydanny/pyup-update-pytest-5.3.3-to-5.3.4 Bruno Alla 2020-01-21 12:02:59 +0000
  • 8ceaa3e1c7 Update pytest from 5.3.3 to 5.3.4 browniebroke 2020-01-21 11:00:34 +0000
  • a0fff1d085 Update pytest from 5.3.3 to 5.3.4 browniebroke 2020-01-21 11:00:33 +0000
  • c231a267c9
    Merge pull request #1 from bioworkflows/patch-1 Bo 2020-01-19 16:40:22 -0600
  • 3f6562c7fe
    Honor passed password for UserFactory Bo Peng 2020-01-19 16:21:27 -0600
  • 29bc74e752
    Update django-coverage-plugin to 1.7.0 (#2403) Bruno Alla 2020-01-18 16:23:14 +0000
  • e2be442e02
    Merge pull request #2404 from pydanny/pyup-update-pytest-5.3.2-to-5.3.3 Bruno Alla 2020-01-18 12:06:46 +0000
  • a69bf2e778 Update pytest from 5.3.1 to 5.3.3 browniebroke 2020-01-18 11:00:34 +0000
  • 546168c64b Update pytest from 5.3.2 to 5.3.3 browniebroke 2020-01-18 11:00:33 +0000
  • 75d8bdbcae
    Merge branch 'master' into pyup-update-django-coverage-plugin-1.6.0-to-1.7.0 Bruno Alla 2020-01-17 12:19:24 +0000
  • 79498dc7c4
    Update django-extensions to 2.2.6 (#2402) Bruno Alla 2020-01-17 12:18:03 +0000
  • 70f43c7716 Update django-coverage-plugin from 1.6.0 to 1.7.0 browniebroke 2020-01-17 11:00:40 +0000
  • c02587300e Update django-extensions from 2.2.5 to 2.2.6 browniebroke 2020-01-17 11:00:36 +0000
  • cb95128b17
    Change link from Gitter to Slack Bruno Alla 2020-01-17 10:56:11 +0000
  • d1a46b5d4d
    Update badge from Gitter to Slack Bruno Alla 2020-01-17 10:53:54 +0000
  • 2f9d693980
    style: formatting code howiezhao 2020-01-16 11:31:37 +0800
  • 60ce5ce2d5
    Fix loaders option in test environment as well (#2401) Bruno Alla 2020-01-15 11:00:15 +0000
  • 1609d4410e
    Fix loaders option in test environment as well Bo 2020-01-14 21:19:44 -0600
  • a5298e0242
    Assuming DTL to be the last instead of first template engine in… (#2400) Bruno Alla 2020-01-14 20:03:44 +0000
  • 15fc92ace1
    Assuming DTL to be the last instead of first template engine Bo 2020-01-14 08:50:38 -0600