Hello,
I am doing a (free) public web application that allows you to submit
popular web links or post interesting ads. It is currently early in
development; so you can post any feedback or other suggestions.
http://www.botspiritcompany.com/botlist/
Thanks,
Berlin
--~--~-~--~~---
I was going about django for my own stuff, but I am a little curious as
to why everything is so tightly coupled. The DB code is in the VIEW,
the view is the DB, changing one variable, effects the entire
code-base, I have never seen anything like it? Also, the loading of
modules makes it difficul