Commit Graph

6 Commits

Author SHA1 Message Date
Petko Bordjukov b9c4670f17 User-facing volunteership functionality 2015-09-12 13:48:41 +03:00
Petko Bordjukov 1b07344efb Actually send an email when a proposition is created 2015-08-20 01:45:57 +03:00
Petko Bordjukov 4d7b3aea6c Basic proposition creation mailer 2015-08-20 01:42:35 +03:00
Petko Bordjukov d279ab6f0d Remove the PropositionAccepting abstraction 2015-08-14 23:58:51 +03:00
Petko Bordjukov d6e3f9ba5d Make the status attribute of Proposition an enum 2015-04-20 18:34:17 +03:00
Petko Bordjukov cc4f1e9c13 Introduce the Proposition model
Introduce an abstraction that is going to be used to propose models for
other models that can accept propositions.
2015-04-17 02:03:07 +03:00