Fábio C. Barrionuevo da Luz
Fábio C. Barrionuevo da Luz
if floppyforms and crispy-forms are included in this list, perhaps it would be good to look also: https://github.com/jpic/xmodelform https://github.com/fusionbox/django-betterforms
I do not know where to post this, but this project reminded me vaguely that other project https://github.com/WiserTogether/django-remote-forms
> I added a note about the behavior. There already is a test for a primary key, I didn't use UUID, since this the functions are different across Oracle and...
@xjlin0 Another option is not to use git (and ssh git clone) at all: The latest version of `pip` supports this syntax: ``` @. ``` For GitHub, it can be...
@barseghyanartur It's an interesting idea, but the real question is how to implement, test all possible combinations to make sure that's everything works as expected and maintain it for an...
The current layout of the project has been working well for the last 7-8 years. I don't remember any previous questioning of the current project layout. That said, it would...
Tools like https://stoplight.io can use the SERVERS to generate [code samples](https://meta.stoplight.io/docs/platform/ZG9jOjM2OTM3Mjky-try-it) of requests pointing to the "correct" domain.
@jmoppel I was unable to reproduce the issue. What operating system are you using? If you want, could you please record the steps you made in the terminal using https://asciinema.org/...
@bryanus1 try to add `venv` to the `.dockerignore` file. anyway, I still can't reproduce this error
I added `venv` to the `.dockerignore` https://github.com/pydanny/cookiecutter-django/commit/18a94046b1b7b53651ce1bb23a63fd3a8e2b9b50