Articles tagged: server-side
Found 7 documents
- Learn/Server-side/Django/Admin_site That's it! You've now learned how to set up the administration site in both its simplest and ...
- Learn/Server-side/Django/authentication_and_sessions Excellent work — you've now created a website that library members can login into and view their ...
- Learn/Server-side/Django/Home_page We've now created the home page for our site — an HTML page that displays some counts of records ...
- Learn/Server-side/Django/Models In this article we've learned how models are defined, and then used this information to design ...
- Learn/Server-side/Django/Sessions You now know how easy it is to use sessions to improve your interaction with anonymous users.
- Learn/Server-side/Django/skeleton_website You have now created a complete skeleton website project, which you can go on to populate with ...
- Learn/Server-side/Django/Tutorial_local_library_website Now that you know a bit more about the LocalLIbrary website and what you're going to learn, it's ...