News

If you have the Python extension installed, djlint-vscode will use the djLint installed in the currently activated Python environment, unless you have the djlint.useVenv extension setting disabled.
This is an E-commerce API built using Django REST Framework (DRF). It supports user authentication via Google OAuth and JWT, and provides endpoints for managing products, categories, orders, and user ...