Make a website with Django: Difference between revisions

Content added Content deleted
imported>Ned
imported>Jesstess
Line 16: Line 16:
=== Install Django ===
=== Install Django ===


Please follow the instructions in [https://docs.djangoproject.com/en/1.4/intro/install/ the official installation guide] to install Django.
Please follow the instructions in [https://docs.djangoproject.com/en/1.5/intro/install/ the official installation guide] to install Django.


=== Test your installation ===
=== Test your installation ===