1
0
mirror of https://github.com/djohnlewis/stackdump synced 2025-01-22 22:51:36 +00:00
stackdump/python/packages
Samuel Lai 993bee4fc1 Added markdown parsing for comments so links in comments now appear properly.
Also rewrote part of the HTML rewriting code so it doesn't introduce an additional wrapping element in the output which was added due to a html5lib requirements on input.
2012-12-15 21:43:06 +11:00
..
cherrypy Upgraded Bottle.py to 0.10.11 and CherryPy to 3.2.2. 2012-08-12 14:57:25 +10:00
EGG-INFO Initial commit. Still building up the env and some parsing code. 2011-09-11 14:29:39 +10:00
formencode Initial commit. Still building up the env and some parsing code. 2011-09-11 14:29:39 +10:00
html5lib Links in question view are now parsed and links are re-written where possible to point to the stackdump instance. They are also styled differently to highlight this. 2012-02-12 21:16:07 +11:00
httplib2 Added the httplib2 and pysolr libraries for Solr Python API. 2011-09-17 19:57:45 +10:00
iso8601 Dates are now formatted using a custom template filter, format_datetime. 2011-11-06 18:14:31 +11:00
jinja2 Initial commit. Still building up the env and some parsing code. 2011-09-11 14:29:39 +10:00
markdown Added markdown parsing for comments so links in comments now appear properly. 2012-12-15 21:43:06 +11:00
sqlobject Removed the Jython hacks. We're going with CPython only now. 2011-10-23 17:07:59 +11:00
bottle.py Upgraded Bottle.py to 0.10.11 and CherryPy to 3.2.2. 2012-08-12 14:57:25 +10:00
pkg_resources_from_setuptools Added methods to render templates. 2011-10-30 18:37:33 +11:00
pkg_resources.py Added methods to render templates. 2011-10-30 18:37:33 +11:00
pysolr.py Removed the Jython hacks. We're going with CPython only now. 2011-10-23 17:07:59 +11:00