Ubuntu is a very friendly environment for ubuntu developers.
Installation of Django is very simple.
Requirements:
Procedure:
That's simple it is... You are ready go with django development.
Installation of Django is very simple.
Requirements:
- Python (no need to install separately, it will be as part of Ubuntu OS)
- Mysql server (if you would like to use mysql database)
- Python mysql db connector
- Latest Django tar file from djangoproject.com
Procedure:
- from the terminal (command prompt), install mysql-server by running the command "sudo apt-get install mysql-server"
- After sql server is installed, install python-mysqldb connector by running the following command "sudo apt-get install python-mysqldb"
- Download the latest django tar file from www.djangoproject.com, and run the following commands
- extract the tar file (use "tar xzvf Django-xxx.tar.gz" from the terminal window)
- From the terminal window, go to the extracted folder path by running the command "cd Django-xxx"
- run the command "sudo python setup.py install"
That's simple it is... You are ready go with django development.
Great article ...Thanks for your great information, the contents are quiet interesting. I will be waiting for your next post.
ReplyDeleteDjango Online Courses
Django Training in Hyderabad
Python Django Online Training
Python Django Training in Hyderabad