Blog

XAP Software

Home Categories Search About Archive

How to set up your CAP project with PostgreSQL database?

May 5, 2022

In case you need to create CAP project with PostgreSQL database, this article will help you understand the initial setup.

Read More

Error - Cannot load such file - Ruby Gem bundler

April 30, 2022

You received an error upon command bundle install similar to the one below:

Read More

How to cancel a request with Axios in Vue.js?

April 29, 2022

You need to cancel a request using Axios in Vue.js. For example, the request takes a long time and you need to make another request. If it sounds familiar, this article is for you.

Read More

How to change elements position from UI in django-admin?

April 28, 2022

In case you need to change position of elements within django admin, you can use this article to understand how.

Read More

How to create web site configuration model?

April 23, 2022

This article describes how to create a class with a single instance. For example, In case you want to create web site configuration model, that would hold application-wide customization like URL or logo.

Read More

How to add multiple images in your Django admin panel?

April 23, 2022

In case you need to add multiple images in your django admin panel, you can use this article to solve this problem.

Read More
« Prev 1 2 3 4 5 Next »