cheesy/moku
2024-03-25 17:23:02 +00:00
..
config feat: 🙊 support user language settings 2024-03-25 17:12:36 +00:00
forms fix: 💬 fix formatting and text on password fields in signup 2024-03-25 17:23:02 +00:00
migrations feat: 🙊 support user language settings 2024-03-25 17:12:36 +00:00
models feat: 🙊 support user language settings 2024-03-25 17:12:36 +00:00
static/css fix: 📱 improve mobile styling 2024-03-25 14:24:20 +00:00
templates/moku fix: 💬 fix formatting and text on password fields in signup 2024-03-25 17:23:02 +00:00
views fix: 🙏 enforce lowercase usernames for integrity 2024-03-25 17:18:49 +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 feature: 🍹 add drink verb 2024-03-25 15:35:07 +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