/jchat/fixtures/initial_data.json
http://django-jchat.googlecode.com/ · JSON · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · c320877e1173934b026097649f14f3c9 MD5 · raw file
- [
- {
- "model" : "jchat.room",
- "pk" : 1,
- "fields" : {
- "comment" : "Automatically created for the example"
- }
- }
- ]