mirror of
https://git.wownero.com/wownero/wownero-funding-system.git
synced 2024-08-15 00:53:45 +00:00
Include QR codes on the proposal page; added API route
This commit is contained in:
parent
75c7f49842
commit
531072d2aa
15 changed files with 191 additions and 21 deletions
|
@ -7,6 +7,7 @@ BASE_DIR = os.path.dirname(os.path.abspath(__file__))
|
|||
SECRET = ''
|
||||
DEBUG = True
|
||||
|
||||
COIN_ADDRESS_LENGTH = 97
|
||||
COINCODE = ''
|
||||
PSQL_USER = ''
|
||||
PSQL_PASS = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue