0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
missed a comma More... over 14 years ago
Adding setup.py and license More... over 14 years ago
Merging with Dave. More... over 14 years ago
changed imports so each app is not required to be on the python path More... over 14 years ago
Implement page template overrides as provided in the Page model. Also some view code cleanup. More... over 14 years ago
Add close comments boolean More... about 15 years ago
added null to template to allow for no template selection More... about 15 years ago
testing overriding template FK to use a Radio widget instead of Select. Needs style and JS work to get where we want it. More... about 15 years ago
Adding tagging app. More... about 15 years ago
Fiddling with media settings and urls to get ImageFields working. More... about 15 years ago
A slightly better way of doing this. More... about 15 years ago
Adding Template model and template FK to Page model. More... about 15 years ago
Making all 'updated_at' columns be blank=True so you can skip entering anything and the save() method will take care of it. More... about 15 years ago
Adding default settings created db to ignore file. More... about 15 years ago
fix missing dependency More... about 15 years ago
updating urls for admin More... about 15 years ago
adding sqlite3 More... about 15 years ago
remove dummy secret key More... about 15 years ago
correct urls settings More... about 15 years ago
adding in a basic model More... about 15 years ago
added in category sort on blog More... over 15 years ago
unify calls to Post to use created_at instead of created which does not exist as a column More... over 15 years ago
updating customer signup form to exclude user and add user on form save More... over 15 years ago
adding back in the customers models More... over 15 years ago
updating apps and adding slight tweaks More... over 15 years ago
site.css tweaks More... over 15 years ago
add sort order to be done by order for main nav More... over 15 years ago
update page tags More... over 15 years ago
Merge branch 'master' of [email protected]:davemerwin/blue-channel More... over 15 years ago
update page More... over 15 years ago