diff options
Diffstat (limited to 'NOTES.txt')
-rw-r--r-- | NOTES.txt | 5 |
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/ + |