#10775: utils/version.py should not assume that it has access to the file system ---------------------------+------------------------------------------------ Reporter: mad | Owner: mad Status: new | Milestone: Component: Uncategorized | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 1 | ---------------------------+------------------------------------------------ When running a DJango app on a server without file access (like Google's AppEngine), the utils/version.py get_svn_revision method throws an exception and the app fails initializing.
-- Ticket URL: <http://code.djangoproject.com/ticket/10775> 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 django-updates@googlegroups.com To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---