Configure Django with Aptana or Eclipse
Before running the commands shown on this page, you should load the Bitnami stack environment by executing the installdir/use_APPNAME script (Linux and MacOS) or by clicking the shortcut in the Start Menu under “Start -> Bitnami APPNAME Stack -> Application console” (Windows). On OS X VMs, the installation directory is /opt/bitnami and OS X VM users can click the “Open Terminal” button to run commands. Learn more about the Bitnami stack environment and about OS X VMs.
Bitnami Stacks are self-contained and independent of your system. If you want to configure the Aptana development tool, load the stack environment before using it.
$ source installdir/scripts/setenv.sh
$ /opt/Aptana_Studio_3/AptanaStudio3
You can also integrate with Eclipse:
$ source installdir/scripts/setenv.sh
$ eclipse
Find a quick guide (Spanish) at http://pategon.blogspot.com.es/2012/09/bitnami-djangostack-eclipse-pydev-aptana.html.