Closed vivazzi closed 8 years ago
Hello vivazzi, and thank you for the report. Can you please give us a short description of the exact steps to reproduce your issue?
Hello rfleschenberg, if short: I integrated django-shop to existing project:
I hope I don't miss anything. I write post about integrate django-shop to existing project which consist more details (though in Russian). May be I write in English. Although it a little difficult for me. And one question: I want to add Russian translate of django-shop. How I can it? pull-request or transifex.com?
Thanks, vivazzi. We will have a look at this ASAP.
For translation, please just send a pull request with a po file. Maybe we should look at Transifex for the future, thanks for suggesting this!
Thank you! I try to take part in development of django-shop. My thought I will write later
The MANIFEST.in file has been fixed now. It inherited from the old version of django-shop and hence many years old.
Closing as fixed.
I'm not sure, but may be add 'recursive-include static *' to MANIFEST.in? I try to integrate shango-shop to existing project and I get error 'Unable to locate file shop/css/navbar.scss while rendering template'.