Anyone who lives in the crowd-jammed Kathmandu valley is aware of the overcrowded public vehicles and overpriced taxi fares within the region. If you’re looking… Nepal’s first-ever electric motorbike was unveiled during an event on Thursday. P-0 is a fully electric motorcycle that is perfectly based on the café racer… Facebook is reportedly rethinking its ambitious plans for its own digital currency; following months of severe regulatory pressure and political push-back. Instead Facebook is planning… Morse code, an intriguing and straightforward method of communication, is a series of electronic pulses separated by a definite pause. Many argue that Morse code…Sarathi Taxi Service- Comfortable, Affordable and Hassel free
Yatri Motorcycles finally unveils Nepal’s first-ever electric bike ‘P-0’
Is Facebook stepping back from plans for Libra cryptocurrency?
Morse Code Communicate with Dits and Dahs
Latest Articles
Deploying Django with OpenLiteSpeed (Part 5)
We have uploaded our project in the last part of tutorial. We’ll now create virtual environment and use the requirements.txt for installation of package. Finally we will have our project LIVE after few more configurations. Log on to the VPS using terminal before proceeding. Create Virtual Environment First let’s install virtualenv package in our server….
Deploying Django with OpenLiteSpeed (Part 4)
I’m glad you completed all the steps successfully. Now we’ll upload our project to document root(/usr/local/lsws/social/public) using filezilla and finally install Postgres database backend in Ubuntu 20.04. We’ll configure the database to match our Django app configuration.Generate requirements.txt From Django to all other small and large package installed on your development server needs to be…