Bruno Alla
0c36c57f2d
Fix broken link in list of contributors
2020-03-23 21:45:38 +00:00
Gabriel Mejia
2e1a922577
Add CELERY_BROKER_URL for gitlab #2504 ( #2505 )
...
* Solved issue #2504
* Added new contributor
Co-authored-by: Gabriel Mejia <gmejia@veritran.com>
2020-03-23 21:43:59 +00:00
Bruno Alla
ab99cc768f
Adding @highpost to the list of contributors
...
Helped in writing code to rule out an issue with the template
2020-03-17 18:26:38 +00:00
Bruno Alla
d2988040d5
Merge branch 'master' into pathlib-migration-updated
2020-03-17 14:16:35 +00:00
Bruno Alla
e97573dfda
Merge pull request #2435 from Andrew-Chen-Wang/master
...
Add all supported Anymail Providers
2020-03-16 19:59:25 +00:00
Bruno Alla
ca7fcb8f62
Merge pull request #2442 from jameswilliams1/fix-django-compressor-settings
...
Fix broken Django Compressor setup and enable static files minification
2020-03-16 19:53:02 +00:00
Bruno Alla
783e61bee7
Fix broken link in list of contributors
2020-03-15 19:11:43 +00:00
Bruno Alla
fa841e6d97
Merge pull request #2483 from scaramagus/master
...
Add PYTHONDONTWRITEBYTECODE flag to local development Dockerfile
2020-03-15 19:10:49 +00:00
Guilherme Guy
0822add311
Adds @guilherme1guy to CONTRIBUTORS
2020-03-15 09:29:07 -03:00
Andrew-Chen-Wang
9cf72849e6
Merged parent repo and configured refurbished tests
2020-03-14 13:29:08 -04:00
Agustin Scaramuzza
7e345d5fb3
Add PYTHONDONTWRITEBYTECODE flag to local development Dockerfile
2020-03-11 14:41:37 -03:00
James Williams
e1cb30b699
fix broken contributors link
2020-02-28 16:08:20 +00:00
James Williams
89f85f1255
- configure compressor when not using s3
...
- update django start script to compress if using whitenoise and compress enabled
- add to contributors.rst
2020-02-28 15:59:14 +00:00
Pawan Chaurasia
786b2beb44
fixed broken link in contributors.rst
2020-02-25 10:06:49 +05:30
Pawan Chaurasia
c5ef5bf757
added name in contributors.rst
2020-02-24 18:49:13 +05:30
Bruno Alla
b1fb6ed2d0
Merge pull request #2455 from cole/remove-coreapi
...
Remove coreapi requirement
2020-02-20 09:42:58 +00:00
Cole Maclean
54dd167501
Add myself to contributors
2020-02-19 19:18:17 -08:00
Vicente G. Reyes
161d8bcf9e
Update CONTRIBUTORS.rst
...
fixed conflict
2020-02-20 02:39:21 +08:00
Vicente G. Reyes
d1c417b63d
Update CONTRIBUTORS.rst
...
added myself
2020-02-20 02:06:20 +08:00
Andrew-Chen-Wang
fecf9e0037
Add @Andrew-Chen-Wang to CONTRIBUTORS
2020-02-06 16:59:42 -05:00
Bruno Alla
3d58ffd4e7
Merge branch 'master' into drf-option-with-tests
2020-01-24 17:23:07 +00:00
Bruno Alla
f109e65816
Update list of contributors
2020-01-24 15:28:03 +00:00
Bruno Alla
e8fcf9ed60
Update list of contributors and changelog
2020-01-23 18:53:03 +00:00
Bruno Alla
949d8b684c
Merge branch 'master' into drf-option-with-tests
...
# Conflicts:
# hooks/post_gen_project.py
2020-01-23 14:41:42 +00:00
Bo
43601d805a
Update CONTRIBUTORS.rst
2020-01-14 08:49:33 -06:00
Bruno Alla
463c1f83e6
Update CONTRIBUTORS.rst
2020-01-13 17:51:50 +00:00
Bruno Alla
60bf49a10c
Update CONTRIBUTORS.rst
2020-01-13 12:40:32 +00:00
Bruno Alla
5d0b0a7fe3
Upgrade to Traefik v2 ( #2338 )
...
Upgrade to Traefik v2
2020-01-11 14:18:30 +00:00
Bruno Alla
3814fc7a3f
Update contributors list
2020-01-11 13:45:37 +00:00
Denis Savran
c76b3066d6
Upgrade to Traefik v2
2019-11-29 21:35:40 +03:00
Harry Moreno
2a25e523e5
Add self to contributors.rst
2019-11-26 14:51:48 -05:00
Bruno Alla
d68db825e2
Add pre-commit for the generated project. ( #2171 ) ( #2295 )
...
Add pre-commit for the generated project. (#2171 )
2019-11-04 13:38:02 +01:00
Bruno Alla
cbbbf351d0
Update CONTRIBUTORS.rst
2019-11-04 12:34:43 +00:00
Bruce Olivier
04f3ae75dc
Added more settings to .editorconfig to run isort and have black compatibility.
2019-11-02 16:55:18 -05:00
leollon
4a194c6966
Add pre-commit for the generated project. ( #2171 )
2019-10-29 22:48:39 +08:00
Yuchen Xie
400fcc4030
Prevent collectfast from guessing a wrong strategy
...
If `COLLECTFAST_STRATEGY` is not provided in `settings`, `collectfast` has to guess a "strategy". For the case with AWS, it guesses `BotoStrategy` in stead of `S3Boto3Storage`, which is a wrong decision as we `pip install django-storages[boto3]` (`boto3` in favor of `boto`).
Setting `COLLECTFAST_STRATEGY` is also encouraged as `collectfast` is not going to guess the strategy in the future.
Ref:
* f37dd1faa2/collectfast/management/commands/collectstatic.py (L33)
* f37dd1faa2/collectfast/strategies/base.py (L170)
2019-10-22 10:42:32 +08:00
Bruno Alla
703e8509aa
Fix broken link in list of contributors
2019-10-06 11:09:13 +01:00
Bruno Alla
6a9feea2fe
Support python 3.7 ( #2240 )
...
Support python 3.7
2019-10-06 11:06:03 +01:00
Bruno Alla
99ccd314d0
Add missing link
2019-10-04 14:48:02 +01:00
Caio Ariede
f3b46ec425
Add to CONTRIBUTORS
2019-10-02 10:12:31 -03:00
Nicolas Stefani
51bf90cdca
add name to contributors
2019-09-29 22:17:06 -03:00
Jerome Caisip
548417612f
Additonal option to setup DRF.
2019-09-17 23:24:09 +08:00
Bruno Alla
eac8ae626a
Fix broken link
2019-07-17 15:52:46 +01:00
step21
525739dcb5
Update CONTRIBUTORS.rst
2019-07-17 16:19:11 +02:00
Bruno Alla
28ddd76b25
Fix missing link in contributors list
2019-07-12 12:06:19 +01:00
Bruno Alla
2c3ce19f4b
Add 2O4 to list of contributors
2019-07-12 11:52:32 +01:00
Jules Chéron
ec80a05671
Handle path with pathlib
...
- Update config/settings/base.py
- Update merge_production_dotenvs_in_dotenv.py
- Update wsgi.py
- Update manage.py
2019-07-10 20:35:38 +02:00
Dani Hodovic
87a8acbae2
Remove redundant template debug setting
...
> 'debug': a boolean that turns on/off template debug mode. If it is
> True, the fancy error page will display a detailed report for any
> exception raised during template rendering. This report contains the
> relevant snippet of the template with the appropriate line highlighted.
> It defaults to the value of the DEBUG setting.
https://docs.djangoproject.com/en/2.2/topics/templates/#module-django.template.backends.django
I could be wrong about this, but it seems like setting the template
DEBUG setting is redundant, since it should follow whatever the DEBUG
variable is set to.
2019-06-20 23:41:31 +08:00
Tim Claessens
fe49871dc8
Fix link
2019-06-19 14:24:46 +02:00
Tim Claessens
07f9256a8b
Sorting the links
2019-06-19 14:24:31 +02:00