I hereby claim:
- I am illgitthat on github.
- I am illkeythat (https://keybase.io/illkeythat) on keybase.
- I have a public key ASBjZrNHtgtLBqzzOYSLHE5bV3QkiC5WTHFrTiV1IzUi_wo
To claim this, I am signing this object:
| jet.amazon | |
| juno.alexa.amazon.dev | |
| msh.amazon.com | |
| msh.amazon.co.uk | |
| dp-gw-na.amazon.com | |
| dp-discovery-na-ext.amazon.com | |
| sip-edge.amc.amazon.dev | |
| acsechocaptiveportal.com | |
| softwareupdates.amazon.com | |
| kindle-time.amazon.com |
| The easiest way to do this was to add | |
| export $(grep -v '^#' .env | xargs) | |
| to the end of the activate file used by pipenv | |
| For debug purposes, might also need to set "python.envFile": "${workspaceFolder}/.env", | |
| There might be another way to do this with terminal.integrated.profiles.linux or terminal.integrated.env but I didn't find it. |
I hereby claim:
To claim this, I am signing this object:
| [Fri Apr 01 20:02:01 2016] [error] [client 198.82.108.85] mod_wsgi (pid=3581): Exception occurred processing WSGI script '/home/ec2-user/coursepicklev2/django_pickle/wsgi.py'. | |
| [Fri Apr 01 20:02:01 2016] [error] [client 198.82.108.85] Traceback (most recent call last): | |
| [Fri Apr 01 20:02:01 2016] [error] [client 198.82.108.85] File "/home/ec2-user/coursepicklev2/django_pickle/wsgi.py", line 12, in <module> | |
| [Fri Apr 01 20:02:01 2016] [error] [client 198.82.108.85] from django.core.wsgi import get_wsgi_application | |
| [Fri Apr 01 20:02:01 2016] [error] [client 198.82.108.85] ImportError: No module named django.core.wsgi |
| Public Property Ticker As String | |
| Get | |
| Return pTicker | |
| End Get | |
| Set(value As String) | |
| pTicker = value | |
| End Set | |
| End Property | |
| Public Property RequestDate As Date | |
| Get |