Re: Absolute beginner step by step

2016-06-25 Thread M. Kholid
ary719_list1 wrote: >> >> I missed the use of Django 1.5.4, but Django is supposed to be >> completely backward compatible. So using 1.9 shouldn't cause any problems. >> The switch from python 2.7 to 3.5, on the other hand, can be a mess. >> >>

Re: Absolute beginner step by step

2016-06-16 Thread M. Kholid
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 wr

Re: Absolute beginner step by step

2016-06-15 Thread M. Kholid
I tried to downloan the tutorial from the given link / media.readthedocs.org/pdf/tango-with-django/latest/tango-with-django.pdf It stil using django version 1.5.4 On Wed, Jun 15, 2016 at 10:44 PM, Shaylee Hansen < shan...@gcommercesolutions.com> wrote: > Thanks for the update on the new Tango Wi