- Language: en
24 results for help in version 1.10
-
Single object mixins
- … help mitigate insecure direct object reference attacks. When applications allow access to individual objects by a sequential …
-
QuerySet API reference
- … help you. The prefetch_related('toppings') implied pizza.toppings.all() , but pizza.toppings.filter() is a new and different …
-
The Forms API
- … help_text The help_text of the field. BoundField. html_name The name that will …
-
Middleware
- … help display sites with improperly configured servers, it can also pose a security risk. If your …
-
Databases
- … help keep the number of simultaneous connections to this database small. The development server creates …
-
GeoDjango Model API
- … helpful section on determining when to use geography data type over geometry data type . GeoManager …
-
Request and response objects
- … helps to create a JSON-encoded response. It inherits most behavior from its superclass with …
-
Model instance reference
- … help with this if you are using unicode strings containing characters outside the ASCII range …
-
The Django template language
- … helps you see which {% block %} tags are being closed. Finally, note that you can’t define …
-
Settings
- … help prevent malicious JavaScript from bypassing CSRF protection. If you enable this and need to send …