Guides
Before You Get Started
- Make sure to have a strong understanding of how Django works.
- It's also recommended that you understand how the http protocol works.
Warning
You need to follow the installation instructions before you start using the guides.
Guides will demonstrate
- Purpose of the feature.
- When and when not to use the feature.
- How the feature can be used by developers.
- In the front and back end.
- Simple examples will be included.
Note
This guide will focus on the basics and is not intended to be a complete reference for all features or complex behavior.