dr.botzo/facts
Brian S. Stephan 03e1269cf2
updates to bump the whole app to Django 5.0
note that this removes support for python 3.8 and 3.9!

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-05-03 12:44:57 -05:00
..
migrations updates to bump the whole app to Django 5.0 2024-05-03 12:44:57 -05:00
templates/facts facts: handle line breaks in view display of fact 2017-02-11 09:41:29 -06:00
__init__.py facts: code quality changes 2017-02-11 08:48:35 -06:00
admin.py facts: provide Fact as an inline on FactCategory 2017-02-11 08:48:39 -06:00
ircplugin.py new coat of paint on facts: !f shortcut, natural language fact adding 2021-10-14 08:17:54 -05:00
models.py version bumps and migration to django 2.2 2019-06-21 10:05:40 -05:00
serializers.py add RPC API to retrieve fact(s) 2021-04-25 18:48:34 -05:00
urls.py update urls.pyes to use path() and add some tests 2023-02-16 00:04:25 -06:00
views.py add RPC API to retrieve fact(s) 2021-04-25 18:48:34 -05:00