Hey There,I'm currently weighting my options for a transition from PHP to Python while considering writing from scratch or using django-oscar. I know that Oscar has lots of features that would save our time reimplementing but I can't make sure Oscar works for us without much of a hassle.We sell shoes, handbags and other stuff so we have the following use case:
- We have a product with an ID (say 1881) which has some combinations.
- Each combination is associated with a unique barcode number and stock information. (stock seems to be tied to Partners in Oscar) So if product has 5 combinations (EU sizes 35, 36...) and each of them has 100 products available, then 1881's available stock is actually 500.
I can't figure out how to achieve this with Oscar. Any ideas?
Besides this I'd like to use attributes (size, colour, material, origin etc..) for filtering. However since an attribute may have different values, I also can't figure out how to achieve this.There are also lots of missing parts in the docs with broken links:
- It doesn't cover django.contrib.admin requirement for managing product classes and other stuff.
- South fixture doesn't come with a predefined admin account so had to give necessary privileges for admin and dashboard via python shell (or db). This is not covered in the docs as well.
- Sandbox was broken throughout the day. It now works.
- "The sandbox site can be set-up locally in 5 commands. Want to make changes? Check out the contributing guidelines." -- Contributing Guidelines (aka [1] is broken).
- Many of the things that can be seen in /admin/ are not covered in the docs. So one has to dig deeper in the code as there is not much information on Google available as well.
I really liked the dashboard and availability of mail alerts etc though. Thanks for the good work!---
Quis custodiet ipsos custodes?
--
https://github.com/tangentlabs/django-oscar
http://django-oscar.readthedocs.org/en/latest/
https://twitter.com/django_oscar
---
You received this message because you are subscribed to the Google Groups "django-oscar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-oscar...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-oscar.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-oscar/CAPMuxnTbAg0PQQTFf9avjoM784hfU9bghZCKib-XX0M9y9YNqw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.