Silver Library (Archived)
Django note - Custom logic & template 본문
반응형
Jango does not allow to edit too much on the template (e.g. HTML)
So, instead of the template: go to views.py, to add some custom logic.
Patient...and remember: numeric code means...literally numeric outcome to see it.
docs.djangoproject.com/en/3.1/ref/templates/builtins/
'Personal DB' 카테고리의 다른 글
AWS - replacing the access key (0) | 2021.02.09 |
---|---|
Debug [Django] - exceptions.ImproperlyConfigured (0) | 2021.01.05 |
How to create a folder in Linux dir? (0) | 2020.12.14 |
[Django/pipenv] If pipenv shell does not work... (0) | 2020.12.14 |
Django - note 11th Dec (0) | 2020.12.12 |