0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-escape all output from _command/plugins --> fix some escaping problems: Now page names can be like {{ Name }} or {% Name %} -rename "./PyLucid/defaulttags/" to "./PyLucid/template_addons/" -move the escape funktions from the content_processors.py into utils.py More... over 18 years ago
update for django backwards-incompatible change: Nov. 15, 2007: "Auto-escaping in templates" http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Auto-escapingintemplates More... over 18 years ago
add a complete seperated django test script. More... over 18 years ago
delete CSS in output More... over 18 years ago
Deny access to settings.py - Thanks guido leisker More... over 18 years ago
TinyMCE set theme to "advanced" More... over 18 years ago
add ping.py More... over 18 years ago
use lexers.guess_lexer() More... over 18 years ago
update svn properties. More... over 18 years ago
-new in page model: get_absolute_uri() and get_permalink() More... over 18 years ago
use our own request.debug instead of settings.DEBUG More... over 18 years ago
add os.environ to the dev.info More... over 18 years ago
"internal Links wrong..." bugfix for http://pylucid.net:8080/pylucid/ticket/114 More... over 18 years ago
add a permalink redirect More... over 18 years ago
bugfixes for pygments. More... over 18 years ago
add debug info to request object. More... over 18 years ago
only page message debug, if settings.TEMPLATE_DEBUG and request.META.get('REMOTE_ADDR') in settings.INTERNAL_IPS ;) More... over 18 years ago
generate only the URL to the feed. More... over 18 years ago
Bugfixes for a better RSS feed. More... over 18 years ago
Not all plugin output should surrounded with a <span> tag. More... over 18 years ago
bugfix: html link without </a> More... over 18 years ago
update Styles/Templates in the install data. More... over 18 years ago
implement http://pylucid.net:8080/pylucid/ticket/117 More... over 18 years ago
-Set DEBUG on for "localhost", "127.0.0.1" in settings_example. -add back link in 404 and 500 error page -add DEBUG info in 500 error page -build back links with request.META.HTTP_HOST More... over 18 years ago
include the host name into the cache backend test More... over 18 years ago
update install data More... over 18 years ago
Bugfix: add only CSS Info, if the plugin returned html code More... over 18 years ago
changes for "_() no longer in builtins": http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#_nolongerinbuiltins More... over 18 years ago
bugfix: import gettext More... over 18 years ago
remove svn external properties from PyDown branches/tags. More... over 18 years ago