DjangoStuff: 
https://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/DjangoStuff

Is not part of the core Django system and is third party.
It is developed by D. Joseph Creighton, and all questions on his code
should be directed to him: https://simon.bofh.ms/

In direct answer to your question: no. Not all of the djangostuff code
works with 0.95.1, some of it has been migrated, some of it has not,
and the testing framework has been deprecated in favor of the testing
framework in django. You will need to read up on the documentation on
each individual project or app.

You just need to put the code somewhere on your PYTHONPATH. There are
complete instructions on the DjangoStuff track wiki, and in the code
its self. You may need to modify some of the code in order to get it
to work with your site.

    -Doug


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to