Daven

Results 8 issues of Daven

My setup is Django 4.0, Python 3.8.10 I came across this issue while working with django-jenkins: ``` Traceback (most recent call last): File "manage.py", line 22, in main() File "manage.py",...

Hi there, I'm having some difficulties getting set up. This seems like a really cool project, and I'd love to be able to play around with it. I am encountering...

### What happened? I noticed this issue today when typing a word in round brackets and trying to move my cursor outside of the brackets via the right arrow key....

editor:autocomplete

As of this posting, only styling via the built in editor is available. As this is a tool for developers, I think it would be useful to be able to...

enhancement
code level medium
vanilla

For html files, I can see that Makefile will take params.json and replace {{ base_path }} with the parameter, like "{{ base_path }}/css/style.css". However, the same doesn't seem to be...

Issue 14 [here](https://github.com/jchadwick/EssentialTypeScriptBook/issues/14) Was wondering why bootstrap didn't style things appropriately :) Oh, also it might be possible that the bootstrap CDN is outdated. At this point of the tutorial,...

There are 5 instances where class="list-group-item" has an extra "}", which TypeScript / Linting does not detect. The result is that bootstrap does not pick up on the list-group-item class...

### Check List - [X] I have already read README. - [X] I have already searched existing issues and they are not help to me. - [X] I examined error...