This question is bereft of details, so I will make lots of assumptions here.

Django can't import a json file.

You should look at the json module to see how to import and parse a json file 
into something that python can understand.

Then you might want to store the data in a database, either as discrete fields 
or as a json blob.

François

On Mar 8, 2014, at 5:36 AM, Pramod Jadhav <[email protected]> wrote:

> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/django-developers.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-developers/04ef997e-1613-4438-a3d5-2d1d201eb8a7%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to