Page Index - LiVanych/locallibrary GitHub Wiki
26 page(s) in this GitHub Wiki:
- Home
- Django Web Framework (Python)
- Part 1: Creating a skeleton website
- Part 2: Using models
- Part 3: Django admin site
- Part 4: Creating our home page
- Part 5: Generic list and detail views
- Part 6: Sessions framework
- Part 7: User authentication and permissions
- Part 8: Working with forms
- Part 9: Testing a Django web application
- Part 10: Deploying Django to production
- Part 11: Django web application security
- 0. Django Tutorial Content
- 1. Creating a skeleton website
- 2.1 Using models, part 1
- 2.2 Using models, part 2
- 3. Django admin site
- 4. Creating home page
- 5. Generic list and detail views
- 6. Sessions framework
- 7. User authentication and permissions
- 8. Working with forms
- 9. Testing a Django App
- X. Deploying to production
- XI. Django App Security