- Language: en
11 results for help in version 1.10
-
Writing custom django-admin commands
- … help A short description of the command, which will be printed in the help message …
-
Writing custom model fields
- … help you use your object with your models. Our example object Creating custom fields requires …
-
Deployment checklist
- … helps a lot on virtualized hosts with limited network performance. TEMPLATES Enabling the cached template …
-
Error reporting
- … helpful for debugging errors, so it is generally useful to record as much relevant information …
-
Outputting PDFs with Django
- … also Django Packages provides a comparison of packages that help generate PDF files from Django. …
-
Providing initial data for models
- … help set up a consistent test environment. Providing initial data with migrations If you want …
-
Custom template tags and filters
- … helpful messages, for any syntax error. The TemplateSyntaxError exceptions use the tag_name variable. Don’t hard …
-
Managing static files (e.g. images, JavaScript, CSS)
- … help you manage them. This page describes how you can serve these static files. Configuring …
-
Upgrading Django to a newer version
- … help make your upgrade process as smooth as possible. Required Reading If it’s your …
-
How to install Django on Windows
- … help text no matter what arguments it is given, there is probably a problem with …
-
Deploying static files
- … help. Serving the site and your static files from the same server If you want …