0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed rantaaho "Webpage" ;) More... about 18 years ago
rantaaho realname is Perttu Ranta-aho More... about 18 years ago
FastCGI: split the dispatcher file More... about 18 years ago
ToDo: We should handle a process_exception() More... about 18 years ago
bugfix: redirect if url parts are wrong More... about 18 years ago
small bugfix: forgotten to rename all variables :( More... about 18 years ago
changes against unicode errors More... about 18 years ago
add the feature for find/replace operation into template and stylesheet content ;) More... about 18 years ago
bugfix if the stylename contains a ".", too :) More... about 18 years ago
bugfix: import Http404 More... about 18 years ago
change version string to v0.8.1pre More... about 18 years ago
fix html link to http://www.pylucid.org/_goto/8/JS-SHA-Login/ More... about 18 years ago
add a dubiously traceback logger ;) More... about 18 years ago
NEW: "find and replace" Plugin! (added to the admin submenu) -moved the human_time function (renamed to human_duratuin) into the filter addons -change the Diff routines More... about 18 years ago
use internal_page_cache only if DEBUG is off. More... about 18 years ago
search plugin bugfixes: -use global escape function -use mark_safe More... about 18 years ago
put min/max length in newforms More... about 18 years ago
Patch for [ticket:148] - Disabling PermitViewPublic does not prevent anonymous viewing of the page Thanks to rantaaho More... about 18 years ago
FastCGI: besser debugging More... about 18 years ago
use permalink More... about 18 years ago
change the fastCGI app files. More... about 18 years ago
tag v0.8.0 More... about 18 years ago
-remove debug print :( -cal the file time in a other way... Never ending story... More... about 18 years ago
work-a-round using /setup.py in the lite version without django in the sys.path More... about 18 years ago
-filter the sub_menu for normal users -limit access to a "must_admin" method for users how are is_staff or is_superuser -set request.debug with _or_ More... about 18 years ago
filemanager updates: - display the file date using datetime and the django filter date:_("DATE_WITH_TIME_FULL") - But the time is wrong :( - insert count of directory subitems - change the page titles - some code cleanup / add some DocStrings More... about 18 years ago
filemanager: -a little nicer look -check bad chars in url -bugfix: editing files in the base_path root More... about 18 years ago
bugfix for http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Raiseerrorsifextendsisnotthefirsttagofatemplate More... about 18 years ago
chnage the version string to v0.8.0 More... about 18 years ago
add on the todo list: deny editing of binary files (how? ext whitelist or using file?) More... about 18 years ago