cheesy/moku
2024-03-25 22:30:26 +00:00
..
config feat: 📘 add recipes to posts 2024-03-25 21:46:47 +00:00
forms feat: 📘 add recipes to posts 2024-03-25 21:46:47 +00:00
migrations feat: 📘 add recipes to posts 2024-03-25 21:46:47 +00:00
models feat: 📘 add recipes to posts 2024-03-25 21:46:47 +00:00
static/css fix: ↘️ fix menu style wrapping 2024-03-25 22:30:26 +00:00
templates/moku fix: 🤷 don't show unset profile fields on profile page 2024-03-25 22:17:26 +00:00
views fix: 📘 stop users from attaching other users' recipes to their posts 2024-03-25 22:14:10 +00:00
__init__.py initial commit 2024-03-25 10:36:10 +00:00
admin.py fix: 👽 add admin classes 2024-03-25 11:58:00 +00:00
constants.py fix: 🍋 remove pesky lime emoji 2024-03-25 22:28:40 +00:00
filters.py feature: 🖼️ add user avatars 2024-03-25 14:11:21 +00:00
images.py fix: 🔄 fix image rotation issue on mobile 2024-03-25 16:43:41 +00:00
middleware.py feat: 🙊 support user language settings 2024-03-25 17:12:36 +00:00
validators.py initial commit 2024-03-25 10:36:10 +00:00