willhardy / dynamic-modelsLinks
Example project demonstrating dynamic models in Django
☆122Updated 7 years ago
Alternatives and similar repositories for dynamic-models
Users that are interested in dynamic-models are comparing it to the libraries listed below
Sorting:
- An app to handle configuration defaults of packaged Django apps gracefully☆356Updated last month
- Django admin extension that displays statistics about your memcached instances.☆267Updated last year
- Extensible, hierarchical, and pluggable navigation system for Django sites☆127Updated 5 years ago
- Django template loader for database stored templates with extensible cache backend☆260Updated last month
- Class based template tags for django☆381Updated 2 weeks ago
- Simple Django website navigation system☆124Updated 3 years ago
- A collection of useful extensions for Django.☆324Updated 2 weeks ago
- Fields pack for django framework.☆123Updated 3 years ago
- Descriptive relationships between auth.users (think facebook friends and twitter followers, plus more)☆373Updated 2 years ago
- A simple django app to make the lookup of generic models easier.☆107Updated last year
- provides a declarative way of denormalizing models in Django based applications while maintaining data consistency.☆194Updated 4 years ago
- Entity Attribute Value☆242Updated 5 years ago
- Is your app production ready?☆78Updated 10 years ago
- A Django template library for manipulating URLs☆182Updated 4 years ago
- (formerly known as django-salmonella) A raw_id_fields widget replacement that handles display of an object's string value on change and c…☆166Updated 5 months ago
- Built from scratch to replicate some of the Django admin functionality and add some more, to serve as an introspective interface for Djan…