All Tickets

Priority
Status
Type
Category
mateigliga
asked 3 years, 2 months ago
Views 385
Views 385

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
vicif95865
asked 3 years, 2 months ago
Views 494
Views 494

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

Python
Medium
Problem
In-Progress
Soudhamini
asked 3 years, 2 months ago
Views 287
Views 287

If possible please suggest me away....

It will help us a lot

Thanks in advance...

CSS
Medium
Problem
Closed
rocky
asked 3 years, 2 months ago
Views 272
Views 272
CSS
Low
Question
Closed
Cheethirala
asked 3 years, 2 months ago
Views 260
Views 260
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
Bunny
asked 3 years, 2 months ago
Views 260
Views 260

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

what is purpose of TOP, LIMIT, ROWNUM Query

SQL
Low
Question
Closed
Bunny
asked 3 years, 2 months ago
Views 271
Views 271

What is the different between Manual testing and Automation Testing

Other
Low
Question
Closed
Bunny
asked 3 years, 3 months ago
Views 294
Views 294

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

 

SQL
Low
Question
Closed
rahul
asked 3 years, 3 months ago
Views 273
Views 273

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
Cheethirala
asked 3 years, 3 months ago
Views 249
Views 249

What is the scope of variables in javascript?

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

Javascript
Medium
Question
Closed
rocky
asked 3 years, 3 months ago
Views 248
Views 248
Java
Low
Question
Closed
Soudhamini
asked 3 years, 3 months ago
Views 297
Views 297

Why should we use lambda function ?

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

Any response …

Python
Medium
Question
Closed
Samuel
asked 3 years, 3 months ago
Views 271
Views 271
Html
Low
Question
Closed
rocky
asked 3 years, 3 months ago
Views 279
Views 279

Can anyone explain in detail. Thanks

CSS
Low
Question
Closed
Nicky
asked 3 years, 3 months ago
Views 236
Views 236
Javascript
Low
Question
Closed
Cheethirala
asked 3 years, 3 months ago
Views 242
Views 242

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

What happens if we do not …

Python
Low
Question
Closed
Bunny
asked 3 years, 3 months ago
Views 258
Views 258

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

SQL
Low
Question
Closed
Soudhamini
asked 3 years, 3 months ago
Views 269
Views 269

Is it possible to prepare django form without using models

If possible please help me out...

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

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

So I want to find …

Python
Low
Task
Closed
rocky
asked 3 years, 3 months ago
Views 260
Views 260
SQL
Low
Question
Closed
rocky
asked 3 years, 3 months ago
Views 290
Views 290
Python
Low
Question
Closed
Cheethirala
asked 3 years, 3 months ago
Views 230
Views 230

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

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

CSS
Medium
Task
Closed
Cheethirala
asked 3 years, 3 months ago
Views 260
Views 260

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
Nicky
asked 3 years, 3 months ago
Views 287
Views 287

public void myMethod (String... strings)  {

// method body

}

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

Java
Medium
Problem
Closed
rocky
asked 3 years, 3 months ago
Views 393
Views 393
Other
Low
Question
Closed
Cheethirala
asked 3 years, 3 months ago
Views 237
Views 237

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 3 years, 3 months ago
Views 291
Views 291

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

Any help would be appreciated...

for (Type type : types) { …
Java
Medium
Problem
Closed
Fancy
asked 3 years, 3 months ago
Views 251
Views 251

How to Create a Table in SQL? 

SQL
Low
Question
Closed
Pro
asked 3 years, 4 months ago
Views 912
Views 912

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 3 years, 4 months ago
Views 257
Views 257

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

Django
Medium
Question
Closed
Vengat
asked 3 years, 4 months ago
Views 362
Views 362

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

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

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

Html
Medium
Task
Closed
Fancy
asked 3 years, 5 months ago
Views 259
Views 259

The purpose of empty pair and base class

Python
Low
Question
Closed
Fancy
asked 3 years, 5 months ago
Views 257
Views 257
Python
Low
Question
Closed
Anonymous
asked 3 years, 5 months ago
Views 269
Views 269

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

SQL
Low
Problem
Closed
rocky
asked 3 years, 5 months ago
Views 299
Views 299
Other
Medium
Question
Closed
Bunny
asked 3 years, 5 months ago
Views 339
Views 339

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

Python
Low
Question
Closed
Unknown
asked 3 years, 5 months ago
Views 255
Views 255

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

SQL
Low
Question
Closed
Anonymous
asked 3 years, 5 months ago
Views 627
Views 627

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

Python
Low
Problem
Closed
Anonymous
asked 3 years, 5 months ago
Views 280
Views 280

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

Java
Low
Question
Closed
Anonymous
asked 3 years, 5 months ago
Views 277
Views 277
Java
Low
Question
Closed
Anonymous
asked 3 years, 5 months ago
Views 271
Views 271

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

Java
Low
Question
Closed
muhammad.abdelaziz
asked 3 years, 5 months ago
Views 289
Views 289

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
Anonymous
asked 3 years, 5 months ago
Views 282
Views 282

Need some sudeo code to refer ....

Python
Low
Problem
Closed
Vengat
asked 3 years, 5 months ago
Views 1295
Views 1295

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

Other
Medium
Problem
Closed
Nicky
asked 3 years, 5 months ago
Views 296
Views 296

I want a full description.

Python
Low
Question
Closed
Anonymous
asked 3 years, 5 months ago
Views 257
Views 257

I am looking for a while loop solution ...

Java
Low
Question
Closed
Anonymous
asked 3 years, 5 months ago
Views 317
Views 317

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 3 years, 5 months ago
Views 278
Views 278
Python
Low
Question
Closed
Anonymous
asked 3 years, 5 months ago
Views 395
Views 395

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

Postgresql
Low
Problem
Closed
First Previous 1 2 3 4 Next Last