Minghao.Li


  • Home

  • Categories

  • Tags

  • Archives

  • About

Web Project Using Django: Template With Bootstrap

Posted on 2017-03-14 | In Django
Bootstrap3 for Django Bootstrap is a free and open-source front-end web framework for designing websites and web applications. It contains HTML- and C ...
Read more »

Web Project Using Django: Middleware

Posted on 2017-03-14 | In Django
Middleware is a framework of hooks into Django’s request/response processing. It’s a light, low-level “plugin” system for globally altering Django’s i ...
Read more »

Web Project Using Django: Using Filters

Posted on 2017-03-14 | In Django
Django custom template filtersIn Django project, we need to format data type after grab them from database, such as round float number to two decimals ...
Read more »

Web Project Using Django: MTV Pattern

Posted on 2017-03-13 | In Django
MVC PatternIn most web development project, MVC, which means Model, View, Controller, has been the most popular and efficient develop pattern nowdays, ...
Read more »

Web Project Using Django: Connect With PostgreSQL

Posted on 2017-03-13 | In Django
Django could interact with mulitple databases such as MySQL, SQLite(default), PostgreSQL… Take PostgreSQL as an example, I will show you how django co ...
Read more »
12
Minghao Li

Minghao Li

CS student@Qingdao

6 posts
1 categories
1 tags
GitHub Kaggle Stack Overflow
© 2017 Minghao Li
Powered by Hexo
Theme - NexT.Mist