jedie/django-reversion-compare ⭐ 318

Add compare view to django-reversion for comparing two versions of a reversion model.

ellmetha/django-js-routes ⭐ 28

Expose and perform reverse lookups of Django URLs in the frontend world.

shosca/django-sorcery ⭐ 52

Django Framework integration with SQLAlchemy

trco/django-bootstrap-modal-forms ⭐ 382

A Django plugin for creating AJAX driven forms in Bootstrap modal.

Aristotle-Metadata-Enterprises/django-garnett ⭐ 81

Django Garnett is a field level translation library that allows you to store strings in multiple languages for fields in Django - with minimal changes to your models and without having to rewrite your code.

etianen/django-reversion ⭐ 3094

django-reversion is an extension to the Django web framework that provides version control for model instances.

audiolion/django-behaviors ⭐ 214

Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.

ali-zahedi/az-iranian-bank-gateways ⭐ 534

درگاه اتصال به بانک های ایرانی ( درگاه پرداخت بانک ملی ایران،بانک سامان، بانک ملت، درگاه پرداخت زرین پال و ... ) با استفاده از پایتون

django-fluent/django-fluent-pages ⭐ 108

A flexible, scalable CMS with custom node types, and flexible block content.

spapas/django-generic-scaffold ⭐ 119

Quick generation of CRUD generic views for django!