How about the quick way to make a dashboard and example of populating and
showing  a  select query result from a table to a form, may ne it will make
me more understand and quickly keep the basic prinsip off database
application with django.

Thanks
Kholid

On Wednesday, 15 June 2016, Mc. Holid <[email protected]> wrote:

> Dear All
>
> It seem this is the best starting guide for me,
>
> Just one to ask about the tips and trick how do you deal with the so many
> "unknown syntax", some time we have to use this ' character some time use
> ", then mention the name of a database field followed with array. Could
> anyone suggest for me the suitable and comprehensive exercise for fluent in
> Django syntax, May be i have to try and try again with
> learningpyhtonthehardway ?
>
> As my background try to deciding django is  seeing the motto "The web
> framework for perfectionists with deadlines.
> I got a little social project, is there a forum for mentoring or exchange
> any experience and knowledge for project based discussion.
>
>
> Thanks for any kind help.
> Best Regards
> Kholid
>
> On Tuesday, June 14, 2016 at 1:51:07 AM UTC+7, gary719_list1 wrote:
>>
>> I stand corrected. There is a new Tango With Django tutorial out. It uses
>> Python 3.5 and Django 1.9. Try /
>> media.readthedocs.org/pdf/tango-with-django/latest/tango-with-django.pdf
>>
>> Gary R
>>
>> On 06/11/2016 02:07 PM, Gary Roach wrote:
>>
>> If you don't mind working with Python2.7 and Django 1.7 you might try
>> "Tango With Django" . It is out of date but still is a good place to start.
>> Too bad that the author hasn't updated it. I have had some success with
>> running three projects in parallel. Tango along with the official Django
>> howto and another with your own project if you have one. I saw a reference
>> to "Learning Python The  Hard Way". It's a good choice.
>>
>> One nasty thing you may run into if you run parallel programs is the use
>> of multiple version of Python and Django. If you use virtualenv and pyvenv
>> to set up multiple virtual environments and then point your IDE at the one
>> needed for a particular project, you should be ok. You don't even have to
>> activate the environments because you are using them for storage of python
>> and django versions only.
>>
>> Good luck
>>
>> Gary R.
>>
>>
>> On 06/10/2016 07:32 PM, Mc. Holid wrote:
>>
>> Dear All,
>>
>> Could anyone help  to share the point for absolute beginner guide.
>>
>> I have already know a little bit about html, and having strong background
>> in vb6.
>>
>> Thanks for any kind help.
>>
>> Best Regards
>> Mchoud
>> --
>> 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 https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> <https://groups.google.com/d/msgid/django-users/d2fa7fd5-2673-4292-a14e-482e148587bb%40googlegroups.com>
>> https://groups.google.com/d/msgid/django-users/d2fa7fd5-2673-4292-a14e-482e148587bb%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>> --
>> 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 https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> <https://groups.google.com/d/msgid/django-users/575C7D80.7060206%40verizon.net?utm_medium=email&utm_source=footer>
>> https://groups.google.com/d/msgid/django-users/575C7D80.7060206%40verizon.net
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-users/cryoIzZ7p-o/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected]
> <javascript:_e(%7B%7D,'cvml','django-users%[email protected]');>
> .
> To post to this group, send email to [email protected]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/0288bc9f-168b-4de8-95d3-ae59a74c4383%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/0288bc9f-168b-4de8-95d3-ae59a74c4383%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CADEwvux%3DOvT8Bx7waz5exRb2rZ5j624bJRS7xXXyaKn7%3DhsXqg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to