mybuddy/babybuddy
Christopher C. Wells 379f9b1e86 Move tag widget customizations to form classes
This allows the custom tag widget to function normally in Baby Buddy's
frontend without breaking behaviors in the Django admin forms. The previous
setup would prevent the standard tag editor behavior from working in the
Django admin and give incorrect help text.
2022-04-16 14:59:28 -07:00
..
fixtures Rename breastpump to pumping 2022-04-04 20:39:39 -07:00
management Don't require wet or solid when generating fake data 2022-04-15 20:56:34 -07:00
migrations Move tag widget customizations to form classes 2022-04-16 14:59:28 -07:00
settings Add Catalan translations 2022-04-10 16:01:02 -07:00
static_src Rename breastpump to pumping 2022-04-04 20:39:39 -07:00
templates Move pumping to activities 2022-04-04 20:39:39 -07:00
templatetags Format code with black 2022-02-09 16:00:30 -08:00
tests Add a test for custom CSRF error handler 2022-02-25 20:28:12 -08:00
__init__.py Create v1.10.2 release 2022-03-03 21:23:14 -08:00
admin.py Format code with black 2022-02-09 16:00:30 -08:00
apps.py Format code with black 2022-02-09 16:00:30 -08:00
forms.py Format code with black 2022-02-09 16:00:30 -08:00
middleware.py Format code with black 2022-02-09 16:00:30 -08:00
mixins.py Format code with black 2022-02-09 16:00:30 -08:00
models.py Format code with black 2022-02-09 16:00:30 -08:00
urls.py Format code with black 2022-02-09 16:00:30 -08:00
views.py Remove debugging code 2022-02-25 20:28:12 -08:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00