i am creating a susbcription management system and I want to use a third 
party django package for reporting :

https://github.com/juanpex/django-model-report

Since I am new to django, I'm not sure how to use it, First I install it 
using pip (I have also tried installing it using setup.py), after that I 
think I have to add this package to my PYTHONPATH but I have no idea how to 
do it.

After doing this, when I put that package under "Installed_Packages" in 
django settings.py, Nothing happends.

i was wondering if anybody can help me with this?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ac50f0ad-ea9a-4e61-90ad-6d8ef281f329%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to