/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

  1. [
  2. {
  3. "model" : "jchat.room",
  4. "pk" : 1,
  5. "fields" : {
  6. "comment" : "Automatically created for the example"
  7. }
  8. }
  9. ]