Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danieldelahoz596/store-management-system


https://github.com/danieldelahoz596/store-management-system

django python

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# django-online-store
Django online store

Testing log in functionality:
For security purposes each person using this webapp needs to configure his/her own smtp settings, for now only an EMAIL_BACKEND using django console handles that, but
there are commented out lines in settigns.py waitign to be filled with proper data;

IN ORDER TO TEST log in functionality: 1. register and account , log in to admin, set newly created account status to ACTIVE(it's default is INACTIVE),
from now on you can log in with a newly created account