[Flask] Usage of session and g variables

Andrea D'Amore and.damore at gmail.com
Tue Sep 22 09:44:42 CEST 2015


On 21 September 2015 at 19:39, Kyle Lawlor <klawlor419 at gmail.com> wrote:
> Thanks for the reference. It looks like it could be a very useful tool. I
> will consider re-writing things and using that as well. Do you have or know
> of any examples using satchless with Flask?

I was going to suggest to look at satchless as well, but someone already did.

There's an implementation of a satchless store [1] but it's built on
Django. I was interested in adapting it and having a similar demo
running on Flask, in order to do so and make Saleor running I had to
approach Django (that I didn't know at all) and I found that I didn't
like its structure and assumptions at all so eventually I dropped the
idea, since it was more of an intellectual exercise than a need.

If you manage to write a Satchless store relying on Flask please be
sure to mention that here in list.


[1] https://github.com/mirumee/saleor

-- 
Andrea


More information about the Flask mailing list