*Hi everyone.*
*I am new in Django Development and I encountered this problem, please help*
*TIA*
*Jeffrey E. Uvero *
DatabaseError at /login/
ORA-00942: table or view does not exist
Request Method: POST
Request URL: http://127.0.0.1:8000/login/
Django Version: 1.10.1
Exception Type: Databa
*This is about the models foreign key, I have two tables and i used foreign
key to connect these tables however after i did migration it's not working.
Is there any wrong with my code? *
*please help, Thanks. *
class *Author*(models.Model):
*Author_code = models.CharField(max_length=50,u
2 matches
Mail list logo