Your Ad Here

Sunday, January 8, 2012

Using Elixir with Django

Hi, we have current project, DB is oracle, and model is in elixir. we
want to add a web interface to the current model. it seems that
using the Django build-in ORM is a break of the DRY principle,
using Django with elixir seems complicated (we could not found any
example) and loosing django abilities.
what is the recomended design of work?

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

0 comments:

Post a Comment