Is there a database (SQLite, MySQL, PostGreSQL, ...) at your backend, or
is it an abstraction layer made in Perl?
If you have a databse, why not access it directly with Django --You
would need to build your model to fit, and set the username to one the
DB accepts, but this looks like the cleanest way to me.
If you don't, it's outside of the scope of my knowledge.
Good hunt
On 05/06/2012 18:04, Ali Shaikh wrote:
Hey..
I am working for project, in that the back-end code is return in perl
and am working for front-end part i.e UI using Django,
Can any one can tell me how to access back-end database which is
return in perl or any othere languages .........??
Pls help
Thank You
--
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
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.