Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

wolph/extdirect.django

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :

About

Ext.Direct + Django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 67.3%
  • JavaScript 32.7%