Happiness Nwosu
Subscribe
Sign in
Home
Archive
About
Django management commands from admin interface
This need came up when during app deployment, needed to run some management commands without ssh-ing into the server or using the terminal.
Oct 26, 2017
•
Happiness Nwosu
Import data into database - django app
Steps to import data into your Django app
Oct 17, 2017
•
Happiness Nwosu
May 2017
Bower install from a forked repository
If for any reason you need to fork a repo and want to install your forked version using Bower, follow these steps:
May 29, 2017
•
Happiness Nwosu
Update a model field - Django
I noticed a typo in a field name after running migrations, I followed these steps to update the field without loosing data.
May 3, 2017
•
Happiness Nwosu
virtualenv for python3
Simple steps to setup virtualenv for Python3
May 1, 2017
•
Happiness Nwosu
April 2017
Fix IOError: [Errno 2] No such file or directory error for appdirs
Appdirs is a small Python module for determining appropriate platform-specific dirs, e.g.
Apr 28, 2017
•
Happiness Nwosu
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts