All Tickets

Priority
Status
Type
Category
bhanupriyakuchana123
asked 3 years, 7 months ago
Views 868
Views 868

'm curious if anyone has found a work around for handling the random "Please Verify you are human" pop up …

Other
Low
Problem
Closed
Anonymous
asked 3 years, 7 months ago
Views 214
Views 214

I have the a large dataframe where I calculate the p value using a t-test for each row. I now …

Python
Medium
Problem
Closed
Anonymous
asked 3 years, 7 months ago
Views 269
Views 269

I'm trying to create some pixelart using a matrix in pycharm, the problem is that i have never used this …

Python
Medium
Question
Closed
Anonymous
asked 3 years, 7 months ago
Views 237
Views 237

So each request it sends keeps printing

{"success":false,"code":7,"message":"Ad creation cooldown has not elapsed"}

and everytime it prints this I want …

Python
Medium
Problem
Closed
bhanupriyakuchana123
asked 3 years, 7 months ago
Views 751
Views 751

0

I have a python with selenium script that should be called with an argument that different for each person …

Python
Medium
Problem
Closed
Anonymous
asked 3 years, 7 months ago
Views 280
Views 280

Is there any advantage to using the 'type hint' notation in python?

import sys
def parse(arg_line: int) -> str:
    print …
Python
Medium
Question
Closed
bhanupriyakuchana123
asked 3 years, 7 months ago
Views 2064
Views 2064

I was trying to login in this website https://www.henryschein.com/us-en/Profiles/Login.aspx using Python Selenium and Chrome driver but it says that Access …

Python
Medium
Problem
Closed
Anonymous
asked 3 years, 7 months ago
Views 210
Views 210
class Color(Enum):
    RED = 1
    GREEN = 2
    BLUE = 3

Is there a type expression expression Foo such that: …

Python
Medium
Question
Closed
bhanupriyakuchana123
asked 3 years, 7 months ago
Views 240
Views 240

I want to translate a page that chrome doesnt recognize the language. Is there a hotkey to translate a page?

Python
Low
Question
Closed
Anonymous
asked 3 years, 7 months ago
Views 723
Views 723

 I had both Python 2.7 and 3.5 installed on my Mac and was able to use them both successfully. Not …

Python
Medium
Problem
Closed
Anonymous
asked 3 years, 7 months ago
Views 190
Views 190

