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!
djangoembed and django-oembed both contain fixture data for the set of OEmbed providers.