Relative Content

Tag Archive for django-modelsdjango-viewsdjango-forms

how to solve UnboundLocalError

im tryng to export data from database to display it on my django server ,,im still new to django ,so i have been following some tutorials, i did exactly what’s on the tutorial and im still getting an error that says “cannot access local variable ‘Album’ where it is not associated with a value”,im stuck i dont even know where im getting it wrong.