Commit Graph

5 Commits

Author SHA1 Message Date
Brian S. Stephan 2f98a64cdd version bumps and migration to django 2.2 2019-06-21 10:05:40 -05:00
Brian S. Stephan 368dfd4a83 facts: refactor random_fact onto FactCategory
since the views will have a FactCategory, not a Fact, we'll move the
convenience random_fact() there and use it in the FactManager

bss/dr.botzo#15
2017-02-11 09:22:32 -06:00
Brian S. Stephan 4bf0c7e260 facts: boolean to display facts items in view
carried over from the choices functionality that always does this, make
this an option for the FactCategory for when we have views

bss/dr.botzo#15
2017-02-11 09:21:18 -06:00
Brian S. Stephan cd31bbb489 facts: code quality changes
bss/dr.botzo#17
2017-02-11 08:48:35 -06:00
Brian S. Stephan cd23f062a9 collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00