I guess what I am asking is - can Django handle BLOBs in its models? On 18 Mar, 16:55, huw_at1 <huwdjo...@gmail.com> wrote: > Hi > > I currently have an oraclecartridgewhich performs a specific type of > search on large binary objects (which thecartridgealso creates and > indexes). I want to try and integrate thecartridgeinto a web app > using Django however from what I have read so far it appears that > Django is not designed to store BLOBs. I think I can encode the SQL > for thecartridgecommands as Django allows for this. My main concern > is how I go about storing these BLOBS however. Does anyone know about > this or have any experience with integrating other Oracle cartridges > into Django? > > Many thanks > > Huw
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.