Django Multiple ForeignKey Navigation

11 views
Skip to first unread message

Rodney Lewis

unread,
Dec 18, 2014, 5:26:44 AM12/18/14
to django-...@googlegroups.com
Hey All;

I'm having quite a showstopper of a problem if anyone could take a look:

https://stackoverflow.com/questions/27543962/django-multiple-foreignkey-navigation

Thank you so much for any help!

Scott Porad

unread,
Dec 18, 2014, 10:09:04 AM12/18/14
to django-...@googlegroups.com
Why are you developing a shopping cart?  A quick search for "django shopping cart" reveals many existing options.  With something as complicated as a shopping cart--thus high development and maintenance costs--there is little value in reinventing the wheel.

--
You received this message because you are subscribed to the Google Groups "django-seattle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-seattl...@googlegroups.com.
To post to this group, send email to django-...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-seattle.
For more options, visit https://groups.google.com/d/optout.

Rodney Lewis

unread,
Dec 19, 2014, 12:08:24 AM12/19/14
to django-...@googlegroups.com
Hi Scott;

In short, nobody has invented a wheel quite like the one I need.

I need products to be able to be composed of other products.  I couldn't find ready solution that could do this as cleanly as I need.  Since the makeup of the product bundles can change, it needs to be recorded at sale what the product bundle was composed of at the time of sale.  Plus I need to organize products by maker, family line, and type.  Everything I saw was too simple for my needs or I couldn't determine through the docs if it had the functionality I needed or how it could be done.  And satchmo had a laundry list of dependencies and a steep learning curve like Django itself.
Reply all
Reply to author
Forward
0 new messages