You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to oppia...@googlegroups.com
Hi all,
I had an email message via about problems installing the oppia server on a local/development machine - esp around the dependencies and versions of Django being used. So thought I'd post my response here in case others have issues with this.
The Oppia server code was originally written using Django 1.6. However the development I'm doing (and what's running on our live server) is Django 1.7. Although Django 1.8 is now available, I've not yet had chance to test against this.
The change between 1.6 and 1.7 means that now the South dependency is no longer required - though possibly some of the documentation still needs to be updated for this.
The latest machine images (for both Amazon Web Services and VirtualBox) are now running Django 1.7.