Prathamesh Tugaonkar

Results 6 comments of Prathamesh Tugaonkar

> export SECRET_KEY= > Just run the below in the terminal: > > ``` > export DJANGO_SETTINGS_MODULE=tutorial.settings.dev > export SECRET_KEY='*' > ``` > > where you replace the * with...

I am also having such kind of issues ... Can you please provide your email ID? Contact me at [email protected] We will try to resolve

> Getting an error in views.py in register, from models import user,it is saying no modules named models,can you tell whether we have to install package models or whether we...

Thank You ! Will try

@kuroxx I would like to work on this. Thank You!

I am upto here on this - https://github.com/PrathameshTugaonkar/pipeline-backend/blob/main/pkg/component/data/bigquery/v0/main_test.go Could you check this, @kuroxx , to see if it's the expected outcome? I will add the test cases accordingly?