diff options
author | luxagraf <sng@luxagraf.net> | 2015-11-08 19:54:58 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2015-11-08 19:54:58 -0500 |
commit | 76c0bf31bf4a21fcf18df8579dbb6f660c4d7437 (patch) | |
tree | 1088521913633ee867c62614b70ca0955302592e /app/birds/TODO | |
parent | a1122250e52d8773fb672ac60a458e4b7d6570fb (diff) |
Ported Bird app to CBV and modern URL structure. Also added base class
to utils module to handle my pagination scheme so I can reuse that bit
of code
Diffstat (limited to 'app/birds/TODO')
-rw-r--r-- | app/birds/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/birds/TODO b/app/birds/TODO new file mode 100644 index 0000000..2464c1f --- /dev/null +++ b/app/birds/TODO @@ -0,0 +1,2 @@ +Finish detail template +write build script |