issues
search
hasadna
/
open-shot
A simple, open question and answer site. Shot being an hebrew acronym for Q&A.
http://localshot.org.il
BSD 3-Clause "New" or "Revised" License
9
stars
30
forks
source link
Show only second round localities
#446
Open
daonb
opened
11 years ago
daonb
commented
11 years ago
Refactor
entities.models.Entity
to be an abstract class and create our own Entity in oshot.models based on it and with a property of election_time.
Add a fixture to update the election_time
Change oshot.context_processors.forms to show only entities with less than 3 months to election
entities.models.Entity
to be an abstract class and create our own Entity in oshot.models based on it and with a property of election_time.