Commit Graph

17 Commits

Author SHA1 Message Date
e5b9f1634a
completely remove usages of django-adminplus
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>
2024-05-03 13:24:38 -05:00
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
a92d0041cf
add the REUSE tool, not that this repo is compliant yet
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-05-03 12:16:43 -05:00
84eddf4b8a
requirements bumps
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-05-01 22:12:40 -05:00
d962b275ff
remove the gitlab bot, it's its own project now 2023-03-02 08:05:42 -06:00
ecaabbce89
unpin the irc library 2023-03-02 00:16:32 -06:00
95396802de
add safety dependency checking 2023-02-15 20:09:26 -06:00
4bcf06d5e7
version bumps, with some hopefully temporary pins
* django pinned to <4 since there are compatibility things to fix first
* tox pinned to <4 because of issues where it's incompatbile with safety

(safety itself coming in a moment)
2023-02-15 19:51:46 -06:00
75a1b8d7f3 version bump (new Django!) and remove twitter lib 2021-10-27 07:50:13 -05:00
76e5546bcb remove django registration stuff, unused/desired 2021-10-26 22:25:08 -05:00
3d5e6754e8 add zalgo-text and bump pip-tools 2021-05-17 09:46:43 -05:00
819bbe74c6 recompile requirements
basically everything changed here, so... fingers crossed
2020-10-24 10:06:37 -05:00
1833430c5d put requirements in my now-usual spot 2020-10-24 09:54:58 -05:00
2ffdf26ec2 reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
827131eeda bump django 2015-03-29 10:29:25 -05:00
a9560b6fa2 bump django 2014-04-24 20:46:03 -05:00
65c8c0a15f clean up the requirements a bit 2014-03-16 11:44:49 -05:00