On Wed, Jul 24, 2013 at 6:32 AM, Sivaprakash Shanmugam <
sivaprakashshanmu...@gmail.com> wrote:

> Hi
>
> I'm new to DJango framework I fairly understand how the basics works. I
> want to define an object (typically getter setter in Java) in which I want
> to fill data to create my own response through web service. But I could
> only see the Model which are related to DB.
>

Hi i recommend you read this:
https://docs.djangoproject.com/en/1.5/topics/db/models/

Django has an ORM layer you can read about in docs.
About web services, is not clear what you want, please help us with more
specific information.

Regards,

>
> How to do it?
>
> Thank you
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Cristian Salamea
@ovnicraft

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to