django-RESTfulAPI
django-RESTfulAPI copied to clipboard
基于 Django 3.x 的 RESTfulAPI 风格的项目模板,用于快速构建企业级高性能的服务端。
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.7.4. Release notes Sourced from aiohttp's releases. aiohttp 3.7.3 release Features Use Brotli instead of brotlipy [#3803](https://github.com/aio-libs/aiohttp/issues/3803) <https://github.com/aio-libs/aiohttp/issues/3803>_ Made exceptions pickleable. Also changed the repr...
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.5 to 0.11.7. Release notes Sourced from uvicorn's releases. Version 0.11.7 0.11.7 SECURITY FIX: Prevent sending invalid HTTP header names and values. SECURITY FIX: Ensure path value...
缺少订单模型
apps下的pay App中缺少models相关模型。提交的pay下的models文件里为空,但是pay里的views中调用了里面的Order和GoodGrade模型。
django.db.utils.InternalError: (1049, "Unknown database 'base-api'")
Bumps [flower](https://github.com/mher/flower) from 0.9.4 to 1.2.0. Commits f39aa86 Set release version 0e86830 Merge branch 'master' into 1.0 30b5a97 Remove use of mock (#1228) cd6a3c9 Security improvements (#1227) d91fbbf use GitHub...
https://github.com/aeasringnar/django-RESTfulAPI/blob/3065f7617dc3534005ab94cd08324c2b51526634/base_django_api/settings.py#L230
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...