/TODO
#! | 17 lines | 16 code | 1 blank | 0 comment | 0 complexity | ce8465b816ea47617be6ff1574c4c91b MD5 | raw file
1TODO List 2--------- 3 4* Add user registration functionality 5* Add login capability 6* Add 'Sites using Pylons' section 7 * Allows registered users to add a site 8 * Ideally somehow grabs a screenshot of the site to hold onto 9 * Shows a grid in the section of all the sites 10* Add 'Snippets' section 11 * This should work similar to the Django snippets site 12* Add 'pastebin' section, this should involve migrating the existing code in 13 the pylonshq site: https://www.knowledgetap.com/hg/pylonshq/ 14* Create a script that dumps the SQL db from PylonsHQ into CouchDB 15* Add a 'blog' section 16* Add an aggregator 17* Fixup the error page (error.py controller) so that it uses the proper skin