mybuddy/babybuddy/formats
Christopher C. Wells e1d17759de Do not use imports in custom formats file
Using imports here apparently does not work as all the formats have to get
loaded before the new ones can be added, which means that the newly added
formats do not get recognized until the application restarts.

Fixes #90, again.
2020-01-21 07:22:30 -08:00
..
en Do not use imports in custom formats file 2020-01-21 07:22:30 -08:00
__init__.py Add support for additional datetime input formats 2020-01-20 15:50:35 -08:00