WMGZON/models/users
2023-12-31 19:03:29 +00:00
..
__init__.py Created a set of base models to begin fleshing out the data aspect of the application 2023-12-31 16:27:39 +00:00
admin.py Created a set of base models to begin fleshing out the data aspect of the application 2023-12-31 16:27:39 +00:00
customer.py Created a set of base models to begin fleshing out the data aspect of the application 2023-12-31 16:27:39 +00:00
seller.py Created a set of base models to begin fleshing out the data aspect of the application 2023-12-31 16:27:39 +00:00
user.py Created login and signup forms 2023-12-31 19:03:29 +00:00