rahul6612
rahul6612
# while running _python manage.py makemigrations_ i am getting error ## models.py - class Post(models.Model): parent = models.ForeignKey("self", blank=True, null=True) user = models.ForeignKey(settings.AUTH_USER_MODEL) content = models.CharField(max_length=2000, validators=[validate_content]) post_images = models.ImageField(upload_to='posts/')...
the problem is form array controls(ac, parking) is not visible in templates others controls like(id, name, price...address) working fine.Only problem with **amenities FormArray controls**. What i am doing wrong here....
i just creates a twitter app for social login but in **website url** section its not taking this url `http://www.mysite.com:8000/` its showing invalid url besause of the colon (:) i...
## i am getting this error my region is mumbai please tell me the solution my boto version is 2.42.0 boto.exception.S3ResponseError: S3ResponseError: 400 Bad Request InvalidRequestThe authorization mechanism you have...
i have client computer and server computer which are connected with LAN cable. client computer has client.py file and server computer has server.py file when i am running the files...
i uploaded my site on heroku but its not showing the images. so i want to use s3 to store my media file but i dont know what is the...
**Remember Python Version 3.6.2 QGIS Version 3.2** ### while running my code i am getting this error: ` fields = selectedLayer.pendingFields() AttributeError: 'QgsRasterLayer' object has no attribute 'pendingFields' **if i...
check **_updateHotel()_** method in hotel.service.ts file and **_onUpdateHotel()_** method in hotel-edit.component.ts file. the problem is when i am trying to update a single hotel using **_onUpdateHotel()_** method i am getting...
i just creates a twitter app for social login but in website url section its not taking this url http://www.mysite.com:8000/ its showing invalid url besause of the colon (:) i...