Newt-Tea / eMarket-MSU-Intro-to-SE_Group1

A Self Hosted E-Commerce Website built with Django python and SQLite database
https://newttea.pythonanywhere.com/
1 stars 0 forks source link

Docstrings #113

Closed Newt-Tea closed 1 week ago

Newt-Tea commented 1 week ago

This pull request introduces comprehensive docstrings to the eMarket application, enhancing code readability and maintainability. The changes affect several forms, models, and views by adding detailed descriptions of their purpose, attributes, and methods.

Enhancements to forms:

Enhancements to models:

Enhancements to views: