streda 26. augusta 2009

Django development environment on Ubuntu Linux

There are many IDE options for development of Django applications on Linux. Try to google "Django" "Linux" "IDE". Hard to choose. I tried Eclipse as the first choice, because I have some experiences with it. If I won't like it, I will try NetBeans, because http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/.

My platform: Intel-based PC, 32-bit architecture, Linux Ubuntu 9.04.

My starting point: http://penkin.wordpress.com/2007/08/08/eclipse-for-django/.

My first step:
ostry@mirka-markiza:~$ sudo apt-get update
ostry@mirka-markiza:~$ sudo apt-get install eclipse

(cca 200 MB downloaded over mobile connection = horror)

After a couple of hours I had Eclipse installed in Applications > Programming.

Updating the system, waiting again...

TO BE CONTINUED...

Žiadne komentáre:

Zverejnenie komentára