django-jsonform
A better, user-friendly JSON editing form field for Django admin. Also supports Postgres ArrayField. (by bhch)
django-forestadmin
🐍 Django agent for Forest Admin to integrate directly to your existing Django backend application. (by ForestAdmin)
| django-jsonform | django-forestadmin | |
|---|---|---|
| 4 | 2 | |
| 417 | 121 | |
| 2.4% | 0.0% | |
| 6.5 | 7.0 | |
| 11 months ago | almost 2 years ago | |
| Python | Python | |
| BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
django-jsonform
Posts with mentions or reviews of django-jsonform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-22.
- I made a small demo app for creating an image slider using JSONField
No, that is done using another app I've made another app for editing JSON data: [django-jsonform][https://github.com/bhch/django-jsonform].
- Where to start when recreating Django in Deno: Dengo?
Recreating Django will take you years and it will still be lacking. I have been maintaining a small, open-source django app for almost a year now and it's still not even halfway in terms of features I'd like it to have.
- I created a Django app for making JSON data editing more user-friendly on the admin site.
Github: https://github.com/bhch/django-jsonform
django-forestadmin
Posts with mentions or reviews of django-forestadmin. We have used some of these posts to build our list of alternatives and similar projects.
- Django admin alternative with no code UI editor, segments, 2FA and more
- Forest Admin: Django Admin Alternative
Check our new open-source Django Agent repository on GitHub and give it a star ⭐ if you like this new Forest Admin project.
What are some alternatives?
When comparing django-jsonform and django-forestadmin you can also consider the following projects:
django-advanced-filters - Add advanced filtering abilities to Django admin
ryax - Ryax is an open-source platform that streamlines the design, deployment, and monitoring of your APIs and automations.
django-colorfield - :art: color field for django models with a nice color-picker in the admin.
django-leaflet-admin-list - The Django Leaflet Admin List package provides an admin list view featured by the map and bounding box filter for the geo-based data of the GeoDjango.
cli - Level up your backend development skills