First, some context, I hacked this together in a day or so in a sprint style fashion. The code is bad. Actually, the code is terrible. I am ashamed of it :)
So, there was an error ages ago, at least 2-3 months ago. I half tried to fix it but wasn't motivated as traffic was pretty much nonexistent. I rarely even used it.
However, I made some errors as I accidentally upgraded the requirements which I foolishly hadn't pinned. Everything broke. I don't know what version it did work on. Or, that's how I remembered it, but looking now I see versions so I'm confused.
So - everything at least needs to be updated to work on recent versions and/or old versions need to be figured out.
The error was something to do with database integrity, I think some of the SQLAlchemy code is FUBAR. However, probably fairly easy to fix when updated.
So, yeah, dropped the ball on this. Sorry. I can hopefully help revive it now since there seems to be some interest.
Realistically tho' I think a rewrite would be easier. Maybe copying small bits of code over. I'd also like to consider generating a static site as per a suggestion @jezdez made. This would loose the full text search but I don't think it was that great anyway.
I wonder if we can use the new python.org design and create something that would eventually be useful/official?
First, some context, I hacked this together in a day or so in a sprint style fashion. The code is bad. Actually, the code is terrible. I am ashamed of it :)
So, there was an error ages ago, at least 2-3 months ago. I half tried to fix it but wasn't motivated as traffic was pretty much nonexistent. I rarely even used it.
However, I made some errors as I accidentally upgraded the requirements which I foolishly hadn't pinned. Everything broke. I don't know what version it did work on. Or, that's how I remembered it, but looking now I see versions so I'm confused.
So - everything at least needs to be updated to work on recent versions and/or old versions need to be figured out.
The error was something to do with database integrity, I think some of the SQLAlchemy code is FUBAR. However, probably fairly easy to fix when updated.
So, yeah, dropped the ball on this. Sorry. I can hopefully help revive it now since there seems to be some interest.
Realistically tho' I think a rewrite would be easier. Maybe copying small bits of code over. I'd also like to consider generating a static site as per a suggestion @jezdez made. This would loose the full text search but I don't think it was that great anyway.
I wonder if we can use the new python.org design and create something that would eventually be useful/official?