Hi cyberco,
On 8/13/06, cyberco <[EMAIL PROTECTED]> wrote:
> Is there a way to pick up the changes without restarting the shell?
Try to commit the current transaction:
import django.db
django.db.connection._commit()
--
Obstáculos es lo que ves cuando apartas la vista del objetivo.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---
- Re: Shell not picking up db changes Miguel Hernández