|
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 |
|
|
337e4db650
|
update urls.pyes to use path() and add some tests
|
2023-02-16 00:04:25 -06:00 |
|
|
2f98a64cdd
|
version bumps and migration to django 2.2
|
2019-06-21 10:05:40 -05: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 |
|
|
2ffdf26ec2
|
reorganizing project directories, part 1
|
2015-05-08 20:37:22 -05:00 |
|
|
1fc13b011d
|
Merge branch 'master' of git.incorporeal.org:dr.botzo
|
2014-04-05 17:26:17 -05:00 |
|
|
cc5b8e88e6
|
Races: order updates by event time
|
2014-04-05 17:24:31 -05:00 |
|
|
c1fadb7b74
|
Races: add some logging stuff for later use
|
2014-04-05 10:50:01 -05:00 |
|
|
c8a72cf8a5
|
Merge branch 'master' of git.incorporeal.org:dr.botzo
|
2014-03-20 19:22:28 -05:00 |
|
|
54b6da689d
|
Races: really basic races site with a detail page
getting this out there so that i maybe feel motivated to make it not
suck in the future
|
2014-03-20 19:21:56 -05:00 |
|
|
65419d1cdb
|
Races: fix FK migration to use a char default val
|
2014-03-20 18:41:30 -05:00 |
|
|
643147cec7
|
Races: add FK to Race in RaceUpdate
|
2014-03-20 18:36:52 -05:00 |
|
|
5fff9411a5
|
Races: add module to do a crude racebot thing
join/start/update/finish/leave. good enough start i think
|
2014-03-16 15:46:15 -05:00 |
|