What happens if you don't pass POST['f'] through unquote first? I don't
believe that should be necessary.
return QueryDict(request.POST["f"])
On Thu, Mar 24, 2016 at 2:57 PM, Paul Bormans wrote:
> I have been puzzled for some time now on a UnicodeEncodeError exception
> that i get when unicod
I have been puzzled for some time now on a UnicodeEncodeError exception
that i get when unicode characters are getting posted to the server.
After testing several options i can work around the exception but it does
not feel right so i thought to post the issue + the solution that seems to
work
Hi,
We have a live site running on Django and uwsgi. Pymongo is being used in
the application for MonogoDB. uwsgi is being used to run the Django
application.
As per Pymongo docs, it has been suggested to use Gevent monkey patching:
https://api.mongodb.org/python/current/examples/gevent.html
You might be able to tailor Saleor to fit your needs.
https://github.com/mirumee/saleor
On Wed, Mar 23, 2016 at 8:03 PM, Jordan Koncz
wrote:
> I'm working on a Django back-end that provides an API (using Django REST
> Framework) for a mobile app. I'm looking to add eCommerce functionality to
The complimentary ticket for speakers is new for DjangoCon US this year -
it’s the first year that *all* speakers have been guaranteed a free ticket.
Complimentary speaker tickets have existed for DjangoCon Europe and AU in
some years, and DjangoCon US has given free tickets to speakers as a
priori
5 matches
Mail list logo