0
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged origin/master More... over 14 years ago
Added contentlet unicode and fixed container context bug. More... over 14 years ago
Made referencing containers optional on pages. Fixes a bug. More... over 14 years ago
Merge branch 'admin-cleanup'
jspiros
as Joseph Spiros
More... over 14 years ago
Making Attribute and Relationship inlines collapsible with custom template.
jspiros
as Joseph Spiros
More... over 14 years ago
Hiding save_on_top on the Page add form template, and adding template documentation to Page change forms when the page's selected template provides it.
jspiros
as Joseph Spiros
More... over 14 years ago
Pages now have a custom add form template which notifies the user that they must select a template and save before containers will be available.
jspiros
as Joseph Spiros
More... over 14 years ago
Implementing NodeAdmin and subclasses for built-in Node types.
jspiros
as Joseph Spiros
More... over 14 years ago
The index template gets a queryset of entries now. More... over 14 years ago
Fixed date ordering. More... over 14 years ago
Fixed blog entries plural and ordering. More... over 14 years ago
Added File unicode. More... over 14 years ago
Rebased to origin; removed treechanges. More... over 14 years ago
Last random entry before more organized approach. Added documentation/admin display information and membersof templatetag. Fixed minor admin/template bugs. More... over 14 years ago
Last random entry before more organized approach. Added documentation/admin display information and membersof templatetag. Fixed minor admin/template bugs. More... over 14 years ago
Cleaning up imports.
jspiros
as Joseph Spiros
More... over 14 years ago
Removing dependency on standalone simplejson by using the version included with Django in django.utils.
jspiros
as Joseph Spiros
More... over 14 years ago
Reopened treechanges. Moved validation language to validators.py. Abstracted NodeForm to TreeForm. More... over 14 years ago
Reopened treechanges. Moved validation language to validators.py. Abstracted NodeForm to TreeForm. More... over 14 years ago
Merge branch 'treechanges' More... over 14 years ago
Added admin form validation to prevent: 1. a treemodel being its own parent (uses a validate_parents method added to the model.) 2. a node having the same path (i.e. parent+slug) as another Also added a ModelAdmin for the File model. More... over 14 years ago
Added admin form validation to prevent: 1. a treemodel being its own parent (uses a validate_parents method added to the model.) 2. a node having the same path (i.e. parent+slug) as another Also added a ModelAdmin for the File model. More... over 14 years ago
Merge branch 'master' into cleanup More... over 14 years ago
Merge branch 'master' into penfield
jspiros
as Joseph Spiros
More... over 14 years ago
Merge branch 'melinath'
jspiros
as Joseph Spiros
More... over 14 years ago
Fixing style issues and an incorrect modification of .gitignore.
jspiros
as Joseph Spiros
More... over 14 years ago
Merge git://github.com/melinath/philo into melinath
jspiros
as Joseph Spiros
More... over 14 years ago
Went back and fixed spacing issues with last cleanup. Also added some list display options to the redirect, template and page models to improve the admin site. More... over 14 years ago
Went back and fixed spacing issues with last cleanup. Also added some list display options to the redirect, template and page models to improve the admin site. More... over 14 years ago
Merge branch 'master' into cleanup More... over 14 years ago