aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NOTES.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/NOTES.txt b/NOTES.txt
new file mode 100644
index 0000000..34e5177
--- /dev/null
+++ b/NOTES.txt
@@ -0,0 +1,5 @@
+Notes and Documents on django
+
+1. Django Class Based Generic Views (The Good, The Bad, And the Ugly)
+http://glitterbug.in/blog/django-class-based-generic-views-the-good-the-bad-/show/
+