Skip to content

Commit 7892e3c

Browse files
committed
Merge pull request #116 from CardiffMathematicsCodeClub/djangows
Adding Django workshop.
2 parents 08b36d3 + 8af22be commit 7892e3c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

_workshops/2015-2016/django.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)