-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install instructions #1
Comments
I'm getting a little help from a friend who has used django... so I will post here as I progress, perhaps some of this can be documented for others, as the instructions really are a bit unclear and there are a few moving parts involved. so far I have got to here now: by running: python manage.py runserver 0.0.0.0:81 as you can see there are a bunch of errors, I'll try to work through these later today or tomorrow. |
in settings.py this field needs to be changed to the local setting: DATABASES = { TEMPLATE_DIRS = ( this also needs to be changed: SECRET_KEY = |
i get this error after clicking submit to send BTC to an ripple address, clearly b/c there is no DB set up DatabaseError at /bcin/ |
I have installed all of the pre-req's for this and also changed the variables the guide calls for in setting-examples.py and changed this to settings.py, however I'm not familiar with Django
But I seem to have some issue possibly with jsonrpc and django set up because when I click on one of the two options I get "bad request"
index.html is here: http://166.78.249.157/
the send btc link" http://166.78.249.157/%7B%%20url%20'deposit'%20%%7D
it's result:
Bad Request
Your browser sent a request that this server could not understand.
The text was updated successfully, but these errors were encountered: