wlanslovenija / django-tastypie-mongoengine

MongoEngine support for django-tastypie.
Other
73 stars 59 forks source link

Exact synatx of Datetime field in POST #52

Closed alok25 closed 11 years ago

alok25 commented 11 years ago

I am trying to send date_time from jQuery post to our server we are using mongoDB as backend and using django_tastypie_mongoengine for posting so far i have tried putting date="2010-11-10T03:07:43" and also date="2013-05-21T02:17:55.544000" in my jQuery but it is failing everytime.

I want to know the exact syntax of sending date

mitar commented 11 years ago

One ticket is enough, no? #51