Django CRM (customer relationship management) app which displays customer information and their products and perform the basic CRUD [create, read, update, delete] operations on them with user account and its authentication. The database model used is (default) the SQLite db. Decorator.py is used to check out the backflow of page access. The templating is redirected from urls.py of mainproject to accounts app's url section.
Requirements:
- dj-database-url==0.5.0
- Django==4.0.5
- django-filter==22.1
- document==1.0
- gunicorn==20.1.0
- idna==3.3
- Naked==0.1.31
- Pillow==9.1.1
- PyYAML==6.0
- requests==2.28.0
- sqlparse==0.4.2
- status==0.2.5
- urllib3==1.26.9
- whitenoise==6.2.0
Update op have some error but i will update this soon