Hi, guys. I don't know if this is the right place for this, but I'm
working on start-to-finish documentation for installing satchmo, and
I'm about 90% of the way there. I'm hitting a snag when I'm trying to
load sample store data:
Type 'yes' to load sample store data: yes
Creating site...
Creating Customers...
Creating Suppliers...
Creating Categories...
Creating products...
Creating product variations...
Traceback (most recent call last):
File "load_data.py", line 349, in <module>
load_data()
File "load_data.py", line 283, in load_data
pg1.create_products()
AttributeError: 'ConfigurableProduct' object has no attribute
'create_products'
I'm digging into it, but if anyone has more information about this
error or its solution I would be grateful.
Strangely, I'm also unable to log in as the superuser I create during
load_data.py. These two problems don't seem like they would be
related, but they lead me to believe I have steered wrong somewhere
along the way.
Thanks!
The document in progress is here:
http://docs.google.com/View?docid=afntv8cpf5cq_111fgjsp5mf