withlogicco / django-prose
Wonderful rich-text editing for your Django project
☆208Updated 2 weeks ago
Alternatives and similar repositories for django-prose:
Users that are interested in django-prose are comparing it to the libraries listed below
- ProseMirror-based HTML editor for Django☆138Updated this week
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆142Updated 5 months ago
- Django webhooks triggered on model changes☆205Updated 7 months ago
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆128Updated last month
- A simple way to create reusable template components in Django.☆168Updated last year
- An app to make it safer, faster and more fun to develop in Django☆183Updated 2 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆147Updated 3 months ago
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆126Updated last week
- A Django template formatter.☆318Updated last week
- Render the content of a specific block tag from a Django template.☆249Updated 7 months ago
- production settings for Django☆139Updated last year
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆127Updated 3 weeks ago
- Resolve form field arguments dynamically when a form is instantiated☆143Updated last year
- Detect N+1s in your Django app.