openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-code-snippets
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 25 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Better information about static files in the _
JensDiemer
More...
over 18 years ago
-set svn:execute information -add a header
JensDiemer
More...
over 18 years ago
update the unitest... But the django login test fails :( Why?
JensDiemer
More...
over 18 years ago
renamed the settings variable "INSTALL_PASS_HASH" to "INSTALL_PASSWORD_HASH" Now, the name contains "PASSWORD", so django hide the value from a debug traceback. more information: http://www.pylucid.org/_goto/121/changes/
JensDiemer
More...
over 18 years ago
Better error information.
JensDiemer
More...
over 18 years ago
Tag the v0.8.0RC2
JensDiemer
More...
over 18 years ago
A patched django mysql_old backend file... See: http://code.djangoproject.com/ticket/4741 (Mysql returns non-unicode strings)
JensDiemer
More...
over 18 years ago
bugfix for ticket:93 -> sub_menu use now "get_absolute_url"
JensDiemer
More...
over 18 years ago
correct import (escape_django_tags)
JensDiemer
More...
over 18 years ago
delete "userhandling" Plugin. Because we use the django admin panel for this...
JensDiemer
More...
over 18 years ago
Update install data
JensDiemer
More...
over 18 years ago
-make the permalink changes not really Backwards-incompatible -append the shortcut to the permalink, but only the ID is used for the redirect Look at: http://pylucid.org/_goto/121/
JensDiemer
More...
over 18 years ago
Bugfix building shortcuts with no double "-" e.g.: "foo - bar" -> "foo-bar" not "foo---bar"
JensDiemer
More...
over 18 years ago
change the displayed title...
JensDiemer
More...
over 18 years ago
make page_admin.tag_list public. So we can use it for the documentation on pylucid.org
JensDiemer
More...
over 18 years ago
remove CSS color... Replace with "grey"...
JensDiemer
More...
over 18 years ago
bugfix: cgi.escape -> escape
JensDiemer
More...
over 18 years ago
Open the JS windows a little bit smaller but a bit higher...
JensDiemer
More...
over 18 years ago
remove the camera name in the filename
JensDiemer
More...
over 18 years ago
change the version string to v0.8.0RC2
JensDiemer
More...
over 18 years ago
With django autoescape we need no longer a escape hack here.
JensDiemer
More...
over 18 years ago
bugfix: mark_safe the tinyMCE code
JensDiemer
More...
over 18 years ago
delete "== True" ;)
JensDiemer
More...
over 18 years ago
New settings ('SERVE_STATIC_FILES' and 'REDIRECT_OLD_PYLUCID_URL') for set up the urls.py
JensDiemer
More...
over 18 years ago
use PyLucid escaping method... So you can put this into you CMS page: =={{ PAGE.get_absolute_uri }}== to diplay the command escaped.
JensDiemer
More...
over 18 years ago
from PyLucid.plugins_internal.page_style.page_style import replace_add_data
JensDiemer
More...
over 18 years ago
change "<" to ">"
JensDiemer
More...
over 18 years ago
more error info text
JensDiemer
More...
over 18 years ago
move replace_add_data() from content_processors into page_style.py
JensDiemer
More...
over 18 years ago
maxlength is deprecated, changed to max_length
JensDiemer
More...
over 18 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
…
68
69
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree