Getting image field in a template

2007-10-23 Thread Page
I'm new to Django and Python but trying to catch on. I have an image model for a portfolio page. I also have a model for the portfolio information for that page. After creating a template for the portfolio item detail page I can pull in of the fields by simply including a template tag

Re: Getting image field in a template

2007-10-24 Thread Page
ontent %} {{ object.description }} {% endblock %} This template is portfolioitem_detail.html. Thanks for all of the help and let me know if their is anything I can improve. On Oct 24, 10:12 am, Tim <[EMAIL PROTECTED]> wrote: > Try > > > > Tim > > On Oct 24, 9:37

Re: Getting image field in a template

2007-10-24 Thread Page
to learn to be able to figure out this logic for myself. Is it just a matter of better understanding Python? Or is this specific to Django? Thanks tons everyone. Page On Oct 24, 11:02 am, "Marty Alchin" <[EMAIL PROTECTED]> wrote: > You want somethin

Re: UUIDs eventually choke as primary key

2018-03-16 Thread M. Page-Lieberman
Hi, I've only been using Django for a few weeks really, so I'm not sure how much I can help, but this is concerning for me, and I'd like to help resolve it. Are you able to just include your full models.py file here? I'll run it on my computer and try to debug too. On Thu, Mar 15, 2018 at 5:20 PM

Re: registration with cities...

2018-04-14 Thread M. Page-Lieberman
81 cities. i want to make a site > that will enable people living in the same city to exchange goods with each > other. people living in different cities should not see each other's share. > and users must have an extra fields in account profile registration page. > like a shop name,