«How-to» guides¶
Here you’ll find short answers to «How do I….?» types of questions. These how-to guides don’t cover topics in depth – you’ll find that material in the Using Django and the API Reference. However, these guides will help you quickly accomplish common tasks.
- Autenticazione usando
REMOTE_USER
- Scrivere comandi personalizzati per
django-admin
- Scrivere campi modello personalizzati
- Criteri di ricerca personalizzati
- Template per il backend personalizzato
- Template tags e filtri personalizzati
- Scrittura di un sistema di storage personalizzato
- Deploying Django
- Aggiornamenti di Django a una nuova versione
- Error reporting
- Providing initial data for models
- Integrazione di Django con database obsoleti
- Outputting CSV with Django
- ?Elaborazioni/Generazioni? di PDF con Django
- Overriding templates
- Managing static files (e.g. images, JavaScript, CSS)
- Deploying di file statici
- Come installare Django su Windows
- Writing database migrations
Vedi anche
The Django community aggregator, where we aggregate content from the global Django community. Many writers in the aggregator write this sort of how-to material.