Skip to content

t3573393/django_admin_db_reverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django_admin_db_reverse

reverse the db schema to the django models.py and admin.py, support markdown template now just support the mysql database. it composes of these step:

  1. get the db schema data
  2. translate the schema info the django model info
  3. generate code by the django template engine
  4. compress to zip and download the last result

requires : Django >= 1.8.4

may be work on the old version:

project info

username: root password: root

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published