I'm not sure how much interest there will be in this, but I was
figuring that maybe someone might have a good use for this, and I
don't know of any existing applications out there for this.

I built a simple Django-based Auction application for a class final
project.  It's specifically intended for use for small communities and
charity auctions.  I named it Agoranomos, which is Greek for "market
overseer" and is also sometimes used as a title for public
benefactor.  It's very spartan and the templates included as examples
are ugly ones based on my personal site templates.  There's no payment
processing of any sort here.  The biggest bell/whistle is that I
included a couple of Ajax views and the JavaScript application for Ext
2.0 (extjs.com) to use with them.

The current license for the code it GPL 2.0...

I have a small demo site up right now (please be gentle, this is my
personal site and I know it doesn't take much of a pounding):

http://agora.worldmaker.net/

I have a simple issue and patch tracker set up:

http://agora.code.worldmaker.net/

You can grab the source code with Darcs easily enough (this is S3, so
less worries about beating it up, more worries about my wallet):

darcs get http://repos.worldmaker.net/agora/main/

For additional convenience, here's a compressed archive of the code to
date:

http://repos.worldmaker.net/releases/agora/7.12.11.zip

Let me know if you find any good uses for this code.  If you build the
next eBay with it, I'd love a small cut.  ;)

--
--Max Battcher--
http://www.worldmaker.net/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to