💡django-vue-admin是一套全部开源的快速开发平台,毫无保留给个人及企业免费使用。 🧑🤝🧑前端采用D2Admin、Vue、ElementUI。 👭后端采用 Python 语言 Django 框架以及强大的Django REST Framework。 👫权限认证使用Django REST Framework SimpleJWT,支持多终端认证系统。 👬支持加载动态权限菜单,多方...
Python 3.x & Django 4.2 LTS Features QEMU/KVM Hypervisor Management QEMU/KVM Instance Management - Create, Delete, Update Hypervisor & Instance web based stats Manage Multiple QEMU/KVM Hypervisor Manage Hypervisor Datastore pools Manage Hypervisor Networks ...
JumpServer 使用 Python / Django 进行开发,遵循 Web 2.0 规范,配备了业界领先的 Web Terminal 方案,交互界面美观、用户体验好。 JumpServer 采纳分布式架构,支持多机房跨区域部署,支持横向扩展,无资产数量及并发限制。 改变世界,从一点点开始。 注:KubeOperator是 JumpServer 团队在 Kubernetes 领域的的又一全新力作...
+19 分享17 python吧 GrWMS GreaterWMS 完全开源的仓库管理软件,现已经开通社区完全开源仓储管理软件,遵循Apache License 2.0协议,前后端分离,且完全开源,API使用restful协议,方便二次开发,前端代码使用quasar进行构建,后端使用Python Django3.1,利用API,可以支持多仓,波次发货,合并拣货,Milk-Run等业务模型。 2回复赞 ...
pip install -e 'git+https://github.com/jschneier/django-storages.git#egg=django-storages' Once that is done add storages to your INSTALLED_APPS and set DEFAULT_FILE_STORAGE to the backend of your choice. If, for example, you want to use the s3boto backend you would set: DEFAULT_FI...
pip install django-storages If you'd prefer to install from source (maybe there is a bugfix in master that hasn't been released yet) then the magic incantation you are looking for is: pip install -e'git+https://github.com/jschneier/django-storages.git#egg=django-storages' ...
DJANGO_GCS={'bucket':'bucket-name','http':get_http_credentials} Settings DJANGO_GCS={'bucket':None,'project':'','credentials':None,'http':None,'cache_control': ['no-cache'] } bucketname of the bucket on google cloud storage.
Minio is accessed through the Amazon S3 API, so existing django file storage adapters for S3 should work, but in practice they are hard to configure. This project uses the minio python client instead. Inspiration has been drawn from django-s3-storage and django-storages. Documentation See http...
django_oss_storage version Dec 20, 2019 tests update testcase. Dec 20, 2019 CHANGELOG.rst first commit Sep 5, 2017 LICENSE first commit Sep 5, 2017 MANIFEST.in first commit Sep 5, 2017 README.rst 1. merge pr from jxltom:fix-url-function (PR#10) ...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} etianen / django-s3-storage Public Notifications You must be signed in to change notification settings Fork 92 Star 419 ...