Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
django-customvueadmin
Advanced tools
A custom admin interface on Vue 3 and Vuetify with DRF backend that tries to Keep It Simple.
|logo|
A custom admin interface providing backend via DRF and frontend via Vue3 and Vuetify that tries to Keep It Simple.
|PyPI version| |GitHub stars|
Documentation <https://innova-group-llc.github.io/custom_admin_docs/>
__
Custom fields
Non ORM inlines
::
npm install --prefix vue_frontend npm run dev --prefix vue_frontend
::
npm run build --prefix vue_frontend rm -r custom_admin/static/custom_admin/* rm -r custom_admin/templates/custom_admin/admin_index.html cp vue_frontend/dist/index.html custom_admin/templates/custom_admin/admin_index.html cp -r vue_frontend/dist/static/custom_admin/ custom_admin/static/
python -m build python3 -m twine upload --repository pypi dist/*
.. |logo| image:: https://github.com/Innova-Group-LLC/custom_admin/blob/master/logo.png?raw=true :target: https://innova-group-llc.github.io/custom_admin_docs/ .. |PyPI version| image:: https://badge.fury.io/py/django-customvueadmin.svg :target: https://pypi.org/project/django-customvueadmin/ .. |GitHub stars| image:: https://img.shields.io/github/stars/Innova-Group-LLC/custom_admin :target: https://github.com/Innova-Group-LLC/custom_admin
FAQs
A custom admin interface on Vue 3 and Vuetify with DRF backend that tries to Keep It Simple.
We found that django-customvueadmin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.