Changing gitignore and __str__ for Driver model
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,4 +6,5 @@ music/__pycache__/
|
||||
music/migrations/__pycache__/
|
||||
api/__pycache__/
|
||||
music/tests/__pycache__/
|
||||
music/views/__pycache__/
|
||||
music/views/__pycache__/
|
||||
db.sqlite3
|
Reference in New Issue
Block a user