it was futzing up some /admin/ login stuff, and I hadn't actually used the three views using it in years, so probably better to just yeet it (technical term) into the sun. Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
12 lines
550 B
Plaintext
12 lines
550 B
Plaintext
Django # core
|
|
django-bootstrap3 # bootstrap layout
|
|
django-extensions # more commands
|
|
djangorestframework # WS API
|
|
irc # core
|
|
parsedatetime # relative date stuff in countdown
|
|
ply # dice lex/yacc compiler
|
|
python-dateutil # countdown relative math
|
|
python-mpd2 # client for mpd
|
|
pytz # timezone awareness
|
|
zalgo-text # zalgoify text
|