How to save base64 string in Python django

2015-07-13 Thread ywaghmare5203
Hello all, I am trying to save base64 string string image to database but I am not able to store. I am beginner for python django language. I am following these steps:-- from base64 import b64decode from django.core.files.base import ContentFile from time import time import cStringIO import bas

Help me for create restful web services

2015-07-06 Thread ywaghmare5203
Hello All, I am working on Django 1.6.6 and I am to create a web services in the existing code. please tell me how to create a Restful web services using Django. I am beginner in python. please help me for web services creation Thanks, Yogesh Waghmare -- You received this message because y

Restful web service create

2015-07-06 Thread ywaghmare5203
Hello All, I am working on django 1.6.6 and I am to create a web services in the existing code. please tell me how to create a Restful web services using django. I am beginner in python. Thanks, Yogesh Waghmare -- You received this message because you are subscribed to the Google Groups "