All Tickets

Priority
Status
Type
Category
lou
asked 3 months, 1 week ago
Views 92
Views 92

Team,

Currently, I have Datasphere transmitting transactional data from Azure to BigQuery. Separately, I am ingesting master data from …

Other
Medium
Problem
In-Progress
venkatesh
asked 7 months, 4 weeks ago
Views 180
Views 180

HI , 

I am getting the below error while connection to Datastax cassandra cluster from the Pyspark running on GCP …

PySpark
Low
Problem
In-Progress
sonu
asked 12 months ago
Views 235
Views 235

I want to connect jupyter notebook to spark driver and worker node and trying to access Minio S3 bucket in …

Spark
Low
Problem
In-Progress
Vengat
asked 1 year, 4 months ago
Views 373
Views 373

Is there a way to copy data from S3 into Snowflake without manually defining the columns beforehand?

Other
Low
Question
In-Progress
sunil
asked 1 year, 10 months ago
Views 371
Views 371

Can someone elaborate this in details?

Other
Low
Question
In-Progress
Vengat
asked 3 years, 6 months ago
Views 730
Views 730

Can someone let me know the steps to connect Denodo from python ?

Actually I have a view in Denodo …

Other
Low
Question
Closed
Vengat
asked 3 years ago
Views 557
Views 557

Hi,

I am trying to sync the data from POSTGRES to SNOWFLAKE of 10M rows table. But after pulled 600k …

Other
Low
Problem
Closed
gakalyani
asked 2 years, 6 months ago
Views 488
Views 488

how to get count of occurrences of phone-number in excel sheet using django

Django
Medium
Question
Closed
sunil
asked 3 years, 6 months ago
Views 667
Views 667

I was able to use an api to get the data, for example:

