Posts by eliaquim • 1 point
2 posts
-
-2
votes2
answers146
viewsQ: How do I apply a python/Django filter
from django_filters import FilterSet from django.db import models Pessoa(models.Model): nome= models.TextField() Marca(models.Model): nome = models.TextField() Carro(models.Model): pessoa =…
-
0
votes0
answers27
viewsQ: problem with installing Ubuntu to do dualboot with windows
during the installation of Ubuntu or even after a while using the system that is on the flash drive starts to give the error below. pcie bus error severity=corrected type=physical layer…