From d477d14d624bea299a62199799607155d43a4226 Mon Sep 17 00:00:00 2001 From: Weitian LI Date: Sun, 20 Apr 2014 16:17:47 +0800 Subject: * implemented the index page o base.html, navbar.html, favicon.html, index.html o added static files related to index page * performed south migrations * implemented registration templates * implemented regiration views and pages --- static/images/skaschool-bg2.jpg | Bin 0 -> 508774 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/images/skaschool-bg2.jpg (limited to 'static/images/skaschool-bg2.jpg') diff --git a/static/images/skaschool-bg2.jpg b/static/images/skaschool-bg2.jpg new file mode 100644 index 0000000..1c2fdb3 Binary files /dev/null and b/static/images/skaschool-bg2.jpg differ -- cgit v1.2.2