-
Notifications
You must be signed in to change notification settings - Fork 93
adds Piccolo ecosystem to readme file #1237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good thanks - I'll try and get a more up to date image of Piccolo Admin.
README.md
Outdated
|
||
Piccolo Admin is a powerful admin interface / content management system for Python, built on top of Piccolo. | ||
|
||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need to update this image at some point - it's pretty out of date.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree, but I leave it to you to update the Piccolo Admin readme. I will remove the screenshot from this PR.
README.md
Outdated
- Content Security Policy (CSP) | ||
- And more | ||
|
||
It also contains excellent Pydantic support, allowing you to easily create Pydantic models based on your Piccolo tables. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isn't really the case any more - we moved this into the main Piccolo repo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, you're right and this was moved to the main Piccolo repo a long time ago. I'll leave it up to you to update the Piccolo API readme as well. I will remove this from the PR.
Related to #285