django-candy
django-ordered-model
django-candy | django-ordered-model | |
---|---|---|
2 | 1 | |
12 | 738 | |
- | 0.8% | |
0.0 | 6.0 | |
over 3 years ago | 22 days ago | |
Python | Python | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
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-candy
-
How to run Django and Vue (or any SPA) on the same domain?
During development, I use this middleware that i've written: https://github.com/bhch/django-candy/blob/master/django_candy/middleware.py. You can copy this in a file and add this to your middleware settings.
-
Demo for a new admin app I've been working on.
If you're interested, you can find the source at https://github.com/bhch/django-candy.
django-ordered-model
-
Orderable model that keeps ordering numbers consistent?
There are libraries for this, like django-ordered-model.
What are some alternatives?
django-business-logic - Visual DSL framework for django
django-jet-reboot - Legacy Django jet rebooted to support Django > 3 (4 and 5), and latest python releases
django-admin-list-charts - Super simple bar charts for django admin list views visualizing the number of objects based on date_hierarchy using Chart.js.
django-streamfield - This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.
django-ajax-selects - jQuery UI-powered auto-complete fields for ForeignKey, ManyToMany and text fields
django-api-admin - Expose django.contrib.admin as a restful service. useful for adding new features to django admin or writing a new admin client.
Sentry - Developer-first error tracking and performance monitoring
django-compositepk-model - Extended Django Model class with composite-primary-key support
django-polymorphic - Improved Django model inheritance with automatic downcasting
django-admin-list-filter - Dead simple autocompletion for Django admin `list_filter`.