> > Is Django automatically done the table locking /unlocking concept in > > case of Mysql/PostGreSQL? > > Depends how backend handles database sessions. > > > if not how I done this manually? > > Thing you described is called pessimistic locking. What are you trying to > accomplish with that?
I only want to know is Django is able Lock/Unlock the Database tables, If yes. How its possible? how its works -- 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.