随笔分类 - Django
摘要:Adding static files
阅读全文
摘要:Customize the admin page
阅读全文
摘要:View In Django, each view is represented by a simple python function.To get from a URL to view, Django uses what are know as 'URLconfs'. A URL conf m...
阅读全文
摘要:Database Default database In the project setting file 'samsite/settings.py', there are some lines' code about the db. DATABASES = { 'default'...
阅读全文
摘要:Django Admin Django entirely automates creation of admin interfaces for models.The admin isn't intended to be used by site visitors.It's for site m...
阅读全文
摘要:Demo Install Verifing C:\Users\sam_rui python version Python 3.5.0 C:\Users\sam_rui python Python 3.5.0 (v3.5.0:374f501f4567, Sep 13 2015, ...
阅读全文

浙公网安备 33010602011771号