Closed mjpritchard closed 10 years ago
I forked the project and fixed the setup.py. Please merge the fork whenever you think is worth.
... and locales, too!
The source archive available via PyPI will not install locales. When I install from github, everything's okay. Please fix the setup script.
@TyMaszWeb Please update version on pypi
Nice idea with the package, but unusable for me, since I use Heroku which uses pip to install.
Please fix the pypi version of this otherwise nice package.
Thanks guys for the tips & patience.
Just uploaded 1.0.1 to pip.
Woooo congrats and thank you :-) 13 cze 2014 01:52 "Piotr Kilczuk" notifications@github.com napisał(a):
Thanks guys for the tips & patience.
Just uploaded 1.0.1 to pip.
— Reply to this email directly or view it on GitHub https://github.com/TyMaszWeb/django-cookie-law/issues/2#issuecomment-45961993 .
Hi, If I download the tarball I can see the setup & templates directories are there but neither "pip install django-cookie-law" nor a manual "python setup.py install" on the tarball contents seem to install the templates and static dirs. Any ideas?
Do you need this in the setup.py file?
include_package_data = True