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!
Asked
Active
Viewed 99 times
0
-
Yes, sorry, my english is not perfect) – FoRever_Zambia Jan 25 '12 at 05:50
-
You don't need to apologize. Very few people have perfect English. However, what you did was update the question; that's what's important. The comment, however, isn't really very meaningful. Just updating the question is all that's needed. – S.Lott Jan 25 '12 at 13:21
1 Answers
2
djangoembed and django-oembed both contain fixture data for the set of OEmbed providers.

Mark Lavin
- 24,664
- 5
- 76
- 70