satchmo Questions

6

Solved

When I run test cases by typing python manage.py test myapp After test cases completed, test databases deleted by default by django test runner. I don't want it to be deleted. I can use any dat...
Pecker asked 6/1, 2011 at 8:38

2

For a Django model I'm using django-import-export package. If need to export more then just available model fields, like properties or custom fields, new can be added with import_export.fields.Fie...
Intrastate asked 2/11, 2013 at 23:32

4

Solved

i got this error when i try to run this test case: WHICH IS written in tests.py of my django application: def test_accounts_register( self ): self.url = 'http://royalflag.com.pk/accounts/register...
Lavona asked 27/12, 2010 at 14:14

2

Solved

I get satchmo to try, but I have a great problem at first try, and I don't understand whats wrong. When I making $ python clonesatchmo.py into clear django project, it trows an error: $ python clo...
Conserve asked 4/8, 2013 at 22:26

6

Solved

I'm looking to implement a very basic shopping cart. Satchmo seems to install a lot of applications and extra stuff that I don't need. I've heard others mention django-cart. Has anyone tried this D...
Geof asked 29/1, 2009 at 4:0

2

Solved

I am using django 1.3.1 and satchmo 0.9.2. I used the default model that ships with Satchmo called Contact. I created a satchmo_mod app, and an admin.py file. pip install django==1.3.1 pip install...

2

Solved

I don't want to use the Default Satchmo search listener. I've created my own search listener instead. Where is the best place to disconnect the default search listener? # This is what I need to...
Supercool asked 26/3, 2011 at 1:34

3

Solved

I'm running Satchmo. There are many apps and I've changed some of the source in the Product app. So my question is how can I override this properly because the change is site specific. Do I have ...
Dido asked 27/2, 2011 at 19:45

1

Solved

I need to build an internal order entry and tracking system for a grocery store which requires many of the features of existing e-commerce systems, such as product catalog, customer_to_order relati...
Tod asked 8/2, 2010 at 18:2

3

Solved

I understand that there are big differences in data-store, but surely since django is bundled and it abstracts data-store away from Satchmo, something can be done? Truth is that I am not a Python ...
Courses asked 1/3, 2009 at 18:22
1

© 2022 - 2024 — McMap. All rights reserved.