Building Django admin inlines for non-related models
Django's admin app is an incredible piece of software, making it trivial to do 99% of what you'd expect a CRUD admin interface to do with »
Django's admin app is an incredible piece of software, making it trivial to do 99% of what you'd expect a CRUD admin interface to do with »
The Factom Python API client described in my previous post has been picked up by the Factom Project and is now part of their official Github »
Recently I've been getting more and more interested in blockchain and ways it can be used in the education industry, in particular how to secure student »
Disclaimer: The methods described in this article are for learning purposes only and should not be used against production systems you do not own. Since publication »
With all of the hype around cryptocurrency trading I thought it might be fun to take a look at what it takes to build an exchange »