Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install error with some templates #79

Closed
llann opened this issue Aug 26, 2014 · 2 comments
Closed

pip install error with some templates #79

llann opened this issue Aug 26, 2014 · 2 comments
Labels

Comments

@llann
Copy link

llann commented Aug 26, 2014

Hi,

I saw that when I install django-oscar-paypal (0.9.1) with pip, I get this warrning :

warning: no files found matching '*.html' under directory 'paypal/templates/'

The consequences is that you get an error in your shop after the PayPal payment. For exemple : TemplateDoesNotExist: paypal/express/preview.html

I had to add the template manually in my project, but it's not realy clean.

Maybe a problem with the pypi package.

Regards

@codeinthehole
Copy link
Contributor

Yes that is an issue - not sure what happened when @maikhoepfel uploaded the package to PyPi. I'll release 0.9.2 with the templates included.

@codeinthehole
Copy link
Contributor

0.9.2. is out now: https://pypi.python.org/pypi/django-oscar-paypal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants