add a field to auction:products?

Archived from the Web Auction Discussion forum.

falcon7 — Sat Sep 20, 2008 9:48 am

I would like to add an extra field or two (“Donated By” particularly) to our auction database. Is there any way to simply add a field, or is it necessary to re-run the creation script?

thanks

james


shannah — Mon Sep 22, 2008 2:04 pm

No need to run any creation script. Simply add the field to the products table in your database.

If you want it to appear in the view product page, then just make a small mod to the templates/view_product.html template to show that field.

-Steve