mirror of
https://github.com/kennethreitz-archive/www.gittip.com.git
synced 2026-06-21 15:50:59 +00:00
be8dc4f8ce
Sometimes we do manual payouts (maybe payins someday?) and we need a way to record those in the database so we don't have to keep doing them directly in SQL(!). This adds a form to the history page for site admins to use. It extends the exchanges schema to keep track of who made manual adjustments and why.