wojtekidd / djangoapp-koszulki

Python bootcamp project - T-shirts portal
https://djangoapp-koszulki.herokuapp.com/
0 stars 3 forks source link

make each tshirt instance printout contain tshirt's author #62

Open tszabat opened 4 years ago

tszabat commented 4 years ago

Right now tshirt prints out to i.e.:Design_1 - Brand_1 - created 2020-04-29 14:04:54.028068+00:00. Let it print out something more like: Design_1 - Brand_1 - created by <tshirt's author>