adamdoty / homebaker

A baked-goods, birthday-treat, tracking app I made for my wife.
3 stars 0 forks source link

Work on a list view and detail pages of treats #3

Closed bbelderbos closed 2 years ago

adamdoty commented 2 years ago

This is mostly done. Currently adding Django-Bootstrap then I will resume testing this to make sure it works.

adamdoty commented 2 years ago

adjust detail form arguments so the urlfield is either blank or has a url placeholder

adamdoty commented 2 years ago

Also, add requirements.txt file or consider using poetry

bbelderbos commented 2 years ago

I love poetry but lately I love the simplicity of classic venv + requirements.txt, although updating latter is a bit of manual work.

If you want to try out poetry you can use our training: https://www.youtube.com/watch?v=G-OAVLBFxbw