Using GingerDJ¶
Introductions to all the key parts of GingerDJ you’ll need to know:
- How to install GingerDJ
- Models and databases
- Handling HTTP requests
- Working with forms
- Templates
- Class-based views
- Migrations
- Managing files
- Testing in GingerDJ
- GingerDJ’s cache framework
- Conditional View Processing
- Cryptographic signing
- Sending email
- Internationalization and localization
- Logging
- Pagination
- Security in GingerDJ
- Performance and optimization
- Serializing GingerDJ objects
- GingerDJ settings
- Signals
- System check framework
- External packages
- Asynchronous support