emidombek / zenceramics

Ecommerce website developed using the Django framework for a ceramics business called Zen Ceramics.
1 stars 1 forks source link

ISSUE 2: Configure Essential Django Project Settings #2

Closed emidombek closed 7 months ago

emidombek commented 8 months ago

As a developer,

I need to configure essential settings of the Django project, So that the application's core functionalities like database connection, timezone, and static files are correctly set up.

Acceptance Criteria

emidombek commented 8 months ago

Completed.

emidombek commented 7 months ago

Adding Cloudinary, Elephant SQL and Heroku setup.

emidombek commented 7 months ago

Set up and connected cloudinary, heroku and elephant SQL database.