Django - Difference b/w Django-rpy2 & rpy2
Django - Difference b/w Django-rpy2 & rpy2
Django is showing two rpy2 related packages
Django-rpy2
rpy2
Are they both different like i am familiar with rpy2 but what does Django-rpy2 offer? I am unable to find something in django-rpy2 documentation. What is it all about?
Thanks
1 Answer
1
Looks like django-rpy2
offers some features related to Django models but almost no documentation and the last package update is from July 2015, I don't recommend using it. Just use Django and Rpy2 separately (if you really have to use Rpy2). Check the source for more details (especially the models).
django-rpy2
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Yes It seems not working at all & i wanted to confirm. Thanks for the response !
– Aisha atique
Aug 24 at 21:18