Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while uploding the songs to the users #8

Open
nirmithaMV opened this issue Jul 5, 2018 · 0 comments
Open

error while uploding the songs to the users #8

nirmithaMV opened this issue Jul 5, 2018 · 0 comments

Comments

@nirmithaMV
Copy link

AttributeError at /music/66/create_song/

'Album' object has no attribute 'song_set'

Request Method: POST
Request URL: http://127.0.0.1:8000/music/66/create_song/
Django Version: 1.9.4
Exception Type: AttributeError
Exception Value:

'Album' object has no attribute 'song_set'

Exception Location: C:\myproject4\Viberr-master\music\views.py in create_song, line 46
Python Executable: C:\myproject4\Viberr-master\venv\Scripts\python.exe
Python Version: 3.7.0
Python Path:

['C:\myproject4\Viberr-master',
'C:\myproject4\Viberr-master\venv\Scripts\python37.zip',
'C:\myproject4\Viberr-master\venv\DLLs',
'C:\myproject4\Viberr-master\venv\lib',
'C:\myproject4\Viberr-master\venv\Scripts',
'c:\users\srinivas rao\appdata\local\programs\python\python37\Lib',
'c:\users\srinivas rao\appdata\local\programs\python\python37\DLLs',
'C:\myproject4\Viberr-master\venv',
'C:\myproject4\Viberr-master\venv\lib\site-packages']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant