I have a question about virtual environments: Say I've activated a virtual environment. I'm working with SQlite3 (already installed on my Mac 10.6.8) and I save a .db file outside of my project directory.
If I save the path outside the project directory, will I still have access to it when I'm in the virtual environment? (I'm imagining the virtual environment like a sandbox around my project. I can play with the things I put into the sandbox.) So when I place a file outside of that, can I still access it when my virtual environment is active? -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/MdQuwsP-lB8J. To post to this group, send email to django-users@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.