首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 基于模型的Django代码生成器

基于模型的Django代码生成器

资 源 简 介

django-app-generator takes as an input your project (ORM) and generates repetitive code. At this moment there is only one example a simple RESTservice, but goal is to build alternative implementation of admin panel that will be fully customizable. I will be interested is anyone using this project in production environment, or had any issues/problems. I"am happy to help. Just email me: dpowazka on gmail.com Usage Download latest version from Download tab. Extract zip content to a folder In this folder run: python generator.py (path_to_template) (path_to_folder_with_settings.py) The output will be python code. Notes No installation required. Tested on Django 1.2.1 with Python 2.6.4. Example python generator.py templates est.template ..panel_admin > ..panel_admin estapp est.py

文 件 列 表

django-app-generator-0.1
generator.py
templates
VIP VIP
0.186910s