Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
How to integrate django-photologue with my application?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Guevara  
View profile  
 More options May 14 2011, 3:01 pm
From: Guevara <eguevara2...@gmail.com>
Date: Sat, 14 May 2011 12:01:40 -0700 (PDT)
Local: Sat, May 14 2011 3:01 pm
Subject: How to integrate django-photologue with my application?
Hello!
I read the manual django-photologue (http://code.google.com/p/django-
photologue/w/list) but found no instructions on how to use the
framework to integrate an application. I need a house that has a photo
gallery.

I tested an import (from photologue.models import ImageModel) in
models.py an import but not found by Eclipse Helios.

if I have the class, example:

class House(models.Model):
    title = models.CharField(max_length=50)
    area = models.CharField(max_length=20, blank=True)
    price =  models.DecimalField(max_digits=15, decimal_places=2)

How can I integrate django-photologue application to have a photo
gallery of the house?
Can anyone help?
Thanks!!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »