Hi,

I've been playing a bit lately with SQLAlchemy.  It seems to provide
much more power/flexibility than the somewhat clunky Django ORM.  It
doesn't, however, allow me to use ModelForms or the Admin interface,
which are a nice time saver.  Is there any red flag I should be aware
of in possibly using them both?  I understand that I would need to
maintain two models and be aware of two connection pools, is there any
other major pitfall (ie. caching issues)?

thanks,
jim
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to