On Tuesday, 20 January 2015 04:39:47 UTC, Chen Xu wrote:
>
> Hi Everyone,
> Is there any reliable django stripe payments library that does not require 
> to run a python manage.py syncdb? The reason I am asking is I am uaing 
> SQLAlchemy instead of its builtin ORM.
>
> Thanks
>

You don't need a Django library. You just need the standard Python Stripe 
library, which has the advantage of being both fully supported and fully 
documented in the API docs.
--
DR. 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/712d5013-a864-4899-8c33-d2049af323ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to