Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.