We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08b36d3 + 8af22be commit 7892e3cCopy full SHA for 7892e3c
_workshops/2015-2016/django.md
@@ -0,0 +1,17 @@
1
+---
2
+layout : post
3
+title : "Django"
4
+leader : Vince
5
+comments : false
6
+when : 2016-02-11
7
+software-pre-reqs : "An installed version of Django"
8
9
+
10
+This workshop will go over the very basics of setting up Django and getting
11
+things working.
12
13
+I will be following the first steps of the [Django
14
+tutorial](https://docs.djangoproject.com/en/1.9/intro/tutorial01/).
15
16
+In preparation take a look at the [Django girls
17
+tutorial](http://tutorial.djangogirls.org/en/) which is pretty awesome.
0 commit comments