figuring out life
2016-08-10
This blog is a follow up of the last post Working with Django Form. The problem has been solved shortly after the first post. I found out that the ..
2016-08-01
Still in the middle of buliding the myinstagram django project and it`s not going so well. Though I have successfully incorporated getstream API and..
2016-07-07
Currently I`m working on a project which aims to accelerate virtual network functions with FPGA. I`ve been waiting for months but still haven`t got ..
2016-07-02
Model field: ForeignKeyAll the model fields are related to the database structures, specificly the database column. Foreignkey is a one-to-many rela..