aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2011-07-04Corrected sample usage to convert back to decimal.Jonathan Street
2009-04-28Moved the baseconv tests into the test suite so they'll be run along with eve...Jacob Kaplan-Moss
2009-04-28Tests now run all three example convertors.simonw
2009-04-28Now testing the hexconv convertor rather than the Python built-in hex() functionsimonw
2009-04-12Fixed a Python 2.5ism.Jacob Kaplan-Moss
2009-04-12Fixed a final bug before stuffing up to github.Jacob Kaplan-Moss
2009-04-12Added docs, and fixed a bug that writing the docs revealed.Jacob Kaplan-Moss
2009-04-12Added the templatetag.Jacob Kaplan-Moss
2009-04-12Added a working shorturl redirect view, with tests.Jacob Kaplan-Moss
2009-04-12Buildout bootstrap setup.Jacob Kaplan-Moss