alexzvk
d03cc15f41
attempt at workaround using temporary placeholder
2022-12-05 17:25:01 -05:00
alexzvk
96e5f8565c
fixed bug with not open source option
2022-12-05 17:00:39 -05:00
alexzvk
a05722fc92
forgot variable assignment for previous commit
2022-11-29 18:19:02 -05:00
alexzvk
73a7ed491d
fixed dictionary error where key queries had newlines
2022-11-29 18:10:13 -05:00
alexzvk
b0e361daf7
now passing all pre-commit checks
2022-11-29 17:21:16 -05:00
alexzvk
1775bf0e1a
trying to fix confusing colon error
2022-11-29 17:19:06 -05:00
alexzvk
ebbe28d93d
style changes
2022-11-29 17:09:45 -05:00
alexzvk
5f9d74ae7c
forgot newline character to fix previous bug
2022-11-29 16:46:38 -05:00
alexzvk
b869dc4dd9
fixes bug for when a not open source license is selected
2022-11-29 16:45:26 -05:00
alexzvk
b0699ce289
moved licenses.json to avoid filepathing issues hopefully?
2022-11-29 16:28:37 -05:00
alexzvk
15109ab31e
still fiddling with licenses file pathing
2022-11-29 16:19:11 -05:00
alexzvk
699272c601
fiddling with licenses.json file pathing
2022-11-28 23:25:20 -05:00
alexzvk
cda8b5bc46
fiddling with licenses.json file pathing
2022-11-28 23:19:22 -05:00
alexzvk
5c37807754
fiddling with licenses.json file pathing
2022-11-28 23:13:40 -05:00
alexzvk
6f7b3e34e4
fiddling with licenses.json file pathing
2022-11-28 23:04:26 -05:00
alexzvk
c4ec9cd164
fiddling with licenses.json file pathing
2022-11-28 22:58:10 -05:00
alexzvk
de9a6b656d
fiddling with licenses.json file pathing
2022-11-28 22:36:39 -05:00
alexzvk
2923cc84c2
fiddling with licenses.json file pathing
2022-11-28 22:30:05 -05:00
alexzvk
9a39937b0c
stored licenses to filename mapping in json file
2022-11-28 16:22:03 -05:00
alexzvk
c91a5d2ce3
reworked pathing for titles_dict with os.chdir
2022-11-27 18:35:21 -05:00
alexzvk
7288f07bec
adjusted pathing for importing title dictionary
2022-11-27 18:20:39 -05:00
alexzvk
bc45df6493
added test case to check licenses for unmodified placeholders, used dictionary in update_licenses.py and post_gen_proj.py to reduce time complexity
2022-11-26 17:42:58 -05:00
Jelmer
4ea0e98f3f
Upgrade Python version from 3.9 to 3.10 ( #3913 )
2022-10-24 21:41:00 +01:00
Bruno Alla
ab4a32d558
Unify compressor, gulp and custom bootstrap options ( #3535 )
2022-03-20 15:00:40 +00:00
ghazi-git
c22f2c7e9e
Fix Swagger schema API endpoint & add a test for it ( #3592 )
...
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-02-16 12:25:32 +00:00
Vikas Yadav
721b86723c
Add swagger API documentation when DRF is enabled ( #3536 )
...
* Adds swagger api documentation when drf is enabled
Changes
* Integrate drf-spectacular module
* Added routes and tests for swagger-ui
* Removes swagger ui tests when drf is not enabled
* Changes url names and documentation title
* Apply suggestions from code review
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
* Fixes typos and linting issues
* Update domain in swagger description
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-19 18:14:36 +00:00
Bruno Alla
df0b2cac3f
Add a PyCharm run configuration for docker-compose ( #3462 )
...
Co-authored-by: Pavel Karateev <lancelote.du.lac@gmail.com>
2021-12-20 09:39:23 +00:00
Bruno Alla
ce1c76e34e
Fix carriage return in .gitignore
on Windows ( #3456 )
2021-12-16 11:07:47 +00:00
Bruno Alla
035eede670
Configure Dependabot for npm packages at the template level ( #3436 )
2021-12-07 19:05:59 +00:00
Bruno Alla
407a7d8bbc
Setup pre-commit for the template files ( #3433 )
2021-11-26 15:41:50 +00:00
areski
a1d551d067
Update from Python3.8 to Python3.9
2021-01-26 16:13:27 +01:00
Arnav Choudhury
b064e09f12
Adding GitHub-Action CI Option ( #2837 )
2020-09-21 11:20:24 +01:00
Bruno Alla
68116dcdea
Fix issue with Heroku + Django Compressor
2020-07-04 15:20:51 +01:00
Bruno Alla
672be773a3
Fix formatting
2020-04-28 23:18:52 +01:00
Pilhwan Kim
f13f3dc2bf
add use drf tests
2020-04-28 12:41:51 +09:00
Bruno Alla
c4e4bea31b
Merge branch 'master' into async
2020-04-16 09:43:38 +01:00
Andrew Chen Wang
2ecbf7ac34
Merge branch 'master' into async
2020-04-06 23:02:36 -04:00
Ernesto Cedeno
0cdf60ceac
Change Python version to 3.8
2020-03-29 19:55:27 +02:00
Andrew-Chen-Wang
aee2de347b
Add uvicorn and web sockets for Django 3
...
* Add use_async option to cookiecutter.json
* Add websocket configuration
2020-03-24 15:40:14 -04:00
Bruno Alla
c4b1666707
Move storages classes into their own module
2020-03-23 21:46:14 +00:00
Andrew-Chen-Wang
484fa4ae77
Added unsupported mail_service combinations
...
* Added default yaml Loader for pre_gen_projects.py
2020-03-22 13:31:52 -04: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
Ivan Khomutov
113ce88d9c
Add option to choose CI tool
2019-12-06 10:55:00 +03:00
Jelmert
eb8ea447e4
fix: black
2019-10-21 11:12:53 +02:00
Jelmert
58f41fc97f
fix: remove the aws Dockerfile and remove the awscli definition from production.yml when not selected
2019-10-21 10:07:17 +02:00
Bruno Alla
6a9feea2fe
Support python 3.7 ( #2240 )
...
Support python 3.7
2019-10-06 11:06:03 +01:00
Caio Ariede
d0c208d10f
Fix #2249 -- Broken static files with whitenoise=n & cloud_provider=none
2019-10-02 12:03:33 -03:00
Nicolas Stefani
ea52a0be25
Updated python version in warning message
2019-09-29 21:46:34 -03:00
Jerome Caisip
548417612f
Additonal option to setup DRF.
2019-09-17 23:24:09 +08:00
Bruno Alla
2103cf2f9d
Add a pre-generation hook to avoid non-lowercase slugs - fixes #2042
2019-06-05 19:00:43 +01:00