-
**Breaking this out into a separate issue as to not confuse the original thread:**
Originally posted by @nerdoc in https://github.com/tetra-framework/tetra/issues/74#issuecomment-2439435717
@Emi…
-
There are some features which are not supported yet. Please check the [Limitations](https://github.com/microsoft/mssql-django#limitations) first to see if your bug is listed.
**Software versions**
* …
-
-
# Objetivo
Alguns (entre 1 a 3) equipe deve criar um mini projeto utilizando Django, visando uma capacitação da equipe toda no framework escolhido pela equipe.
# Critérios de aceitação
- [ ] O p…
-
1. разработать форму с анкетой
2. передать анкету методом POST на сервер Flask
3. Получить результат
4. передать результат клиенту на странице
-
Suggested by @brianjp93 to add the following to possibly fix the css caching problems when moving to staging or prod
https://docs.djangoproject.com/en/5.1/ref/contrib/staticfiles/#manifeststaticfiless…
-
[click](https://tutorial.djangogirls.org/es/django_admin/)
-
In the example project provde an example how to use the standard django login and admin login views since they do more than a simple call to login()
-
I have connected Django application(beta) with MySQL database. When I make changes in Django administration, the changes are visible but, they are not getting reflected in the MySQL database (I tried …
-
- Create `django` folder and provide the codes for all routes
[ Refer to other backend codes for info ]