Gauravwagh / django-grappelli

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

context_processors.py not in trunk or zip file #365

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which DJANGO-VERSION are you using?
1.4-pre beta (trunk)

Which GRAPPELLI-VERSION are you using?
trunk

Which BROWSER (including the version) are you using?
Chrome 9

What steps will reproduce the problem?
1. Check out Grappelli
2. Follow installation instructions on wiki

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

I get an error saying "Error importing request processor module 
grappelli.context_processors: "No module named context_processors""

This is because the context_processors.py file is not included in the trunk or 
the latest zip file for download. Searching the trunk shows that the file is 
there but for some reason browsing the trunk does not show the file.

Original issue reported on code.google.com by F.Ingram...@gmail.com on 10 May 2011 at 8:47

GoogleCodeExporter commented 9 years ago
the docs for trunk are here:
http://readthedocs.org/docs/django-grappelli/en/latest/index.html

the wiki is outdated.
please reopen the ticket if the problem still exists.

Original comment by sehmaschine on 10 May 2011 at 12:15