johnmnemonik / django-photologue

Automatically exported from code.google.com/p/django-photologue
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

res/ directory not installed with setup #122

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Type 'pip install django-photologue'
2. Check directory of installation.  No directory res/ (or locale/ for that 
matter)
3. Add res/ to setup.py

What is the expected output? What do you see instead?

res/ directory should exist for ./manage.py plinit usage

What version of the product are you using? On what operating system?
2.2

Please provide any additional information below.
On Mac 10.5.6

Original issue reported on code.google.com by arocki...@gmail.com on 27 Jul 2009 at 7:57

GoogleCodeExporter commented 8 years ago
This is fixed in trunk. The next release should install properly using 
easy_install/pip. Thanks for the report.

Original comment by justin.d...@gmail.com on 27 Jul 2009 at 8:18