0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug in news detail view. More... over 14 years ago
Removed bogus "gi" from start of 404.html file. More... over 14 years ago
added email notification on news item save. More... almost 15 years ago
Added todo list to documentation. More... almost 15 years ago
Added closing date field to Issue model. More... almost 15 years ago
Tidied up vote count outputting. More... almost 15 years ago
Added stricter enforcement of voting limitations. More... almost 15 years ago
Added verbose names for all fields of Issue model. More... almost 15 years ago
Copied and customized admin app's password change and password reset templates. More... almost 15 years ago
Added link to password reset in login template. More... almost 15 years ago
Updated login URL location. More... almost 15 years ago
Merge branch 'master' of [email protected]:taylanpince/florence_and_brock More... almost 15 years ago
Added status output below vote/results controls to show number of votes collected, and the number still needed. More... almost 15 years ago
Added note indicating which unit the user is voting for in the issue template tag. More... almost 15 years ago
Fixed syntax in voting output. More... almost 15 years ago
Added user greeting text and password change link in main nav. More... almost 15 years ago
Switched to using django auth's prefab url conf module. This gets us URLs for all the rest of auth's views (password reset, password change) More... almost 15 years ago
Added voters and non_voters properties to Issue model. These provide quersets of the units who have and haven't voted on the issue yet. More... almost 15 years ago
Updated login form submit button label to Submit More... about 15 years ago
Updated apache.conf to use VirtualHost instead. More... over 15 years ago
Updated the README. More... over 15 years ago
added .gitignore file
ds
More... over 15 years ago
cleaned up default.html template to remove unnecessary code.
ds
More... over 15 years ago
corrected missing brace
ds
More... over 15 years ago
adding dynamic title to flatpage template
ds
More... over 15 years ago
added flatpage.content into default.html template
ds
More... over 15 years ago
typo corrected
ds
More... over 15 years ago
creating new template for flatpages
ds
More... over 15 years ago
extending templates
ds
More... over 15 years ago
updated template files with comments tags
ds
More... over 15 years ago