我正在開發一個應該有一些付款選項的小網店。我的平臺是Google App Engine和Python 2.7。有一個名爲satchmo的項目是django/python,我想知道我是否可以使用它的代碼? Here是開源的一些車型的付款: class PaymentOption(models.Model):
"""
If there are multiple options -
Python2.7,Django1.4 Browser: A server error occurred. Please contact the administrator.
Server Error:
File "/home/edinteri/public_html/old/boxdecor/admin.py", line 6, in <module>
from edi
我正在使用Satchmo購物車軟件在Django項目上工作。我必須爲這個項目使用相當複雜的自定義代碼,因此想要讓所有的Django和Satchmo測試都通過。 但是,其中一個測試只能單獨使用,具體來說就是custom.ShopTest.test_custom_product的product/modules/custom/tests.py。該測試獨立運作(即與./manage.py test cus