开发者

Is there an sql admin panel made with Django? - Django

I'm using SQL Server 2005 with Django, I'm wondering if anyone has ever attempted to create an adm开发者_JS百科in panel for SQL using Django.

Would be quite useful to have!


You can ./manage.py inspectdb from the console and it automatically generates model files. You may then add the admin files to present the data how you want it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