google-code-export / django-grappelli

Automatically exported from code.google.com/p/django-grappelli
0 stars 0 forks source link

[patch] Installation through easy_install doesn't install data files #163

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
At the moment when django-grappelli is installed by using tools like 
easy_install or zc.buildout that download and install the sdist from pypi, 
package data files are not installed. These include templates, fixtures, media 
files, etc.

This patch fixes that.

Original issue reported on code.google.com by remco.wendt@gmail.com on 2 Feb 2010 at 8:56

Attachments: