Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 872 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 872 Bytes

extdirect.django

extdirect.django allows you to generate ExtJS components from your django models using ExtDirect api

Working demo here : http://extdirect.demo.revolunet.com/

This is a fork from gsancho original project.

Additions:

  • Generate editable and tunables datagrids from your django models
  • Expose your models with CRUD
  • Form and ModelForm generation

Todo:

  • Full form handling + validations

Requirements:

Doc :