Skip to content

Conversation

@drkitty
Copy link
Contributor

@drkitty drkitty commented May 19, 2015

It's a bit messy, but it's the cleanest thing I could think of. To make things easier, I moved wsgi.py up a directory, so make sure you adjust the Apache config accordingly.

@akeym
Copy link
Member

akeym commented Sep 29, 2016

i don't even remember what this was for

@drkitty
Copy link
Contributor Author

drkitty commented Oct 3, 2016

It lets you run arim regardless of your working directory. (Most I/O is handled through Django, which takes care of forming absolute paths for you, but there's one place we open files directly, and it didn't work if the working directory wasn't the project root.)

@drkitty
Copy link
Contributor Author

drkitty commented Oct 3, 2016

The virtualenv bit is mostly for testing, and I seem to be the only one who used it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants