M. Omer Bhatti
M. Omer Bhatti
This pull request addresses issue no. #2 I ensure that before opening this pull request I have starred this repository. Live link of GitHub Pages for my Fork is: [Live...
text_to_video This script converts `input.txt` content to images and then those images to video.
### Issue [Closes: Allow users to save most used snippets](https://github.com/djk2/django-admin-shell/issues/11) ### Changes - Added a modal to save code snippets - Added a dropdown to select saved snippets - Double...
### Requirement - Create a new table to save most use code snippets in - Add a dropdown to select snippets from table and fill the code ### Schema SavedSnippet...