- Language: en
3 results for join in version 2.2
-
Writing custom model fields
- … join ([ '' . join ( l ) for l in ( value . north , value . east , value . south , value …
-
Overriding templates
- … join ( BASE_DIR , 'templates' )], 'APP_DIRS' : True , ... }, ] The TEMPLATES setting and BASE …
-
Managing static files (e.g. images, JavaScript, CSS)
- … join ( BASE_DIR , "static" ), '/var/www/static/' , ] See the documentation for the STATICFILES …