- Language: en
14 results for add in version 1.11
-
Authenticating against Django’s user database from Apache
- … add a location that you want only authenticated users to be able to view: WSGIScriptAlias …
-
How to deploy with WSGI
- … add these lines at the bottom of wsgi.py : from helloworld.wsgi import HelloWorldApplication application = HelloWorldApplication ( application …
-
Error reporting
- … add_view and user_change_password in the auth admin) to prevent the leaking of sensitive …
-
Custom Lookups
- … add an index on abs(change) which would allow these queries to be very efficient …