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 = (
> ('ΘΕΣ', 'ΘΕΣΣΑΛΟΝΙΚΗ'),
> ('ΣΕΡ', 'ΣΕΡ
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 = (
('ΕΣΤ', 'ΕΣΤΙΑ