piccolo-admin 1.8.2
0
A powerful and modern admin interface / CMS, powered by Piccolo and ASGI.
Contents
A powerful and modern admin interface / CMS, powered by Piccolo and ASGI.
Stars: 316, Watchers: 316, Forks: 38, Open Issues: 44The piccolo-orm/piccolo_admin
repo was created 5 years ago and the last code push was 1 weeks ago.
The project is popular with 316 github stars!
How to Install piccolo_admin
You can install piccolo_admin using pip
pip install piccolo_admin
or add it to a project with poetry
poetry add piccolo_admin
Package Details
- Author
- Daniel Townsend
- License
- MIT
- Homepage
- https://github.com/piccolo-orm/piccolo_admin
- PyPi:
- https://pypi.org/project/piccolo-admin/
- GitHub Repo:
- https://github.com/piccolo-orm/piccolo_admin
Classifiers
- Database/Front-Ends
- Internet/WWW/HTTP/Dynamic Content/Content Management System
Related Packages
Errors
A list of common piccolo_admin errors.
Code Examples
Here are some piccolo_admin
code examples and snippets.
GitHub Issues
The piccolo_admin package has 44 open issues on GitHub
- Chart support
- Editting a item if primary key is a uuid yields a 400 Bad Request
- Supporting foreign keys which reference non-primary keys
- Add
read_only_columns
toTableConfig
- Form fields pre-population
- initial commit for migrate from Vue2 to Vue3