-
This project has a quirk that we haven't seen in other Django projects in that whenever the client navigates away while a page is loading it prints an error message. This is low priority, because it …
-
Quick question, was getting a broken pipe message when running the tuna command. The tab opens up in browser but is unable to connect. Any idea on the cause?
```
Exception happened during processi…
-
Hi-- I'm REALLY excited for this project. I decided to spend some time exploring the repo, and I'm thrilled with what I'm seeing. I also had to do a lot of hacking outside the docs to get things to…
-
https://github.com/akshitagupta15june/Face-X/tree/master/Face-X-Web/Frontend
-
There is an awesome feature in Symfony and Doctrine/DoctrineMigrations, as well as with Rails migrations. I'll explain my work flow in past projects where I used doctrine to explain a feature I think …
-
**Is your feature request related to a problem? Please describe.**
I'd like to create a Copier base template (e.g. a general Python project template) and Copier child templates (e.g. a Python web a…
-
**Update September 2019**: This issue + comment originally laid out a proposal to make project directory a configurable setting in Zappa, as a way of getting GeoDjango to work more seamlessly in Zappa…
bahoo updated
2 years ago
-
Tried to use this module with the latest version, 0.8.7, followed the instruction on the pypy page(https://pypi.org/project/django-bootstrap-icons/):
- Installed with pip
- Added the django_bootstr…
-
Hi,
I deployed a DO Droplet to give this a shot. I was able to get through all of the installation, until, the step where you are to interact with `appcfg.py` which doesn't exist. I feel this shoul…
-
我在new页面自定义了一个test, 上传了一个文件abc.txt到测试机器, 但是运行这个测试时,在测试机器提示'start.txt'找不到,经过几个测试发现,不上传什么文件都提示start.txt找不到。