migrations
|
Add parent field to all recipe relations.
|
2024-06-18 20:41:58 -04:00 |
static
|
BJCP style data in json format.
|
2024-06-18 15:17:10 -04:00 |
templates/beer
|
Add parent field to all recipe relations.
|
2024-06-18 20:41:58 -04:00 |
admin.py
|
Lots of PEP8 changes.
|
2024-06-20 10:50:44 -04:00 |
extras.py
|
Lots of PEP8 changes.
|
2024-06-20 10:50:44 -04:00 |
models.py
|
Return some zero's when recipe is empty.
|
2024-06-20 11:26:08 -04:00 |
urls.py
|
Make a basic recipe display page.
|
2024-06-18 15:16:22 -04:00 |
views.py
|
Lots of PEP8 changes.
|
2024-06-20 10:50:44 -04:00 |