Skip to content

Commit

Permalink
Ubuntu setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mdhayath64 committed Jul 7, 2023
1 parent a434ad3 commit 021ca4b
Show file tree
Hide file tree
Showing 24 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Read+Django/References.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ JavaScript (ES6) code snippets
>> python -m venv venv
>> venv\Scripts\activate

#########On Ubuntu
>> pip install virtualenv
>> virtualenv UbuntuVenv1
>> source UbuntuVenv1/bin/activate

installation (one time)
>> pip install django djangorestframework

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Read+Django/music_app/music_controller/db.sqlite3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file modified Read+Django/music_app/venv/Scripts/activate
100644 → 100755
Empty file.

0 comments on commit 021ca4b

Please sign in to comment.