InDevOps.devbyAhmad Bilesanmi·May 4, 2024How to install Jenkins using Docker on CentOS using Digital OceanThis is a beginner tutorial on installing Jenkins using Docker. In this tutorial, we will be doing the installation on a Linux distribution…
InTDS ArchivebyAhmad Bilesanmi·Nov 15, 2020Data Wrangling with Open RefineMost times, when we hear about data wrangling, we think about data cleaning and manipulation using Python or some other language. In most…
Ahmad Bilesanmi·Nov 5, 2020How to drop and create a database in Docker — Part 1I am a Django developer and from time to time we work on projects that interact with the database. This is where the Django ORM comes in…A response icon1A response icon1
InBilesanmi AhmadbyAhmad Bilesanmi·Sep 21, 2020How to Configure a Custom User Model in DjangoDjango is a very powerful web framework built for python developers with the aim of quickly building web applications using a concept…A response icon1A response icon1
InBilesanmi AhmadbyAhmad Bilesanmi·Oct 2, 2019How to prevent “RecursionError: maximum recursion depth exceeded” when using Django Signals.As we grow in web application development, it comes to a point when we want to be able to carry out some tasks just before saving an…A response icon2A response icon2
InBilesanmi AhmadbyAhmad Bilesanmi·Mar 5, 2019Retrieving data from AWS to Heroku using DjangoThere is this feeling of satisfaction that comes to most developers when they finally host an application on a live server and everything…
InFlareLabs EducationbyAhmad Bilesanmi·May 10, 2018How Computers WorkComputers are everywhere. Computers range from our laptops, servers, phones, tablets and so on. They can as well be found in devices like…
InBilesanmi AhmadbyAhmad Bilesanmi·May 4, 2018How to upload a file to Amazon S3 in PythonFor those building production applications may decide to use Amazon Web Services to host their applications and also take advantage of the…A response icon5A response icon5
InBilesanmi AhmadbyAhmad Bilesanmi·Jan 30, 2018How to login with Twitter API using PythonWhen you have an application that requires users to login using their Twitter accounts, you will have to implement the Twitter Sign in API…A response icon3A response icon3
Ahmad Bilesanmi·Jan 30, 2018How to login with Twitter API using PythonWhen you have an application that requires users to login using their Twitter accounts, you will have to implement the Twitter Sign in API…A response icon3A response icon3