I have (n,m) array arr1, where n is almost 2.5 million and m =100. Another arr2 is (n, …

Python
Medium
Question
Closed
Unknown
asked 3 years, 7 months ago
Views 246
Views 246

A file having number of rows and columns where the input file are not fixed. Also,  there can be duplicate …

Python
Medium
Question
Closed
Soudhamini
asked 3 years, 7 months ago
Views 236
Views 236

 I have two lists, l1 and l2. I want to perform l1 - l2, which …

Python
Medium
Problem
Closed
alani25
asked 3 years, 7 months ago
Views 242
Views 242

I have an image file in the following location.

'D:\\projects\\IMG_2012-09-26T09-00-07.jpg'

While I am trying to read by directly giving the …

Python
Medium
Problem
Closed
p789ahm
asked 3 years, 7 months ago
Views 816
Views 816

Environment: Python 3.6, Django 3.0, DRF 3.11, JWT Authorization

I have a simple class in my API where I want …

Django
Medium
Question
Closed
mstk_sql
asked 3 years, 7 months ago
Views 245
Views 245

I recently installed Python 3.8 onto my computer. I now have Python 3.7 and 3.8. I would like to delete …

Python
Low
Question
Closed
mstk_sql
asked 3 years, 7 months ago
Views 231
Views 231
start = int(input("Enter a number: "))

for number in range (1, start + 1):
    if (number % 2 != 0): …
Python
Medium
Question
Closed
p789ahm
asked 3 years, 7 months ago
Views 253
Views 253

How to to convert object string data from the csv column into total seconds.

In my csv sheet, data looks …

Python
Low
Problem
Closed
BrunoSeixas
asked 3 years, 7 months ago
Views 228
$10
Views 228

Hi again
Today i deployed my django app on heroku but now i have 1 issue

When i create a …

Python
Urgent
Question
Closed
BrunoSeixas
asked 3 years, 7 months ago
Views 274
$10
Views 274

Hey there i cannot connect my app.. I tried to follow Corey Shaffer tutorial on how to deploy in heroku …

Python
Urgent
Question
Closed
p789ahm
asked 3 years, 7 months ago
Views 293
Views 293

I am looking to find a way to make my HTTP request in a specfic/exact time for example 09:02:00:00 AM. …

Python
Low
Question
Closed
BrunoSeixas
asked 3 years, 8 months ago
Views 728
$10
Views 728

So my issue is that when i try to render_to_string and send the email with that message it shows only …

Python
Urgent
Question
Closed
chitu
asked 3 years, 8 months ago
Views 244
$5
Views 244

Hi team, 
I'm working on project, data transfer from onpremis postgres DB to cloud postgres DB through Google cloud data …

Python
High
Question
Closed
BrunoSeixas
asked 3 years, 8 months ago
Views 210
$10
Views 210

i want this to disappear (<django....>) how can i do that

After i receive the email instead of showing the …

Python
Urgent
Question
Closed
9895fernando
asked 3 years, 8 months ago
Views 306
Views 306
Hi, I have a problem. When I try to log in in the Django Admin, this error occurs (image attached). …
Python
Medium
Question
Closed
perez
asked 3 years, 8 months ago
Views 264
$10
Views 264

How do i work on post, put, get , delete and patch methods on models with relationships from the django …

Django
Urgent
Question
Closed
karan
asked 3 years, 8 months ago
Views 235
Views 235

how to fetch images from google cloud to my django image slider web app?

Python
Medium
Question
Closed
shovon
asked 3 years, 8 months ago
Views 360
$10
Views 360

I have deployed a scrapy project on an ec2. I need a splash for scrapping some websites. Splash is working …

Python
Urgent
Question
Closed
mominul
asked 3 years, 8 months ago
Views 205
Views 205

I'm trying to clone instagram web page using Django(version-3.1).
my Django project has an app called 'post'.
one of it's …

Python
Low
Question
Closed
mominul
asked 3 years, 8 months ago
Views 326
$5
Views 326

I'm trying to clone the Instagram web page using Django(version-3.1). My Django project has an app called 'post'. One of …

Django
High
Question
Closed
lassejonassen
asked 3 years, 8 months ago
Views 255
$5
Views 255

I have not succesfully been able to have mit django website running via Apache. The problem is now that i …

Python
High
Question
Closed
ben
asked 3 years, 8 months ago
Views 245
Views 245

Hi, I'm after some advice, i'm currently new(ish) to Django and want to know what would the best package/framework to …

Django
Medium
Question
Closed
BrunoSeixas
asked 3 years, 8 months ago
Views 2857
$10
Views 2857

Hi i have found an issue while developing my webapp

So i tried to render my template called marketingup.html and …

Python
Urgent
Question
Closed
swastikshrestha0001
asked 3 years, 8 months ago
Views 237
Views 237

Hello,

I was just try to build django ecommerce site from just django channel .Then i got an error User matching …

Django
Medium
Question
Closed
kovy.jacob
asked 3 years, 8 months ago
Views 292
Views 292

I am getting this when I run my django site's form:

Forbidden (403)

CSRF verification failed. Request aborted.

Help

Reason given …

Django
Medium
Question
Closed
lassejonassen
asked 3 years, 8 months ago
Views 314
$5
Views 314

I have just uploaded my django project to a ubuntu server at Linode.com. I wanted to test out my site …

Django
High
Question
Closed
ahmed.hisham87
asked 3 years, 8 months ago
Views 263
Views 263

I am creating a project where there are Posts and Items, 2 different models in 2 different apps and each …

Python
Low
Question
Closed
ahmed.hisham87
asked 3 years, 8 months ago
Views 299
Views 299

I'm trying to fix a bug in my project.

When a user goes to the product detail page, the user …

Python
Low
Question
Closed
swastikshrestha0001
asked 3 years, 8 months ago
Views 218
$5
Views 218

 This is my nav bar dropdown in django template. I want it to be changed to become a freelancer when we …

Django
High
Question
Closed
prameessa249
asked 3 years, 8 months ago
Views 1359
Views 1359

Hello,

I have a django web app and i want to add some like button in my feeds like facebook,twitter …

Django
Low
Question
Closed
js-tutul
asked 3 years, 8 months ago
Views 242
$10
Views 242

I want to make something like when someone download a pdf from my site after downloading download value will be …

Django
Urgent
Question
Closed
catgomessousa
asked 3 years, 8 months ago
Views 246
Views 246

I need to add an event calendar to my Django app

I have tried Django-scheduler but I can't manage to …

Django
Medium
Question
Closed
ashutoshmishra333
asked 3 years, 9 months ago
Views 219
Views 219

I am posting the link of my prototype,please guide me how can i do this.

https://marvelapp.com/prototype/769if5d/screen/70192002

Python
Low
Question
Closed
sushkc787
asked 3 years, 9 months ago
Views 1021
$5
Views 1021

How to handle search using filters checkbox in Django?

Django
High
Question
Closed
RadySonabu
asked 3 years, 9 months ago
Views 297
$10
Views 297

I am currently having a single database for service_1 and service_2. Now a client wants to make it a separate …

Python
Urgent
Question
Closed
oghomwenogunmwonyi
asked 3 years, 9 months ago
Views 257
Views 257

Can someone help me change class base to function base, I am better of function base, class base is quite …

Python
Medium
Question
Closed
catgomessousa
asked 3 years, 9 months ago
Views 232
Views 232

Hello! I am an industrial engineering student and I am developing a small project with a Gantt chart. I am …

Django
Medium
Question
Closed
catgomessousa
asked 3 years, 9 months ago
Views 298
Views 298

Hello! I am an industrial engineering student and I am developing a small project with a Gantt chart. I am …

Django
Medium
Question
Closed
janice10sombillo
asked 3 years, 9 months ago
Views 688
$5
Views 688

I have this dropdown that filter the year of a documents it is working fine but i want to use …

Python
High
Question
Closed
First Previous 4 5 6 7 Next Last