Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the use of sessions in Django?

Answer Posted / glibwaresoftsolutions

Sessions in Django store user-specific data across requests. Django’s session system abstracts away the complexity of working with cookies directly. A session can store arbitrary data like user authentication status or shopping cart contents, and it works by setting a session ID cookie on the user's browser, which refers to the data stored on the server.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you make use of arrays in python?

906


What is the purpose of “end” in python?

964


What is the concatenation?

975


How to create an empty class in python?

964


How install pip python ubuntu?

955


What is json? How would convert json data into python data?

989


What are python dictionaries?

973


What are the implementation in python program?

990


What is a module and package in python?

998


What are special methods in python and how to implement?

909


How useful is python?

918


Explain class __init__()?

1003


Which web server is best for python?

1018


Is compiled python faster?

970


Is nan a float python?

897