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 / nashiinformaticssolutions

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

Is there a switch or case statement in python?

859


What is list in python?

938


What is the difference between range and arange in python?

981


Should I learn r or python?

905


Is google written in python?

864


Is multithreading possible in python?

872


Write program to validate the email address in python?

895


Is Python a good choice for web development

934


Is python strongly typed?

969


How can you unsign or delete variable in python?

868


What are static methods for?

1015


How will you convert an integer to a unicode character in python?

937


How will you get a titlecased version of string?

889


What are the advantages of Python Recursion?

1015


Should I learn python before c?

915