django Error DEFAULT_INDEX_TABLESPACE DJANGO_SETTINGS_MODULE 2016年6月23日 millLeave a comment django.core.exceptions.ImproperlyConfigu […] Continue reading »
シェルスクリプトの中で1行ずつ変数を分割する際には、cutとかawkとか余計なプロセスを起動せずsetを使って分割した方が効率的 2016年6月16日 millLeave a comment http://sechiro.hatenablog.com/entry/2015 […] Continue reading »
bash メモ shell 入出力 >> パイプ 2016年6月11日 millLeave a comment シェルの入出力制御あれこれ http://qiita.com/tag1216/i […] Continue reading »
gulp 使い方 2016年4月9日 millLeave a comment ################################ # gulp […] Continue reading »
django shell コマンドでユーザ作成、パスワード変更 2016年2月21日 millLeave a comment ユーザ作成 user@host> manage.py shell > […] Continue reading »