{"aid": "1773022", "url": "hdsrgrg022", "papers": [{"paperId": "17", …

Python
Low
Question
Closed
Jaanvi
asked 4 years, 10 months ago
Views 1285
Views 1285

Is there a way to push the footer to the bottom of the page? I don't want to make the …

CSS
Low
Question
Closed
Star
asked 3 years, 6 months ago
Views 595
Views 595
df1 = pd.DataFrame({'Code':['1001','1002','1003','1004'],
          'Place':['Chile','Peru','Colombia','Argentina']})

 and

df2 = pd.DataFrame({'Code':['1001','1002','1003'],
          'Place':['Chile','Peru','Colombia']})

 How can i concat this two to make one DataFrame of …

Python
Low
Question
In-Progress
Shrestha7
asked 3 years, 10 months ago
Views 642
Views 642

I have a Django model where there is FileField to upload files. I want to upload the files in the …

Django
Medium
Problem
Closed
ashutoshmishra333
asked 3 years, 11 months ago
Views 722
Views 722

I am trying to create an api which get an json input and convert it into the protocol buffer,but getting …

Django
Medium
Problem
In-Progress
Jaanvi
asked 4 years ago
Views 578
Views 578

Hi, I'm confused between the terms scripting and coding , can anyone explain the difference between python script and python …

Python
Medium
Question
Closed
Jaanvi
asked 3 years, 11 months ago
Views 529
Views 529

Looking for a simple explanation with an example 

Other
Low
Question
Opened
Shrestha7
asked 4 years, 2 months ago
Views 963
Views 963

I am simply clueless cause I am new to this language. I want to create a detail page where I …

Other
Medium
Problem
In-Progress
Fancy
asked 4 years, 3 months ago
Views 601
Views 601

How can compare the Strings in java

Java
Low
Question
Closed
rocky
asked 4 years, 4 months ago
Views 612
Views 612
Javascript
Low
Question
Closed
Vengat
asked 4 years, 3 months ago
Views 1540
$5
Views 1540

I have a requirement to get the data from MYSQL table, The table has date column.

Based on date filter …

MySQL
High
Task
Closed
rocky
asked 4 years, 3 months ago
Views 570
Views 570
Html
Low
Question
Closed
Soudhamini
asked 4 years, 3 months ago
Views 606
Views 606

If possible how can we do it?

In c++ it is quite easy ,but I cant get it on python.. …

Python
Medium
Question
Closed
rocky
asked 4 years, 3 months ago
Views 577
Views 577
SQL
Low
Question
Closed
Samuel
asked 4 years, 3 months ago
Views 518
Views 518

Can anyone explain css flexbox with example? Thank you.

CSS
Low
Question
Closed
Samuel
asked 4 years, 3 months ago
Views 525
Views 525
Html
Low
Question
Closed
Nicky
asked 4 years, 3 months ago
Views 507
Views 507
Other
Low
Question
Closed
Bunny
asked 4 years, 6 months ago
Views 437
Views 437

In sql Query we can use (TOP  LIMIT, ROWNUM )

what is purpose of TOP, LIMIT, ROWNUM Query

SQL
Low
Question
Closed
Fancy
asked 4 years, 5 months ago
Views 553
Views 553

What is Difference between Functional Testing and Non Functional Testing

Other
Low
Question
Closed
ashutoshmishra333
asked 4 years, 5 months ago
Views 712
Views 712

I have a models named Restaurant ,i want to fetch all the restaurant within the 3km radius of user's current …

Django
Medium
Problem
Closed
Nicky
asked 4 years, 4 months ago
Views 558
Views 558
Other
Low
Question
Closed
Shrestha7
asked 4 years, 5 months ago
Views 890
Views 890

Hello,

I was trying to setup a svelte js in django to build an ecommerce website. Then, I found out …

Django
Medium
Question
Closed
Soudhamini
asked 4 years, 3 months ago
Views 548
Views 548

While writing code and running it we halt due to some run time errors and exceptions,so

How to handle those …

Python
Medium
Question
Closed
Vengat
asked 4 years, 3 months ago
Views 603
Views 603

This query will give us John, Sam, Tom, Tom because they all have the same email.

However, what I want …

SQL
Low
Task
In-Progress
Shrestha7
asked 4 years, 3 months ago
Views 552
Views 552

Hello everyone ,
I am having problem in using active class in django based on page opened when it is …

Django
Medium
Problem
Closed
alikasimoglu
asked 4 years, 4 months ago
Views 661
Views 661

I have a staff list. I have a model for this as follows.

models.py:

class NumberOfMealsEaten(models.Model):
    month = models.ForeignKey(Months, on_delete=models.CASCADE) …
Django
Medium
Task
In-Progress
Nicky
asked 4 years, 4 months ago
Views 542
Views 542
MySQL
Low
Question
Closed
Nicky
asked 4 years, 4 months ago
Views 515
Views 515
Html
Low
Question
Closed
Soudhamini
asked 4 years, 4 months ago
Views 502
Views 502

I am new to php, and I am learning it so to store the information of the user in database …

Other
Medium
Question
Closed
rocky
asked 4 years, 4 months ago
Views 581
Views 581
CSS
Low
Question
Closed
rocky
asked 4 years, 4 months ago
Views 518
Views 518
Other
Low
Question
Closed
Fancy
asked 4 years, 5 months ago
Views 521
Views 521

How can merge two disctionaries in a single expression by taking union of dictionarie ?

Python
Low
Question
Closed
Fancy
asked 4 years, 5 months ago
Views 555
Views 555

Difference between Exploratory Testing and Usablity Testing

Other
Low
Question
Closed
Nicky
asked 4 years, 4 months ago
Views 495
Views 495
SQL
Low
Question
Closed
rocky
asked 4 years, 4 months ago
Views 554
Views 554
Java
Low
Question
Closed
Soudhamini
asked 4 years, 4 months ago
Views 561
Views 561

I am little bit confused about joins in MYSQL?

In what way we can use them?

And how many types …

MySQL
Medium
Question
Closed
kapjakal
asked 4 years, 5 months ago
Views 614
Views 614

I'm not sure how to save the form into the database. I know the form is not valid because I …

Django
Medium
Problem
Closed
Bunny
asked 4 years, 6 months ago
Views 470
Views 470

What is the different between Manual testing and Automation Testing

Other
Low
Question
Closed
Soudhamini
asked 4 years, 5 months ago
Views 561
Views 561

Anyone please help me in establishing connection in php to localhost...

Thanks in advance........

Other
Low
Question
Closed
Star
asked 4 years, 10 months ago
Views 543
Views 543
could any one explain clearly with examples
Python
Low
Question
Closed
Fancy
asked 4 years, 5 months ago
Views 509
Views 509

Details Explanation of STLC ?

Other
Low
Question
Closed
Fancy
asked 4 years, 5 months ago
Views 488
Views 488

What is Difference between Functional Testing and Non Functional Testing

Other
Low
Question
In-Progress
kapjakal
asked 4 years, 5 months ago
Views 524
Views 524

I am newbie to python. It would be great if someone help to create the high level script to get …

Python
Low
Task
Closed
Cheethirala
asked 4 years, 5 months ago
Views 575
Views 575

Is there any way to generate random numbers in python?

If there is a way ,what is it?

How many …

Python
Medium
Question
Closed
Soudhamini
asked 4 years, 5 months ago
Views 571
Views 571

Recently I have been working on php pages...

So I am not clear whether it is possible to include php …

Other
Medium
Question
Closed
Cheethirala
asked 4 years, 5 months ago
Views 576
Views 576

If it is possible please suggest me a way...

Any answer from you guys will be appreciated....

CSS
Medium
Question
Closed
Cheethirala
asked 4 years, 5 months ago
Views 544
Views 544

Can I know the exact difference between them and when should we use them ....

Thanks in advance.....

Java
Low
Question
Closed
sunil
asked 4 years, 5 months ago
Views 597
Views 597
input = 'a+b++b+++c++5+6+7++8+9++10'
string = input.split('+')
print(string)

when we run this code the output is ['a', 'b', '', 'b', '', …

Python
Low
Question
Closed
Cheethirala
asked 4 years, 5 months ago
Views 535
Views 535

These loops are really confusing ......

Any explanation with example will be of great help...

Help me out please

Python
Medium
Question
Closed
Cheethirala
asked 4 years, 6 months ago
Views 457
Views 457
Example:
<?xml version = "1.0" encoding = "UTF-8" standalone = "no" ?>
<info>
   <name>Pinky</name>
   <company>MFT</company>
   <phone>140-7859-123</phone>
</info>

In first line …

Other
Low
Question
Closed
mateigliga
asked 4 years, 5 months ago
Views 553
Views 553

I've created a Circular Simple Linked List class, but when I try to delete the first element from the list, …

Python
Low
Question
Closed
rocky
asked 4 years, 6 months ago
Views 432
Views 432
CSS
Low
Question
Closed
Soudhamini
asked 4 years, 6 months ago
Views 456
Views 456

If possible please suggest me away....

It will help us a lot

Thanks in advance...

CSS
Medium
Problem
Closed
vicif95865
asked 4 years, 6 months ago
Views 656
Views 656

When I fill the form with data correctly, it creates the account and redirects to the login page - just …

Python
Medium
Problem
In-Progress
Cheethirala
asked 4 years, 6 months ago
Views 422
Views 422

What is the scope of variables in javascript?

Any answer along with examples will be really helpful...........

Javascript
Medium
Question
Closed
Bunny
asked 4 years, 6 months ago
Views 446
Views 446

What is difference between INNERJOIN, LEFT JOIN RIGHT JOIN AND FULL JOIN?  

 

SQL
Low
Question
Closed
Fancy
asked 4 years, 6 months ago
Views 400
Views 400

How to Create a Table in SQL? 

SQL
Low
Question
Closed
rocky
asked 4 years, 6 months ago
Views 392
Views 392
Java
Low
Question
Closed
rahul
asked 4 years, 6 months ago
Views 433
Views 433

Hi,

I have recently upgraded my Rstudio to the latest version but now whenever I start Rstudio it gives me an …

Other
Medium
Problem
In-Progress
Soudhamini
asked 4 years, 6 months ago
Views 480
Views 480

Why should we use lambda function ?

Purpose of lambda function and difference between normal function ,lambda function...

Any response …

Python
Medium
Question
Closed
rocky
asked 4 years, 6 months ago
Views 459
Views 459

Can anyone explain in detail. Thanks

CSS
Low
Question
Closed
Nicky
asked 4 years, 6 months ago
Views 402
Views 402
Javascript
Low
Question
Closed
Bunny
asked 4 years, 6 months ago
Views 390
Views 390

SQL INSERT INTO Statement is used to add new rows of data to a table in the database.

SQL
Low
Question
Closed
Cheethirala
asked 4 years, 6 months ago
Views 419
Views 419

I want to know the purpose self in python which are used in classes?

What happens if we do not …

Python
Low
Question
Closed
Star
asked 4 years, 9 months ago
Views 398
Views 398

Is there something in JavaScript similar to @import in CSS that allows you to include a JavaScript file inside to …

Javascript
Low
Question
Closed
Soudhamini
asked 4 years, 6 months ago
Views 428
Views 428

Is it possible to prepare django form without using models

If possible please help me out...

Django
Medium
Question
Closed
Samuel
asked 4 years, 6 months ago
Views 428
Views 428
Html
Low
Question
Closed
Soudhamini
asked 4 years, 6 months ago
Views 441
Views 441

Hi guys ,actually I am having a list of elements which have duplicate elements also.......

So I want to find …

Python
Low
Task
Closed
Nicky
asked 4 years, 6 months ago
Views 495
Views 495

public void myMethod (String... strings)  {

// method body

}

What do the 3 dots in the above problem method mean?

Java
Medium
Problem
Closed
rocky
asked 4 years, 6 months ago
Views 444
Views 444
Python
Low
Question
Closed
rocky
asked 4 years, 6 months ago
Views 437
Views 437
SQL
Low
Question
Closed
rocky
asked 4 years, 6 months ago
Views 564
Views 564
Other
Low
Question
Closed
Cheethirala
asked 4 years, 6 months ago
Views 391
Views 391

I am unable to understand what is the difference between the sets,lists,tuples,and dict....

And when to use those ....

Any …

Python
Low
Question
Closed
Cheethirala
asked 4 years, 6 months ago
Views 389
Views 389

Is it possible to apply the shadow effect using css...

If possible help me out please........

CSS
Medium
Task
Closed
Cheethirala
asked 4 years, 6 months ago
Views 415
Views 415

How do I access the index in a for loop, such that the output will be like below...

OUTPUT:

item …
Python
Low
Problem
Closed
Soudhamini
asked 4 years, 6 months ago
Views 468
Views 468

I have tried many times but cant overcome it....

Any help would be appreciated...

for (Type type : types) { …
Java
Medium
Problem
Closed
Anonymous
asked 4 years, 8 months ago
Views 424
Views 424
Java
Low
Question
Closed
Anonymous
asked 4 years, 8 months ago
Views 420
Views 420

What do you understand by Reentrant Synchronization in Java programming language?

Java
Low
Question
Closed
Pro
asked 4 years, 7 months ago
Views 1186
Views 1186

from django.contrib import admin

# Register your models here.

from Product.models import Catagory, Product


 

admin.site.register(Catagory)




 

class ProductAdmin(admin.ModelAdmin):

    list_display = ['title', 'status', 'created_at', 'updated_ad', 'image_tag']

    list_filter = ['title', 'created_at']

    list_per_page = 10

    search_fields = ['title', 'new_price', 'detail']

    

admin.site.register(Product, ProductAdmin)

Django
Low
Problem
Closed
charmy.smrutidash
asked 4 years, 7 months ago
Views 388
Views 388

how to use search bar in a page whwre list of items are displayed using djano

Django
Medium
Question
Closed
Anonymous
asked 4 years, 8 months ago
Views 418
Views 418

What is the function of join() method in Thread class in Java programming language?

Java
Low
Question
Closed
Bunny
asked 4 years, 8 months ago
Views 508
Views 508

How do I merge two dictionaries in a single expression in Python (taking union of dictionaries)? 

Python
Low
Question
Closed
Fancy
asked 4 years, 8 months ago
Views 397
Views 397
Python
Low
Question
Closed
Fancy
asked 4 years, 8 months ago
Views 400
Views 400

The purpose of empty pair and base class

Python
Low
Question
Closed
Vengat
asked 4 years, 8 months ago
Views 500
Views 500

** On entry to DGEBAL parameter number  3 had an illegal value
 ** On entry to DGEHRD  parameter number  2 …

Python
Medium
Problem
Closed
Soudhamini
asked 4 years, 8 months ago
Views 424
Views 424
<div id="outer">
  <div id="inner">Foo foo</div>
</div>

Any answer will be a great help......

Html
Medium
Task
Closed
Anonymous
asked 4 years, 8 months ago
Views 404
Views 404

Need to update this table in SQL Server with data from its 'parent' table

SQL
Low
Problem
Closed
Anonymous
asked 4 years, 11 months ago
Views 4927
Views 4927

I am using openpyxl library to write in existing Excel file in separate cells.

How do I write some text …

Python
Low
Question
Closed
Unknown
asked 4 years, 8 months ago
Views 398
Views 398

LEFT JOIN vs. LEFT OUTER JOIN in SQL Server....

SQL
Low
Question
Closed
Nicky
asked 4 years, 8 months ago
Views 451
Views 451

I want a full description.

Python
Low
Question
Closed
Anonymous
asked 4 years, 8 months ago
Views 788
Views 788

unable to set up filter so that file paths are links.

Python
Low
Problem
Closed
muhammad.abdelaziz
asked 4 years, 8 months ago
Views 436
Views 436

Preliminary Info: Starting with names like Tech_backup1.tar.gz tech_backup11.tar.gz tech_backup41.tar.gz under the / home / backup folder. The Tech_backup part is …

ShellScript
Medium
Question
Closed
rocky
asked 4 years, 8 months ago
Views 439
Views 439
Other
Medium
Question
Closed
mateigliga
asked 4 years, 8 months ago
Views 966
Views 966

Hello, I'd like to know how can I use CKEditor inside Django crispy forms.
I've installed django-ckeditor and registered …

Django
Medium
Problem
Closed
Anonymous
asked 4 years, 8 months ago
Views 423
Views 423

Need some sudeo code to refer ....

Python
Low
Problem
Closed
Vengat
asked 4 years, 8 months ago
Views 1502
Views 1502

We have spark application which is running on cluster. After added the new spark worker its started throwing this error, …

Other
Medium
Problem
Closed
Anonymous
asked 4 years, 8 months ago
Views 481
Views 481
Python
Low
Question
Closed
Anonymous
asked 4 years, 8 months ago
Views 558
Views 558

Facing problem , when tried  to run test scripts against external websites.

I am trying to automate  both internal and …

Python
Low
Problem
Closed
Anonymous
asked 4 years, 8 months ago
Views 407
Views 407

I am looking for a while loop solution ...

Java
Low
Question
Closed
Anonymous
asked 4 years, 8 months ago
Views 530
Views 530

Trying to open an Excel with openpyxl library, however it is saving the Excel in read - only mode

Postgresql
Low
Problem
Closed
moazamrana22
asked 5 years, 1 month ago
Views 830
$10
Views 830

    Status_choices=(('True'),('False'))
    Status = forms.ChoiceField(widget=forms.Select, choices=Status_choices)

in forms.py

Django
Urgent
Question
Closed
kanagasabai
asked 4 years, 9 months ago
Views 390
Views 390
let i;
for (i = 0; i < 3; i++) {
  const log = () => {
    console.log(i);  }
  setTimeout(log, …
Javascript
Low
Problem
Closed
ahmed.hisham87
asked 4 years, 9 months ago
Views 737
Views 737

Hi,

I am trying to get the time spent on each page in a django project using Javascript. I keep …

Django
Medium
Problem
Closed
Bunny
asked 4 years, 9 months ago
Views 402
Views 402

How can Create a Pandas DataFrames in python?

Python
Low
Question
Closed
ahmed.hisham87
asked 4 years, 9 months ago
Views 400
Views 400

I am trying to make the like button in the post_detail.html page clicked without refreshing the page so, I included …

Javascript
Medium
Problem
Closed
Star
asked 4 years, 9 months ago
Views 413
Views 413

How to save a screen show in directory or folder in python selenium testing ? 

Can one help me

Python
Low
Question
Closed
nikhil7
asked 4 years, 9 months ago
Views 410
Views 410

Hi my problem is that i want to distribute my django app to different users but i want it to …

Django
Medium
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 379
Views 379

Can anyone help me how to manage both versions in one Windows 10.

Python
Medium
Problem
Closed
Anonymous
asked 4 years, 9 months ago
Views 383
Views 383

How to compare two strings in equal value??

Java
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 401
Views 401

What are the source code for built-in python function like code behind sorted or enumerate etc...?

Python
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 450
Views 450

I am trying to append text repeatedly to an existing file in Java. Not able to do so?

Java
Medium
Task
Closed
Anonymous
asked 4 years, 9 months ago
Views 444
Views 444

What are the main difference between an inner class and a static nested class in Java? Is it play a …

Java
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 433
Views 433

Tried writing a Java routine to evaluate math expressions from String values like:

  1. "7+3"
  2. "10-30"
  3. "(1+10)*3"

Don’t want a lot of if-then-else …

Java
Medium
Problem
Closed
Anonymous
asked 4 years, 9 months ago
Views 423
Views 423

To be specific, I was trying this code:

package hello;

public class Hello {

    Clock clock = new Clock();

    public …
Java
Medium
Problem
Closed
Anonymous
asked 4 years, 9 months ago
Views 431
Views 431

Trying to shuffle the following Array randomly:

int[] solutionArray = {1, 2, 3, 4, 5, 6, 6, 5, 4, 3, …
Java
Medium
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 391
Views 391

Write Python logic to count the number of capital letters in a file.

Python
Low
Question
Closed
ashutoshmishra333
asked 4 years, 9 months ago
Views 624
Views 624

class Photo(models.Model):

image1=models.FileField(blank=True, default="",upload_to="media/images",null=True)

image2=models.FileField(blank=True, default="",upload_to="media/images",null=True)

def __str__(self):

return str(self.image1)

How can i download images from the both field on …

Django
Medium
Task
Closed
bhanupriyakuchana123
asked 4 years, 11 months ago
Views 587
Views 587

I'm tyring to test the Python Selenium and I have this code:

from selenium import webdriver
url = 'https://www.youtube.com/channel/UC8tgRQ7DOzAbn9L7zDL8mLg/videos'
driver …
Python
Medium
Problem
Closed
bhanupriyakuchana123
asked 4 years, 11 months ago
Views 926
Views 926

0

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

Python
Medium
Problem
Closed
bhanupriyakuchana123
asked 4 years, 11 months ago
Views 397
Views 397

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

Python
Low
Question
Closed
bhanupriyakuchana123
asked 4 years, 11 months ago
Views 1134
Views 1134

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

Other
Low
Problem
Closed
hijaw39777
asked 4 years, 10 months ago
Views 1003
Views 1003

What can I do when my pagination breaks after first page when I specify the keyword in a form for …

Python
Medium
Problem
Closed
Anonymous
asked 4 years, 9 months ago
Views 371
Views 371

Not able to Implement social login authentication in Django ...

Django
Medium
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 438
Views 438

Can someone explain How a request is process in Django ?

Django
Medium
Question
Closed
p789ahm
asked 4 years, 10 months ago
Views 585
Views 585

I am fetching an external json file . Whenever I send the data in dictionary form to html page and …

Django
Low
Problem
Closed
kanagasabai
asked 4 years, 9 months ago
Views 346
Views 346

And after submission an alert of "submitted successfully"  should be displayed on top the screen..

Javascript
Low
Question
Closed
ahmed.hisham87
asked 4 years, 9 months ago
Views 528
Views 528

Hello, 

I want to know if there is a way to get the time spent by each user on each page …

Django
Medium
Question
Closed
ashutoshmishra333
asked 4 years, 10 months ago
Views 753
Views 753

Hello everyone hope you all doing well.

I need little guidance/help

I want to get all slots between the start …

Django
Medium
Task
Closed
ahmed.hisham87
asked 4 years, 10 months ago
Views 436
Views 436

I am trying to add CSS styling to my html email to be sent so I used `django-inlinecss 0.3.0` 

In …

Django
Medium
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 478
Views 478

How to filter latest record by date in Django?

Django
Low
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 421
Views 421

How to login with email instead of username in Django?

Django
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 764
Views 764

How to filter data from Django models using python datetime?

Django
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 391
Views 391

How to create a project in Django?

Django
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 424
Views 424

What are the inheritance styles in Django?

Django
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 385
Views 385

What does the Django templates contain?

Django
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 384
Views 384

What is the use of session framework in Django?

Django
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 396
Views 396

Specify the features available in Django web framework?

Django
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 385
Views 385

Can you set up static files in Django? How?

Django
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 427
Views 427

How to handle URLs in Django?

Django
Low
Question
Closed
Anonymous
asked 4 years, 9 months ago
Views 430
Views 430

I am trying to install Django in my system.

But getting an error meassge ...

C:\Python34> pip install Django
'pip' …
Python
Medium
Problem
Closed
Anonymous
asked 4 years, 9 months ago
Views 381
Views 381

How Django processes a request?

Django
Low
Question
Closed
geekPro
asked 4 years, 10 months ago
Views 685
Views 685

and What are the different kinds of Doctypes available?

Html
Low
Question
Closed
geekPro
asked 4 years, 10 months ago
Views 340
Views 340
0.1 + 0.2 === 0.3 // => ???
Javascript
Low
Problem
Closed
p789ahm
asked 4 years, 10 months ago
Views 1213
Views 1213

Hi Everyone,

I am confusing here, I haev installed "django-filter" in my virtual environment. And added the same into my …

Django
Medium
Problem
Closed
ahmed.hisham87
asked 4 years, 9 months ago
Views 880
Views 880

Hi,

I am starting a new project using Python 3.8 and I am trying to install Pillow but returning this …

Python
Medium
Problem
Closed
kanagasabai
asked 4 years, 10 months ago
Views 424
Views 424

 Explain localStorage and sessionStorage..

Html
Low
Question
Closed
kanagasabai
asked 4 years, 10 months ago
Views 471
Views 471
var text = 'outside';
function logIt(){
    console.log(text);
    var text = 'inside';
};
logIt();

The above code don't throws an error! …

Javascript
Low
Problem
Closed
kanagasabai
asked 4 years, 10 months ago
Views 761
Views 761
CSS
Low
Question
Closed
geekPro
asked 4 years, 10 months ago
Views 532
Views 532

The following recursive code will cause a stack overflow if the array list is too large. How can you fix …

Javascript
Medium
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 417
Views 417

How can I find the number of cores available to my application from within Java code?

Java
Low
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 454
Views 454

Is it possible to call a constructor from another (within the same class, not from a subclass)? If yes how? …

Java
Low
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 404
Views 404

I am getting a NoClassDefFoundError when I run my Java application. What is typically the cause of this?

Java
Low
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 379
Views 379

I'm getting a NoSuchMethodError error when running my Java program. What's wrong and how do I fix it?

Java
Medium
Problem
Closed
me
asked 4 years, 10 months ago
Views 384
Views 384

Hi,

Is there a video tutorial that is available to follow and do web notifications. I want people who are …

Django
Medium
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 341
Views 341

What is the use of anonymous classes in Java? Can we say that usage of anonymous class is one of …

Java
Low
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 401
Views 401

How would you check if a String was a number before parsing it?

Java
Low
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 399
Views 399

Successfully using this code to send HTTP requests with some parameters via GET method

void sendRequest(String request)
{
    // i.e.: …
Java
Medium
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 343
Views 343

If you have a java.io.InputStream object, how should you process that object and produce a String?

Suppose I have …

Java
Low
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 387
Views 387

I use object != null a lot to avoid NullPointerException.

Is there a good alternative to this?

For example …

Java
Low
Problem
Closed
Unknown
asked 4 years, 10 months ago
Views 388
Views 388
i += j;

Was just a shortcut for:

i = i + j;

But if we try this:

int i …
Java
Low
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 397
Views 397

I have an array that is initialized like:

Element[] array = {new Element(1), new Element(2), new Element(3)};

I would like …

Java
Low
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 366
Views 366

A model change from

standard = models.ManyToManyField(Standard)

to

standard = models.ManyToManyField(Standard, blank=True, null=True)

South schemamigration for this app doesn't recognize …

Django
Medium
Problem
Closed
Unknown
asked 4 years, 10 months ago
Views 398
Views 398

I  would like to know what are all the possible values for the timezone argument in the Python library pytz. How …

Python
Low
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 400
Views 400

Is it possible to temporarily disable constraints in MySQL?

I have two Django models, each with a foreign key to …

MySQL
Low
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 499
Views 499

I  am using Django (version 3.1) and have forgotten both admin username and password. How to reset both?

And is it …

Django
Medium
Problem
Closed
Unknown
asked 4 years, 10 months ago
Views 473
Views 473

using the Django REST Framework 2.0.

Here is my model class:

class Mission(models.Model):
  assigned_to = models.ForeignKey('auth.User',
                                   related_name='missions_assigned',
                                   blank = True) …
Django
Medium
Problem
Closed
Unknown
asked 4 years, 10 months ago
Views 436
Views 436

How do I remove an element from a list by index in Python?

I found the list.remove method, but say …

Python
Low
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 433
Views 433
>>> a=[1,2,3]
>>> a.remove(2)
>>> a
[1, 3]
>>> a=[1,2,3]
>>> del a[1]
>>> a
[1, 3]
>>> a= [1,2,3] …
Python
Low
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 372
Views 372

What's the difference between the list methods append() and extend()?

Python
Low
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 415
Views 415

I have this program that calculates the time taken to answer a specific question, and quits out of the while …

Python
Low
Problem
Closed
bhavanaswvarn
asked 4 years, 10 months ago
Views 791
$10
Views 791

Hi

Could you please provide some examples, script with details level steps ?

My requirement is, I am building an …

Django
Urgent
Question
Closed
alani25
asked 4 years, 10 months ago
Views 3155
$10
Views 3155

Hi ,

I want to build the multi choice form in Django template . I mean user should able to …

Django
Urgent
Task
Closed
geekPro
asked 4 years, 10 months ago
Views 616
Views 616
function arrayFromValue(item) {
  return
    [item];
}

arrayFromValue(10); // => ???
Javascript
Low
Problem
Closed
Soudhamini
asked 4 years, 10 months ago
Views 345
Views 345

Hi guys ,

       I face a lot of confusion between margin and padding whem I am trying …

CSS
Low
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 355
Views 355

How do I declare and initialize an array in Java?

Java
Low
Question
Closed
sai
asked 4 years, 10 months ago
Views 369
Views 369

Could you please tell me a way in python to open a file for both reading and writing......

Thanks in …

Python
Medium
Question
Closed
Jaanvi
asked 4 years, 10 months ago
Views 497
Views 497

What is the difference between these template tags truncate_words, truncatewords_html and truncatechars_html?

Django
Low
Question
Closed
alani25
asked 4 years, 11 months ago
Views 421
Views 421

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 4 years, 11 months ago
Views 991
Views 991

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
p789ahm
asked 4 years, 10 months ago
Views 466
$5
Views 466

Hi Guys,

Please share detail level steps to push the django code from local to Heroku server?

As  I am …

Django
High
Task
Closed
sai
asked 4 years, 10 months ago
Views 458
Views 458

I have a file and I want to add some lines to the file without overriding the lines that are …

Python
Medium
Question
Closed
sai
asked 4 years, 10 months ago
Views 349
Views 349

For example:

I have a list of tuples like:

data = [(1,2,3), (4,3,6), (7,0,9)]

I want the output as:

[(7, …
Python
Medium
Problem
Closed
mstk_sql
asked 4 years, 11 months ago
Views 473
Views 473

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 4 years, 11 months ago
Views 426
Views 426
start = int(input("Enter a number: "))

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

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 4 years, 11 months ago
Views 412
$10
Views 412

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

When i create a …

Python
Urgent
Question
Closed
ashutoshmishra333
asked 5 years, 1 month ago
Views 738
$10
Views 738

I am creating to get data from django model to excel sheet,while doing so I am getting all the data …

Django
Urgent
Question
Closed
p789ahm
asked 4 years, 11 months ago
Views 402
Views 402

I have a python function that I want to check if a certain field is present in the json that …

Python
Low
Question
Closed
Jaanvi
asked 4 years, 10 months ago
Views 393
Views 393

What is the key difference beween these CSS properties and when to use them?
Thanks in advance!

CSS
Low
Question
Closed
sai
asked 4 years, 10 months ago
Views 406
Views 406

Suggest me a way to take list of numbers as input 

Help from anyone will make me solve it more …

Python
Medium
Question
Closed
Soudhamini
asked 4 years, 10 months ago
Views 384
Views 384

In java,

    I want to delay the execution of thread for 5 sec 

   Is it possible to …

Java
Medium
Task
Closed
Star
asked 4 years, 10 months ago
Views 388
Views 388

can any one explain details . could you please help me

Python
Low
Question
Closed
Star
asked 4 years, 10 months ago
Views 370
Views 370

 I tried this code extend method , some how my code is not working

my_array = array('i', [1,2,3,4,5]) 
my_extnd_array = …
Python
Low
Question
Closed
Star
asked 4 years, 10 months ago
Views 363
Views 363

How to Create a Database SQLite , if anyone help , 

SQL
Low
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 352
Views 352

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

Python
Medium
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 895
Views 895

 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 4 years, 11 months ago
Views 351
Views 351
class Color(Enum):
    RED = 1
    GREEN = 2
    BLUE = 3

Is there a type expression expression Foo such that: …

Python
Medium
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 432
Views 432

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
Anonymous
asked 4 years, 11 months ago
Views 431
Views 431

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 4 years, 11 months ago
Views 403
Views 403

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 4 years, 11 months ago
Views 373
Views 373

Given a list of instances of class A[A() for _ in range(5)], I want to randomly select …

Python
Medium
Problem
Closed
Anonymous
asked 4 years, 11 months ago
Views 389
Views 389

In the df underneath, I want to sort the values of column 'cdf_X' based on column 'A' and 'X'. Column …

Python
Medium
Problem
Closed
Anonymous
asked 4 years, 11 months ago
Views 438
Views 438

I have a dataframe with the patient's diagnosis in a column and using pandas I want to dichotomize the diagnosis …

Python
Medium
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 1907
Views 1907

I check my code using mypy. I got these errors:

  1. I have an object names: List[str], for len(names) …

Python
Medium
Problem
Closed
Anonymous
asked 4 years, 11 months ago
Views 404
Views 404

[....'1', '2937', '0', '0', 'Sep 10 20:34:44 2020', 'Sep 10 20:35:41 2020', '1', '2978', '0', '0', 'Sep 10 20:34:44 2020', …

Python
Medium
Problem
Closed
Anonymous
asked 4 years, 11 months ago
Views 402
Views 402

I'm writing a library in Python which makes calls to a REST API, receives results in JSON, and returns Python …

Python
Medium
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 405
Views 405

is there an older version of pip that doesn't check SSL certificates?

my corporate proxy replaces the cert from pypi …

Python
Low
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 371
Views 371

I'm writing data to a CSV file, then once that's done, I copy the file to another directory.

This is …

Python
Medium
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 646
Views 646

Using https://github.com/jpwatts/django-positions,

I have a few models that inherit from a parent one, for example:

class ContentItem(models.Model):

    class Meta: …
Django
Medium
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 375
Views 375

Background:

I'm using py.test together with pytest-selenium, now I would like to take a screenshot of page when assertion fails. …

Python
Low
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 1319
Views 1319

I'm succeeded logging in sites using Selenium in Python 3.4 The login process is like below:

browser = webdriver.PhantomJS()
browser.get('url') …
Python
Medium
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 512
Views 512

I am new to DRF and I am having trouble with overriding its methods.

I would like to allow a …

Django
Medium
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 425
Views 425

I have this function that I want to read a single byte from a large file. The only problem is …

Python
Medium
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 404
Views 404

In a Django project where I need to create a form for inputs. I tried to import reverse from django.core.urlresolvers …

Python
Medium
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 978
Views 978

After updating a Django 1.7 project to Django 1.8 and now get errors when I run the tests (that are …

Django
Medium
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 800
Views 800

Trying to start a webpage using the Django framework. 

After creating the project, I tried to start an app that …

Django
Medium
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 1209
Views 1209

My template cannot display the image coming from my model.

src attribute comes with proper field but it does not …

Django
Medium
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 3890
Views 3890
Model class django.contrib.contenttypes.models.ContentType doesn't declare an explicit app_label 

 Any advice would be tremendously appreciated.

I'm using Python 3.4 and Django …

Django
Low
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 404
Views 404

Using the following filters in Postman to make a POST request in a Web API but I am unable to …

Python
Low
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 402
Views 402

For example, if passed the following:

a = []

How do I check to see if a is empty?

Python
Low
Question
Closed
Unknown
asked 4 years, 10 months ago
Views 354
Views 354

I've got a nested loop construct like this:

for (Type type : types) {
    for (Type t : types2) { …
Java
Low
Problem
Closed
Anonymous
asked 4 years, 11 months ago
Views 388
Views 388

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
Anonymous
asked 4 years, 11 months ago
Views 1795
Views 1795

I have admin view with tabular inline:

class AddressInline(admin.TabularInline):
    model = Address
    can_delete = False
    readonly_fields = ['kind']
    max_num = …
Django
Medium
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 731
Views 731

I have a small Django app with a form, wich saves some data to the DB.

Here's the form:

class …
Django
Medium
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 1728
Views 1728

app.models.py

class ColorSet(models.Model):
    color = models.CharField(max_length=50, verbose_name='Color', default='', blank=True, null=True)
    code = models.CharField(max_length=50, verbose_name='Code of color', default='', blank=True, null=True)

    class …
Django
Medium
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 472
Views 472

Trying to define a constant with the value of model's class in the settings.py to provide a dynamically-defined FK for …

Django
Medium
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 532
Views 532

Tried to run command:

from django.urls import path

Getting error:

Traceback (most recent call last): File "< stdin >", line …

Django
Low
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 414
Views 414

Trying to build a shared library using a C extension file but first I have to generate the output file …

Python
Medium
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 1975
Views 1975

My urlpatterns :

urlpatterns = [
    re_path(r'^dj-admin/', admin.site.urls),
    re_path(r'^admin/', include(wagtailadmin_urls)),
    re_path(r'^docs/', include(wagtaildocs_urls)),

    i18n_patterns(
        path(r'', include(wagtail_urls)),
        prefix_default_language = False
    )
] …
Django
Low
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 540
Views 540

Viewed 15k times

In the following django model:

class MyModel(models.Model):
    published = models.BooleanField(default=False)
    pub_date = models.DateTimeField('date published')

I want the pub_date …

Django
Low
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 366
Views 366

I am getting an 'access is denied' error when I attempt to delete a folder that is not empty. I …

Python
Low
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 434
Views 434

problem with deleting empty directories. Here is the code:

for dirpath, dirnames, filenames in os.walk(dir_to_search):
    //other codes

    try:
        os.rmdir(dirpath)
    except …
Python
Medium
Problem
Closed
Anonymous
asked 4 years, 10 months ago
Views 374
Views 374

What is the correct way to write the statement if ($a contains 'are') for below code ??

$a = 'How …
Html
Low
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 338
Views 338

I have two Python dictionaries, and I want to write a single expression that returns these two dictionaries, merged (i.e. …

Python
Low
Question
Closed
Anonymous
asked 4 years, 10 months ago
Views 376
Views 376

looking for a string.contains or string.indexof method in Python.

want to do:

if not somestring.contains("blah"):
   continue
Python
Low
Question
Closed
me
asked 4 years, 10 months ago
Views 999
$10
Views 999

Hi everyone,

I have a simple form with checkboxes and a submit button upon clicking, the results show up fine …

Django
Urgent
Problem
Closed
Unknown
asked 4 years, 11 months ago
Views 381
Views 381

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 4 years, 10 months ago
Views 385
Views 385
If I have a table with two columns, how do I specify any other css so that it is applied …
CSS
Low
Question
Closed
sai
asked 4 years, 10 months ago
Views 386
Views 386

I have a list of tuples like

data = [(1,2,3),('soni','ansh','shivika'),('female','male','female')]

Now I want to extract the 2nd element from the …

Python
Medium
Problem
Closed
moazamrana22
asked 4 years, 10 months ago
Views 705
Views 705

Hello! need to ask that, do you guys helps in odoo framework too?

I had created a module in odoo …

Other
Medium
Question
Closed
Soudhamini
asked 4 years, 10 months ago
Views 358
Views 358
Java
Medium
Question
Closed
hakinen100
asked 5 years, 1 month ago
Views 537
Views 537

Hi developers, could somebody advise me how to create on-click editable table in web application in Django? I am using …

Django
Medium
Question
Closed
Soudhamini
asked 4 years, 10 months ago
Views 331
$5
Views 331

Consider two lists like:

L1=[13,12,0,29,5]
L2=[19,23,1,29,10]

Now I want the output as:

L3=[(13,19),(12,23),(0,1),(29,29),(5,10)]

How can I get that........

Python
High
Problem
Closed
ronaldlouritson
asked 5 years, 2 months ago
Views 582
Views 582

Hi Good day Team,

I'm begginer and currently developing an eCommerce project.

I have found a tutorial on add/remove to cart …

Django
Medium
Question
Closed
Anonymous
asked 4 years, 11 months ago
Views 536
Views 536

I have a panel of stocks with these columns: Date, Ticker, Ret, MTB. I want to rank the stocks based …

Python
Medium
Problem
Closed
Soudhamini
asked 4 years, 11 months ago
Views 390
Views 390

I have two lists

​
L1=['NAME','AGE','EMAIL','GENDER']
L2=['SOUMYA','22','soumya22@gmail.com','female']

​

I want the output as :

{'NAME':'SOUMYA','AGE':'22','EMAIL':'soumya22@gmail.com','GENDER':'FEMALE'}

Python
Low
Problem
Closed
Soudhamini
asked 4 years, 10 months ago
Views 401
Views 401

I want to know what is different between these abstract class and interface...

Answer  from anyone will help me a …

Java
Medium
Question
Closed
ashutoshmishra333
asked 4 years, 11 months ago
Views 449
Views 449

Suppose there are 7 choices ,e.g 7 days

I want all the name of 7 days in a list

I …

Django
Medium
Task
Closed
bhanupriyakuchana123
asked 4 years, 11 months ago
Views 2309
Views 2309

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
BrunoSeixas
asked 4 years, 12 months ago
Views 935
$10
Views 935

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
Soudhamini
asked 4 years, 10 months ago
Views 347
Views 347
public class Main
{
	public static void main(String[] args) {for (int i=0; i<6; i++)
  {
  for (int j=0; j<i; j++) …
Java
Medium
Task
Closed
Soudhamini
asked 4 years, 10 months ago
Views 433
Views 433
Python
Low
Question
Closed
Vengat
asked 4 years, 10 months ago
Views 444
Views 444

I have a requirement to read the 

{{ request.user.username }}

in Javascript to pass the value to Django backend. But …

Django
Medium
Question
Closed
Soudhamini
asked 4 years, 11 months ago
Views 373
Views 373
l1=[20,30,10.5]

I have the following list I want the output as:

[30,40,20.5]

I want the most efficient way of answer

Python
Medium
Problem
Closed
Soudhamini
asked 4 years, 11 months ago
Views 1289
Views 1289
s = [1,20, 67, 21, 56, 13]
print(*s, sep = '\n')

this is the list I have 

I want this …

Python
Low
Problem
Closed
Soudhamini
asked 4 years, 10 months ago
Views 411
Views 411
<span style="background-colour:red; @media (max-width:300px){background-colour:yellow;}"></span>

Is this possible?

Help me out.......

CSS
Medium
Question
Closed
Soudhamini
asked 4 years, 10 months ago
Views 373
$5
Views 373

I have the following code:

class ClassA(object):
    def __init__(self):
        self.var1 = 5
        self.var2 = 2

    def methodA(self):
        self.var1 = self.var1 …
Python
High
Question
Closed
9895fernando
asked 5 years ago
Views 477
Views 477
Hi, I have a problem. When I try to log in in the Django Admin, this error occurs (image attached). …
Python
Medium
Question
Closed
prameessa249
asked 5 years ago
Views 1560
Views 1560

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
Soudhamini
asked 4 years, 11 months ago
Views 353
Views 353

I have the following code

def fun1(par):
    print('Hi this is a function without filling the parameter')
    return True

fun1()

And …

Python
Medium
Question
Closed
moazamrana22
asked 5 years, 2 months ago
Views 423
Views 423

i have used on delete cascade and on update cascade in my database i.e, mysql. i am using django version …

Django
Medium
Question
Closed
eslamelnagar44
asked 5 years, 2 months ago
Views 409
$5
Views 409

i need to know if i can login more than one user in the same time because when i login …

Python
High
Question
Closed
ahmed.hisham87
asked 5 years, 2 months ago
Views 511
Views 511

I wanted to add a comment section but i got a post() missing 1 required positional argument: 'post_id' ` error

class …
Python
Low
Question
Closed
bookletgo
asked 5 years, 3 months ago
Views 403
Views 403

when i create the object manager in model its not rendering properly

Django
Low
Question
Closed
bookletgo
asked 5 years, 3 months ago
Views 408
Views 408

Actually, i am trying to pass the data to template in Detail view. But its not working. What is the …

Django
Low
Question
Closed
bookletgo
asked 5 years, 3 months ago
Views 462
Views 462

How to hide AWS S3 URL from front end?

Python
Low
Question
Closed
janice10sombillo
asked 5 years ago
Views 898
$5
Views 898

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

Python
High
Question
Closed
ahmed.hisham87
asked 5 years, 3 months ago
Views 554
Views 554

I am trying to add a like button using Ajax and & Jquery in Like Button but  I keep getting the …

Python
Low
Question
Closed
ahmed.hisham87
asked 5 years, 3 months ago
Views 375
Views 375

Hi again friends,

The total_likes have been hashtagged/commented in the LikeView.

The count is working perfectly in the admin and …

Django
Low
Question
Closed
ahmed.hisham87
asked 5 years, 3 months ago
Views 529
Views 529

I am trying to switch from writing the id:pk of the blog to writing a function to add the post …

Django
Low
Question
Closed
ahmed.hisham87
asked 5 years, 3 months ago
Views 394
Views 394

Hi there, 

Thanks to you we have found a solution for moving from PK to slug in the detailed view …

Django
Low
Question
Closed
ahmed.hisham87
asked 5 years, 3 months ago
Views 492
Views 492

I am adding a comment section for my posts, the issue is after submitting it leads to HTTP ERROR 405 …

Django
Low
Question
Closed
chris
asked 5 years, 3 months ago
Views 403
Views 403
class TokenView(ListView):
    template_name = 'home.html'
    queryset  = Token.objects.filter(approved='Y')
  

Please help me on this 

Django
Low
Question
Closed
maheshbist111
asked 5 years, 2 months ago
Views 741
Views 741

System check identified no issues (0 silenced).
May 28, 2020 - 13:23:50
Django version 3.0.6, using settings 'ecommerce.settings'
Starting development …

Django
Low
Question
Closed
ahmed.hisham87
asked 5 years, 2 months ago
Views 503
Views 503

I am trying to link each comment to a post and to a username

I have proceeded with the logic …

Django
Low
Question
Closed
ahmed.hisham87
asked 5 years, 2 months ago
Views 408
Views 408

Helloo Teckiys, 

I am trying to fix the add to cart and single item remove from the cart and I …

Python
Low
Question
Closed
moazamrana22
asked 5 years, 2 months ago
Views 2188
$10
Views 2188

After connecting my django project with mysql localhost database i had created an app after that run the command python …

Python
Urgent
Question
Closed
sarojkoirala42
asked 5 years, 1 month ago
Views 6080
$5
Views 6080

ajax code

<button>Load Data</button>
          <hr>
            <script>
             $(document).ready(function(){
                
                $("button").click(function(){
                    
                    $.ajax({
                     url: "loadtabledata", 
                     type: "GET", //send it through get method 
                     data: { …
Python
High
Question
Closed
BrunoSeixas
asked 5 years ago
Views 3080
$10
Views 3080

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
kovy.jacob
asked 5 years ago
Views 460
Views 460

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 5 years ago
Views 506
$5
Views 506

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
BrunoSeixas
asked 4 years, 11 months ago
Views 431
$10
Views 431

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

Python
Urgent
Question
Closed
Vengat
asked 4 years, 11 months ago
Views 387
Views 387

I am facing some challenge to formatting the Float data type in Postgresql DB.

I have order table after I …

Postgresql
Medium
Problem
Closed
Vengat
asked 4 years, 11 months ago
Views 372
Views 372

I have added the logo for my website as a title one.

So I have used link shortcut icon set …

Html
Low
Problem
Closed
Soudhamini
asked 4 years, 11 months ago
Views 383
Views 383
def isPrime(x):
    if x > 1:
        for i in range(2, x):
            if x % i == 0:
                return False

        return …
Python
Medium
Problem
Closed
meena
asked 4 years, 11 months ago
Views 1071
Views 1071

I require to sftp files from one linux server to another using password authentication. I need to call this script …

Unix
Medium
Question
Closed
Soudhamini
asked 4 years, 11 months ago
Views 357
Views 357

I want a function like

​
d = dict(p1=1, p2=2)
def f2(p1, p2):
    print(p1, p2)
f2(d)

​

which returns output …

Python
Medium
Task
Closed
ashutoshmishra333
asked 4 years, 11 months ago
Views 535
$5
Views 535

How to delete token of the recently logged in user.

#models.py

class MyUserManager(BaseUserManager):

def create_user(self, email, password=None, **extra_fields):

if not …

Django
High
Question
Closed
Soudhamini
asked 4 years, 11 months ago
Views 387
Views 387

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

Python
Medium
Problem
Closed
Soudhamini
asked 4 years, 11 months ago
Views 371
Views 371

I want a code which compares multiple integer values for one value and therefore it returns a list as an output …

Python
Medium
Problem
Closed
Soudhamini
asked 4 years, 11 months ago
Views 352
Views 352

I have a list of characters like 

a = ['he','ll','o','  ','good','mo','rni','n','g']

I want te final output as

hello  goodmorning

could …

Python
Low
Problem
Closed
Vengat
asked 4 years, 11 months ago
Views 445
Views 445

I am trying to pass the CHOICE field value in Django Template in a tag, like below,

<a href="{% url …
Django
Medium
Problem
Closed
p789ahm
asked 4 years, 11 months ago
Views 456
Views 456

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
chitu
asked 5 years ago
Views 427
$5
Views 427

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 5 years ago
Views 387
$10
Views 387

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

After i receive the email instead of showing the …

Python
Urgent
Question
Closed
perez
asked 5 years ago
Views 422
$10
Views 422

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

Django
Urgent
Question
Closed
shovon
asked 5 years ago
Views 537
$10
Views 537

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

Python
Urgent
Question
Closed
karan
asked 5 years ago
Views 391
Views 391

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

Python
Medium
Question
Closed
ben
asked 5 years ago
Views 410
Views 410

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
swastikshrestha0001
asked 5 years ago
Views 373
Views 373

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
lassejonassen
asked 5 years ago
Views 446
$5
Views 446

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

Python
High
Question
Closed
ahmed.hisham87
asked 5 years ago
Views 490
Views 490

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
mominul
asked 5 years ago
Views 502
$5
Views 502

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
mominul
asked 5 years ago
Views 370
Views 370

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
ahmed.hisham87
asked 5 years ago
Views 403
Views 403

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

Python
Low
Question
Closed
catgomessousa
asked 5 years ago
Views 437
Views 437

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 5 years ago
Views 361
Views 361

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
js-tutul
asked 5 years ago
Views 422
$10
Views 422

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

Django
Urgent
Question
Closed
swastikshrestha0001
asked 5 years ago
Views 380
$5
Views 380

 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
sushkc787
asked 5 years ago
Views 1193
$5
Views 1193

How to handle search using filters checkbox in Django?

Django
High
Question
Closed
catgomessousa
asked 5 years ago
Views 466
Views 466

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 5 years ago
Views 400
Views 400

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

Django
Medium
Question
Closed
oghomwenogunmwonyi
asked 5 years ago
Views 461
Views 461

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

Python
Medium
Question
Closed
RadySonabu
asked 5 years ago
Views 480
$10
Views 480

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
swastikshrestha0001
asked 5 years, 1 month ago
Views 409
$5
Views 409

Hello everyone, i was creating api for comments in django and i submit comment then i got runtime error and …

Django
High
Question
Closed
sabaict8
asked 5 years, 1 month ago
Views 351
Views 351

  please can anyone solve the issue.  It stopped installing process after sometimes.    

I posted it before but accidently …

SQL
Low
Question
Closed
sabaict8
asked 5 years, 1 month ago
Views 399
Views 399

                                        …

SQL
Low
Question
Closed
RadySonabu
asked 5 years, 1 month ago
Views 419
Views 419

Currently I am connecting 2 service via search_path and using inspectdb. I wonder if there;s a way like using a …

Python
Medium
Question
Closed
Israr697-coder
asked 5 years, 1 month ago
Views 398
Views 398

Anyone can help me with ajax. I'm making a form and getting data from backend but my ajax is not …

Javascript
Medium
Question
Closed
venkatsushil.99
asked 5 years, 1 month ago
Views 427
$5
Views 427

Hai Guys, so i am using django and react. Now i need to display a search box in page-2, which …

Javascript
High
Question
Closed
RadySonabu
asked 5 years, 1 month ago
Views 405
Views 405

How do you foreign key an API? Like for Microservices in Django

1. Do I need to make a model …

Python
Medium
Question
Closed
ashutoshmishra333
asked 5 years, 1 month ago
Views 365
$10
Views 365

I am creating to get data from django model to excel sheet,while doing so I am getting all the data …

Django
Urgent
Question
Closed
kopacanova47
asked 5 years, 1 month ago
Views 608
$10
Views 608

i am having a problem uploading files to my server (shareserver) in cpanel.

when I upload a file either by …

Django
Urgent
Question
Closed
RadySonabu
asked 5 years, 1 month ago
Views 462
Views 462

I have 3 separate django projects and they share the same database.

1. I create a abstractuser model and everytime …

Python
Low
Question
Closed
deepikasrinivasasharma
asked 5 years, 1 month ago
Views 424
Views 424

I relly want to know how to send emails from django admin panel...

Like i want to send emails to …

Django
Low
Question
Closed
moazamrana22
asked 5 years, 1 month ago
Views 364
$10
Views 364

Waiter Task Model

'''

class WaiterTasks(models.Model):
    task_id = models.AutoField(primary_key=True)
    admin = models.ForeignKey(Admins, models.DO_NOTHING, blank=True, null=True)
  …

Other
Urgent
Question
Closed
manupanduworld
asked 5 years, 1 month ago
Views 391
Views 391

i want to add currency converter to my E-Commerce website. how can i do like this?

Django
Medium
Question
Closed
manupanduworld
asked 5 years, 2 months ago
Views 475
$10
Views 475

what is difference between object and instance? any one give me some clarification with exampke. 

Django
Urgent
Question
Closed
moazamrana22
asked 5 years, 1 month ago
Views 424
$10
Views 424

I am using my custom login func. when i find the specific user whose id pass is correct i want …

Django
Urgent
Question
Closed
ahmed.hisham87
asked 5 years, 2 months ago
Views 388
Views 388

Hi Teckiys,

I have created a newsletter app to send emails to subscribers. After adding a new newsletter and setting …

Django
Low
Question
Closed
JoshFauske
asked 5 years, 1 month ago
Views 460
Views 460

I'm trying to create a json packet like the one in the first picture. What I'm getting is what's in …

Django
Medium
Question
Closed
sarojkoirala42
asked 5 years, 2 months ago
Views 453
$5
Views 453

Views.py 

def updatetable(request):

   if request.method == 'GET' :

    post_id = p_board_detail.objects.filter(board_year_id= year_id)

    return HttpResponse("post_id")

Django
High
Question
Closed
moazamrana22
asked 5 years, 2 months ago
Views 469
$5
Views 469

I am creating an api for post to add a record into my table but the problem is that i …

Django
High
Question
Closed
maheshbist111
asked 5 years, 2 months ago
Views 456
Views 456

Getting bellow error

InvalidRequestError at /cart/checkout/

Request req_SMZSaDduY9pgEX: Invalid string: {
  "addre...d": null
}; must be at most 500 characters …
Django
Low
Question
Closed
moazamrana22
asked 5 years, 2 months ago
Views 643
$5
Views 643

def update(request,id):
    user=Login.objects.get(id=id)
    print(user.user_id)
    print(user.user_pass)
    form=LoginForm(request.POST)
    if form.is_valid():
        print("Form is valid.")
       …

Django
High
Question
Closed
janice10sombillo
asked 5 years, 2 months ago
Views 547
$5
Views 547

Hi, I want to create a website visitors counter where it shows on the website how many users visits the website. …

Django
High
Question
Closed
moazamrana22
asked 5 years, 2 months ago
Views 440
$5
Views 440

i am trying to update a record from mysql database. Following is my update func.

def update(request,id):
    user=Login.objects.get(id=id)
   …

Django
High
Question
Closed
mianfazal
asked 5 years, 2 months ago
Views 416
$10
Views 416

I have a mode in which two fields one is Name and other is Image.

I upload image by the …

Django
Urgent
Question
Closed
ahmed.hisham87
asked 5 years, 2 months ago
Views 468
Views 468

I have a problem with the variations and the quantity related to it in the order summary page.

This is …

Django
Low
Question
Closed