django-ecommerce icon indicating copy to clipboard operation
django-ecommerce copied to clipboard

An e-commerce website built with Django

Results 42 django-ecommerce issues
Sort by recently updated
recently updated
newest added

ImportError: cannot import name 'six' from 'django.utils' (C:\Program Files\Python310\lib\site-packages\django\utils\__init__.py)****

Hello, Please to help me I push to de ploy the project all worked fine but the image in media even uploaded in my project pass 2 hours and give...

(nex) PS C:\Users\nexta\Documents\python project\My e-commerce website> python manage.py rename nextecommerce Traceback (most recent call last): File "C:\Users\nexta\Documents\python project\My e-commerce website\manage.py", line 15, in execute_from_command_line(sys.argv) File "C:\Users\nexta\Documents\python project\My e-commerce website\nex\lib\site-packages\django\core\management\__init__.py", line...

Bumps [django](https://github.com/django/django) from 2.2.14 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies

Fix displaying image in template product.

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

i'm currently having issues with the last few minutes of the video. i'm trying to make payment so that the card can be saved but i keep getting a django...

Only admin user can add, edit or delete a product. Normal user doesn't have this privilege. There should be a list of usernames who have admin privilege and only these...

Collecting Pillow==6.2.2 Using cached Pillow-6.2.2.tar.gz (37.8 MB) Using legacy 'setup.py install' for Pillow, since package 'wheel' is not installed. Installing collected packages: Pillow Running setup.py install for Pillow: started Running...