Commit Graph

13 Commits

Author SHA1 Message Date
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
420a7b1472
add the ability to disable the web display of some apps 2023-03-27 16:05:42 -05:00
93c522037f
use r-string for the regex path 2023-03-27 14:20:07 -05:00
b7976c46d1 fix the loading of the karma UI 2023-03-07 15:04:35 -06:00
337e4db650
update urls.pyes to use path() and add some tests 2023-02-16 00:04:25 -06:00
e64af1a0a1 report on karma keys 2021-04-24 13:00:18 -05:00
2f98a64cdd version bumps and migration to django 2.2 2019-06-21 10:05:40 -05:00
1e1750e983 karma: only show the top 5 karmaers, as intended 2017-06-07 14:33:49 -05:00
6572a54cd2 karma: just some whitespace code quality stuff 2017-06-07 14:26:35 -05:00
c8d084f9ff karma: don't create a key > len(200)
should resolve bss/dr.botzo#9
2017-02-11 18:01:44 -06:00
d63f2896ee code quality in the karma module
bss/dr.botzo#17
2017-02-11 18:00:43 -06:00
8f8af4e6b4 package updates and resulting compat stuff
changes to urls.py in the django views, trivial __init__ change for the
irc library stuff

bss/dr.botzo#16
2017-02-06 22:58:51 -06:00
cd23f062a9 collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00