longclaw icon indicating copy to clipboard operation
longclaw copied to clipboard

A shop for Wagtail CMS

Results 54 longclaw issues
Sort by recently updated
recently updated
newest added

Hi all, I've found a fairly serious security flaw with the platform I think? (it's not a python, django or wagtail issue, just data exposure) What's the best way we...

bug

Can longclaw create a b2b e-commerce platform? In other words, I want to allow users to post their products.

When I start longclaw, I was running an e-commerce website and the marriage of wagtail with some basic e-commerce functionality perfectly met my needs for a lower cost than using...

longclaw version: 1.0.2 Django version: 3.1 Python version: 3.8.3 I'm trying to load the javascript libraries using the longclaw template tags into the supplied product template (catalog/template/catalog/product.html): ``` {% load...

needs assessing

Exposing a graphql API (using graphene) would be useful and make for a richer experience when making react-based apps. I think it should be optional (enabled in the settings) so...

enhancement

hi guys, please, i have project in wagtail and i need to involve prepared eshop solution from longclaw. Nevertheless, after involving dependencies (longclaw catalog) i cannot proceed further with migrations....

Hey guys, are you going to update Longclaw according to the newest version of Django, Wagtail, ...? thanks in advance

Would like to see a demo website and, if possible, some screenshots about what that might look like from the back end. Also any experiences about how people have used...

This PR updates [setuptools](https://pypi.org/project/setuptools) from **58.3.0** to **62.4.0**. Changelog ### 62.4.0 ``` ------- Changes ^^^^^^^ * 3256: Added setuptools.command.build command to match distutils.command.build -- by :user:`isuruf` * 3366: Merge with...

# ISSUE\_TEMPLATE * longclaw version: latest * Django version: 2.2.12 * Python version: 3.8.1 ## Description AttributeError: 'WSGIRequest' object has no attribute 'data' after setting stripe public key and secret...