Roger Camargo
Roger Camargo
Hello contributors and @audreyr , I'd like to know/understand if is the following scenarios possible: Instead of using a full featured template (e.g. cookiecutter-django) and having everything there which leads...
Hi there, Following the doc below (which has a note that it works just over the admin) https://github.com/jonasundderwolf/django-image-cropping#foreign-keys and a model having a foreign key like this: class NewsItem(models.Model): title...
Hi, I'm trying to contribute to the organization topic. The idea is first having the list the user organizations #284 done. Please let me know what is missing.
Hi this is an attempt to help new contributors having an idea of the speaker fight models. It was generate using: `./manage.py graph_models organization --output organization.png`
1. As a logged user, I created an organization. 2. As a logged user, how can I see my organization? 3. Is it the goal having an url such as...
Utilizar a recomendação do Django para usar AbstractUser ao invés de Profile. Dica do Walison Felipe. https://docs.djangoproject.com/en/4.1/topics/auth/customizing/#using-a-custom-user-model-when-starting-a-project
Para testar utilize: ``` cookiecutter https://github.com/huogerac/djavue.git -c issue4_cookiecutter ```
https://github.com/lecoueyl/vue3-template https://stackblitz.com/edit/vitejs-vite-56jcyk?file=index.html&terminal=dev
Utiliza o estilo de código gerado pelo ESLINT em conjunto com PRETTIER ao invés de ESLINT puro. Dica do meu amigo @joaoprocopio OBS: Está versão, embora precisa de um extensão...
Parece uma boa ideia ter o https://pypi.org/project/pip-tools/ no projeto por padrão