zcash-grant-system/backend/grant/user
AMStrix f8f3bd1707 Proposal staking (#134)
* BE: proposal/<id>/stake end-point basics

* BE: proposal staking tests

* add STAKING to ProposalStatusEnum

* BE: incremental staking related changes

* admin: staking status

* FE: proposal staking first pass

* ZCash -> Zcash spelling

* staking contribution confirmed email

* FE: staking related minor style changes

* FE proposal staking env var

* notify user of partially staked proposal contributions
2019-01-31 17:56:16 -05:00
..
__init__.py Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
commands.py Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
models.py Oofdah. Backend refactoring based on PR review, and adding a more obvious UI for users who haven't yet verified their email before posting comments. 2019-01-28 16:46:04 -06:00
views.py Proposal staking (#134) 2019-01-31 17:56:16 -05:00