0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Mar 07, 2025 — Mar 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update for: rename "pylucid" to "pylucid_project" More... over 17 years ago
blog bugfix if no tags exist. More... over 17 years ago
updates for: * http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#RefactoredtheCreationandIntrospectionmodulesofthedatabasebackends * http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Removedseveralmoredeprecatedfeaturesfor1.0 More... over 17 years ago
update for http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Removedseveralmoredeprecatedfeaturesfor1.0 More... over 17 years ago
update for http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Removedseveralmoredeprecatedfeaturesfor1.0 More... over 17 years ago
rename "pylucid" to "pylucid_project" More... over 17 years ago
Activate "save_as" function for Style/Template: [ticket:119] http://www.djangoproject.com/documentation/admin/#save-as More... over 17 years ago
bugfix. A django API change? More... over 17 years ago
* merge some redirect code together * work-a-round for restricted plugin method and settings.TEMPLATE_DEBUG is on. * add a unittest for this. More... over 17 years ago
bugfix: render new page content after creation. More... over 17 years ago
django changes: * "[http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Mergednewforms-adminintotrunk Merged newforms-admin into trunk]" * "[http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#ChangedthewayURLpathsaredetermined Changed the way URL paths are determined]" More... over 17 years ago
updates for http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Movednewformstoforms More... over 17 years ago
Changed prepopulate_from to be defined in the Admin class, not database field classes, see: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Mergednewforms-adminintotrunk More... over 17 years ago
updates for http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Movednewformstoforms too. More... over 17 years ago
change "from django import newforms as forms" to "from django import forms": http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Movednewformstoforms More... over 17 years ago
RSS feed generator updates, but not finished. More... over 17 years ago
Add a small test flv file More... over 17 years ago
[no comment] More... over 17 years ago
blog: bugfix assign tags if new blog entry created More... over 17 years ago
add some JavaScript confirm dialogs. More... over 17 years ago
blog update 2: * nicer "create blog entry" form (existing tags can be selected) * some code cleanup * try to verify tag slugs More... over 17 years ago
blog plugin: * add a tag cloud ;) * display only tag feeds witched used in a displayed entry * tag ordering via django meta class * update the templates/CSS More... over 17 years ago
blog: merge some code parts. More... over 17 years ago
blog: Display only the used tags. More... over 17 years ago
blog plugin: use a simple markup for comments: ticket:213 More... over 17 years ago
add missing feed tool module ;) More... over 17 years ago
add PATH_INFO More... over 17 years ago
Add a set_preferences method. Update unittest and doc. More... over 17 years ago
blog plugin: Change the RSS/Atom feed stuff More... over 17 years ago
default fromlist = None More... over 17 years ago