Authored in connection with the Write With Fauna program.
For some time now, I have been learning about Fauna and exploring its serverless databas...
For further actions, you may consider blocking this person and/or reporting abuse
Hi. for def login(request), is there any error in the below?
except: try again!", "danger")
return re
messages.add_message(request, messages.INFO,"You have supplied invalid login credentials!”, pleasedirect("App:login")
return render(request,"login.html")
i was trying out but kept having error
Thanks for the correction. I have updated the code .
Hi. This issue is not solved yet. please check it again. I have also tried this project from GitHub also but the same issue I faced. I traced it but not able to find any error. During register time it is registering very well stored data on the database also. but while login it is not picking my user name. please check it out from your side.
Hello, I have made sure to check the python code properly. Please also make sure you are passing the data correctly from your HTML pages to your views. You can check the github repo here github.com/Chukslord1/FAUNA_RESUME... and the live link here faunaresumebuilder.larridscare.com... if there's an issue on it similar to the one your experiencing.
Can we connect mysql db instead of faundaDB, If yes then please guide me how can we do that .
contact me on twitter @LordChuks3
Is Fauna required for this? Could you run this with a standard django db? or something like postgres?
Yes you can build the resume builder with a regular database
app module not found
seee
hi , demo link is not working , its showing account suspended, please re fix it.