Django,带有固定装置的应用程序
我正在编写 Django 应用程序,它是一个基于 jQuery 网格插件的管理界面。现在我想制作这个应用程序的演示,并允许使用不同的数据进行实验,当然只是为了测试它。你们知道有哪些带有预定义装置的 Django 应用程序吗?我找到了 django-countries,它与国家/地区列表一起使用。但我想找到更多。有什么建议吗?提前致谢!
I am writing Django app, it is an admin interface based on jQuery Grid Plugin. Now i want to make demo of this app and to allow experiments with different data, and of course just to test it. Do you guys know any django applications with predefined fixtures? i've found django-countries, which goes with country list. But i would like to find more. Any suggestions? Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
djangoembed 和 django-oembed 都包含 OEmbed 提供程序集的固定数据。
djangoembed and django-oembed both contain fixture data for the set of OEmbed providers.