#10930: int_alias UnboundLocalError exception in query.py (reported by Wingware IDE defaults) ------------------------------------------+--------------------------------- Reporter: [email protected] | Owner: nobody Status: new | Milestone: 1.1 Component: Database layer (models, ORM) | Version: 1.1-beta-1 Keywords: | Stage: Unreviewed Has_patch: 1 | ------------------------------------------+--------------------------------- using latest wingware IDE which always reports UnboundLocalError exceptions by its default preferences, immediatelly during first application access to started devserver I discovered this small waste annoyance in code - I had ignored this error location according to this thread: http://groups.google.com/group/django- developers/browse_thread/thread/a5432ea21c40b667#, but today it occured again during debugging deeper in this code, so I decided to report it with quick patch. IMHO its better to have this ugly annoyance solved.
-- Ticket URL: <http://code.djangoproject.com/ticket/10930> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
