Commit Graph

2513 Commits

Author SHA1 Message Date
ghazi-git
ca5411af9a
fix typo in servers settings for drf-spectacular
update the local dev server url to use http instead of https
2022-02-15 15:52:20 +01:00
Andrew Chen Wang
85ee3c921a
Change docs port to 9000 from 7000 (#3590)
Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>
2022-02-13 12:49:05 +00:00
pyup.io bot
83c05858fd
Update pytest to 7.0.1 (#3588)
* Update pytest from 7.0.0 to 7.0.1

* Update pytest from 7.0.0 to 7.0.1
2022-02-12 11:56:45 +00:00
pyup.io bot
a22076f72d
Update sentry-sdk to 1.5.5 (#3586) 2022-02-11 17:19:37 +00:00
Jelmer
0ea13d4288
Fix GitLab CI error caused by Docker Compose's platform option (#3585) 2022-02-10 15:06:22 +00:00
pyup.io bot
2279841de7
Update whitenoise to 6.0.0 (#3583) 2022-02-10 08:57:18 +00:00
Ryan Fitch
c76b413d91
Fixed some typos in drf-spectacular description and comments (#3579) 2022-02-08 19:36:36 +00:00
pyup.io bot
3c173b2f88
Update redis to 4.1.3 (#3577) 2022-02-08 13:00:20 +00:00
pyup.io bot
925f7ff1a1
Update werkzeug from 2.0.2 to 2.0.3 (#3576) 2022-02-08 07:49:12 +00:00
Jorge Valdez
d8fdd3ddce
Fix docker-compose config on Apple silicon (#3562)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-02-07 18:23:55 +00:00
pyup.io bot
e93374dda4
Update uvicorn to 0.17.4 (#3574) 2022-02-07 17:45:33 +00:00
pyup.io bot
9594f754ae
Update django-allauth to 0.48.0 (#3573) 2022-02-07 17:21:39 +00:00
pyup.io bot
aafa66bf7c
Update pytest to 7.0.0 (#3567)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-02-07 17:19:52 +00:00
Bruno Alla
150e1d8bed
Update black to 22.1.0 (#3572)
Co-authored-by: pyup-bot <github-bot@pyup.io>
2022-02-07 15:40:53 +00:00
pyup.io bot
2417910bac
Update coverage to 6.3.1 (#3561) 2022-02-07 14:53:48 +00:00
pyup.io bot
b32caf4e2a
Update pillow to 9.0.1 (#3571) 2022-02-07 14:52:58 +00:00
pyup.io bot
522aafe91b
Update drf-spectacular to 0.21.2 (#3560) 2022-02-07 14:33:35 +00:00
pyup.io bot
76aa05b167
Update django to 3.2.12 (#3559) 2022-02-07 14:32:43 +00:00
pyup.io bot
83a0e73df1
Update redis from 4.1.1 to 4.1.2 (#3551) 2022-01-27 20:28:38 +00:00
pyup.io bot
ff0521576e
Update coverage from 6.2 to 6.3 (#3550) 2022-01-26 23:06:34 +00:00
pyup.io bot
27fc2ea1a1
Update sentry-sdk from 1.5.3 to 1.5.4 (#3549) 2022-01-26 23:05:47 +00:00
pyup.io bot
ec8ecae0e4
Update django-crispy-forms from 1.13.0 to 1.14.0 (#3548) 2022-01-26 23:05:18 +00:00
pyup.io bot
7aa2c4d6db
Update uvicorn from 0.17.0 to 0.17.0.post1 (#3547) 2022-01-26 23:04:37 +00:00
pyup.io bot
647b86ac89
Update sentry-sdk to 1.5.3 (#3543) 2022-01-21 12:55:45 +00:00
pyup.io bot
de8ba09855
Update django-anymail to 8.5 (#3542) 2022-01-21 12:55:17 +00:00
pyup.io bot
c36fa678d8
Update pre-commit to 2.17.0 (#3541)
* Update pre-commit from 2.16.0 to 2.17.0

* Update pre-commit from 2.16.0 to 2.17.0
2022-01-19 18:25:40 +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
pyup.io bot
8f93ed0ff5
Update redis to 4.1.1 (#3540) 2022-01-17 15:42:12 +00:00
pyup.io bot
f38c341f8e
Update sphinx to 4.4.0 (#3537) 2022-01-17 09:07:45 +00:00
Pedro Campos
4f408810fc
Avoid docker image/volume collision by prefixing with project slug (#3528)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-17 08:53:56 +00:00
pyup.io bot
eb59c1d5db
Update uvicorn to 0.17.0 (#3534) 2022-01-14 13:16:58 +00:00
Thibault J
ab8ca02432
Fix high CPU usage when running runserver_plus in Docker (#3531) 2022-01-13 21:26:47 +00:00
Bruno Alla
b58f0e726c
Fix out-of-sync sequence for Site ID (#3511) 2022-01-13 21:23:28 +00:00
mpoli
9f8820241f
Add UserSignupForm and UserSocialSignupForm (#3515)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-13 18:38:35 +00:00
pyup.io bot
486c7b6bf7
Update django-cors-headers to 3.11.0 (#3526) 2022-01-10 22:01:07 +00:00
pyup.io bot
298f98bf73
Update sentry-sdk to 1.5.2 (#3525) 2022-01-10 16:05:29 +00:00
Bruno Alla
528a40989f
Fix cache dependency path for linter job in CI workflow (#3520)
* Fix cache dependency path for linter jon in CI workflow

* Reduce potential stylistic issues

* Reduce more potential stylistic issues
2022-01-07 22:26:56 +00:00
pyup.io bot
bf42bba35e
Update mypy from 0.930 to 0.931 (#3521) 2022-01-07 19:58:36 +00:00
Bogdan Mateescu
9a46369062
Fix open option for initBrowserSync when using Docker (#3519)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-01-07 10:02:26 +00:00
Bruno Alla
9b069a5558
Update references to Bootstrap from v4 to v5 in README (#3513) 2022-01-05 21:19:19 +00:00
Fábio C. Barrionuevo da Luz
e63578f56c
Merge pull request #3514 from browniebroke/fix/bash-expansion
Double quote array expansions to avoid re-splitting elements
2022-01-04 17:01:16 -03:00
Bruno Alla
e99120d87d Fix typo and trailing whitespaces 2022-01-04 17:49:40 +00:00
pyup-bot
ea9fcf840f Update django from 3.2.10 to 3.2.11 2022-01-04 04:57:54 -08:00
Bruno Alla
103dd82ea2
Convert top level RST files to Markdown (#3489) 2022-01-03 22:43:53 +00:00
pyup.io bot
57b62be1e4
Update pillow to 9.0.0 (#3508) 2022-01-03 18:01:40 +00:00
pyup.io bot
5ae29f4b06
Update pylint-django to 2.5.0 (#3505) 2022-01-03 18:01:05 +00:00
mpoli
cf94dd4d14
Add project.css and project.min.css to .gitignore (#3500)
* Add project.css and project.min.css to .gitignore
when js_task_runner == ' Gulp'. These files are generated automatically in this configuration
and as such, mess up git commit periodically.

* Add vendor.js and *.min.js to .gitignore

More runtime generated files should be ignored to version control.

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2021-12-29 18:44:39 +00:00
pyup.io bot
0fc9686803
Update psycopg2-binary from 2.9.2 to 2.9.3 (#3504) 2021-12-29 18:43:16 +00:00
pyup.io bot
c4b716bd89
Update psycopg2 to 2.9.3 (#3503)
* Update psycopg2 from 2.9.2 to 2.9.3

* Update psycopg2 from 2.9.2 to 2.9.3
2021-12-29 18:42:46 +00:00
pyup.io bot
9ea5904e36
Update celery from 5.2.2 to 5.2.3 (#3502) 2021-12-29 18:42:09 +00:00