Re: html & python connection problem with hyperlinks

2016-05-25 Thread justin walters
On Wed, May 25, 2016 at 3:24 AM, wrote: > Why not created the field title, that located on the template > BusinessList.html as a link to go to Business_Detail.html..? please check > > Code: > > models. py: > > from django.db import models > > > REGIONS = ( > ('ΘΕΣ', 'ΘΕΣΣΑΛΟΝΙΚΗ'), > ('ΣΕΡ', 'ΣΕΡ

html & python connection problem with hyperlinks

2016-05-25 Thread litssa2005
Why not created the field title, that located on the template BusinessList.html as a link to go to Business_Detail.html..? please check Code: models. py: from django.db import models REGIONS = ( ('ΘΕΣ', 'ΘΕΣΣΑΛΟΝΙΚΗ'), ('ΣΕΡ', 'ΣΕΡΡΕΣ'), ( 'ΑΘΗ', 'ΑΘΗΝΑ'), TYPEOFBUSINESS = ( ('ΕΣΤ', 'ΕΣΤΙΑ