Hi, > On Nov 3, 2015, at 11:05 AM, Kyle McKenna <[email protected]> wrote: > > So I ended up just manually adding the columns to the database, and updating > satchmo_store/shop/models.py to match, but the data for some reason isn't > making it in to the database. Any ideas?
Not around a satchmo project atm, so can you check the view that handles the submission? It might uses a form that does not includes your fields. Laszlo http://twitter.com/LZAntal > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/satchmo-users > <http://groups.google.com/group/satchmo-users>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/satchmo-users. For more options, visit https://groups.google.com/d/optout.
