Hey Avnesh,

You should

   1. Complete Polls tutorial first -
   https://docs.djangoproject.com/en/dev/intro/tutorial01/
   2. walk through full documentation at https://docs.djangoproject.com/ at
   least once.
   3. See list of open source projects in Django at
   https://code.djangoproject.com/wiki/DjangoResources#Open-SourceDjangoprojects
   4. There is an extensive list of other resources as well on above wiki
   page.
   5. Walk through source code of different apps at
   https://github.com/nathanborror/django-basic-apps/tree/master/basic
   6. Read `Two Scoops of Django` once you are good at basics. This book is
   not for beginners.

It's good to do your homework before posting a question on public
forums/mailing lists. Please read

   1. http://www.catb.org/esr/faqs/smart-questions.html
   2. http://stackoverflow.com/questions/how-to-ask

Happy Coding !!

Sincerely,
Pankaj Singh
http://about.me/psjinx


On Wed, Feb 20, 2013 at 6:06 PM, Avnesh Shakya <[email protected]>wrote:

> thanks alot.... plz share any small project for beginners, if u have....
>
>
> On Wed, Feb 20, 2013 at 6:02 PM, Tom Evans <[email protected]>wrote:
>
>> On Wed, Feb 20, 2013 at 12:26 PM, Avnesh Shakya <[email protected]>
>> wrote:
>> > plz help me... i want to store image in database using model,how is it
>> > possible.......?
>> >
>>
>> https://docs.djangoproject.com/en/1.4/ref/models/fields/#imagefield
>>
>> Cheers
>>
>> Tom
>>
>> --
>> 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 [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/django-users?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>  --
> 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 [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to