Adam LeVasseur

Results 15 comments of Adam LeVasseur

Running into this issue as well, even when just using `DEFAULT_FILE_STORAGE = 'djet.files.InMemoryStorage'` during unit testing (so nothing related to boto or s3 libs) if I have more than one...

Most of this stuff works very similar to how node deps works, you just need to run `pipenv` first to setup a "virtual python environment" using a specified Python version....

@huyphams yeah thats the same query you can see in my second screenshot above. It returns all the tables in the database successfully, including all from the `public` schema -...

@huyphams No whitespaces or anything weird that I can see, only letters and underscores. I can send you the exact output privately if that helps in debugging, maybe by email?...

Thanks @renatonitta I think that would work unfortunately I cant get more access on this db (company thing). It does seem like a bug somewhere though, because the SQL query...

yeah, I'm still having this issue...

that sounds like a great idea, thanks @huyphams !

Same issue for me on Firefox 58 and also 59 beta version. Thankfully the fallback method does work so this is my workraound for now ```javascript var isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox')...

This is super important for agile workflows, please prioritize. thanks!

Any updates on this? I saw mentioned in the other ticket that this is on the roadmap :)