[Basic models, simple early logic
Max Battcher <me@worldmaker.net>**20071126055704] 
[Models iteration
Max Battcher <me@worldmaker.net>**20071127194640
 
 * Remove proprietary "Community" model for ``django.contrib.auth.models.Group``
 * Remove redundant manager for 
   ``django.contrib.sites.managers.CurrentSiteManager``
 * Add seller field to Item
] 
[Move content into subdir for Python pathing
Max Battcher <me@worldmaker.net>**20071127213443] 
[Fix auth typo
Max Battcher <me@worldmaker.net>**20071127213740] 
[Fix User reverse relation conflict
Max Battcher <me@worldmaker.net>**20071127213942] 
[Fix missing null=True
Max Battcher <me@worldmaker.net>**20071127220245] 
[Simple JSON views
Max Battcher <me@worldmaker.net>**20071127220326] 
[First iteration of the AJAX-relevant Bid view
Max Battcher <me@worldmaker.net>**20071128041635] 
[Item slug should be date-based
Max Battcher <me@worldmaker.net>**20071128042513] 
[Always update bid_time
Max Battcher <me@worldmaker.net>**20071128043740] 
[Add BidLog for browsable history
Max Battcher <me@worldmaker.net>**20071128050906] 
[Added seller_username, correct base class for BidLog
Max Battcher <me@worldmaker.net>**20071201232216] 
[Add Item permalink
Max Battcher <me@worldmaker.net>**20071202055112] 
[Add standard bid view
Max Battcher <me@worldmaker.net>**20071202055153] 
[Add urls
Max Battcher <me@worldmaker.net>**20071202055223] 
[Start work on HTML templates
Max Battcher <me@worldmaker.net>**20071202060157] 
[Add logic for the first bid
Max Battcher <me@worldmaker.net>**20071202063041] 
[Minimum bid check, empty bid price check
Max Battcher <me@worldmaker.net>**20071202063511] 
[Add ordering to models
Max Battcher <me@worldmaker.net>**20071202203015] 
[First crack at major templates
Max Battcher <me@worldmaker.net>**20071202203036] 
[Add form to bid.html, bidform.html for template tag
Max Battcher <me@worldmaker.net>**20071202232733] 
[Can Bid check and Template Tags
Max Battcher <me@worldmaker.net>**20071203003406] 
[Borrowing from the __future__
Max Battcher <me@worldmaker.net>**20071203004706] 
[Straighten urls.py
Max Battcher <me@worldmaker.net>**20071203004736] 
[Fix bidding
Max Battcher <me@worldmaker.net>**20071203062925] 
[Fix models
Max Battcher <me@worldmaker.net>**20071203063045] 
[Fix templates
Max Battcher <me@worldmaker.net>**20071203063110] 
[Template tags don't work with absolute_import?
Max Battcher <me@worldmaker.net>**20071203063143] 
[Fix URLs
Max Battcher <me@worldmaker.net>**20071203063208] 
[Add community_name denormalized field
Max Battcher <me@worldmaker.net>**20071205005333] 
[Add AJAX grids
Max Battcher <me@worldmaker.net>**20071205005355] 
[Require user to be authenticated to bid
Max Battcher <me@worldmaker.net>**20071205005522] 
[Add current bid text for AJAX updates
Max Battcher <me@worldmaker.net>**20071205005555] 
[More AJAX functionality, almost have AJAX bidding working
Max Battcher <me@worldmaker.net>**20071205060551] 
[Refactor: Moved AJAX code to seperate cacheable JS file
Max Battcher <me@worldmaker.net>**20071205201209] 
[Fix: Verify that Limit is decimal
Max Battcher <me@worldmaker.net>**20071205204647] 
[AJAX bid fails, almost succeeds
Max Battcher <me@worldmaker.net>**20071205204721] 
[Bidding magic works
Max Battcher <me@worldmaker.net>**20071206011509] 
[Refresh buttons and a few tweaks
Max Battcher <me@worldmaker.net>**20071206030112] 
[A couple of simple template tweaks
Max Battcher <me@worldmaker.net>**20071206045956] 
[Community name fixes
Max Battcher <me@worldmaker.net>**20071207030601] 
[Community check in save
Max Battcher <me@worldmaker.net>**20071207031724] 
[Revert to older python import style
Max Battcher <me@worldmaker.net>**20071207214034] 
[Remove absolute_import from auction.py
Max Battcher <me@worldmaker.net>**20071207223408] 
[Remove absolute_import from template tag
Max Battcher <me@worldmaker.net>**20071207223706] 
[Fix template tag load issue without absolute_import
Max Battcher <me@worldmaker.net>**20071207232526] [JSLint checked agoranomos.js
Max Battcher <me@worldmaker.net>**20071208072815] 
[Add user.is_authenticated check to Ajax bid form
Max Battcher <me@worldmaker.net>**20071208153516] 
[Nicer error message when not allowed to bid on item
Max Battcher <me@worldmaker.net>**20071208174536] 
[TAG Release 7.12.11
Max Battcher <me@worldmaker.net>**20071211054046] 
