Shubham Rath
Shubham Rath
The present update of the module supports multiple gists upload. Create a gif for that and add it to the readme along with the present one.
The present gif consists of Bruce Lee. Try to make a funny one like this one.
I did all the necessary changes required in settings.py and urls.py and I use `'django.contrib.staticfiles'` with `runserver`. I don't have `STATIC_ROOT` but I have: ``` STATICFILES_DIRS = [ os.path.join(BASE_DIR, "static")...
I cannot pass the ISOMORPHIC test even after using the official solutions. My dependencies are same as shown in your git repo. 
It is solved by installing the dependencies globally.
Add more commands to the terminal that are used in Bash.
As of now the terminal is not fully mobile responsive. The top part of the terminal gets disfigured in mobiles. And also it opens in a full-screen mode, not responsive...