Re: Advise for first project in Django

2017-01-02 Thread Brian Witte
Welcome to Django! Getting a web site to work can be very hard. Even if you know django, there are many other services you need, too: a database, testing, a webserver, etc. This tutorial is one of the best I have seen: http://www.marinamele.com/taskbuster-django-tutorial On Friday, December 2

Re: Advise for first project in Django

2016-12-30 Thread Flávio Cardoso
won't you try a little blog? To get familiar with web and stuff... Em sexta-feira, 23 de dezembro de 2016 13:42:46 UTC-2, imed chaabouni escreveu: > Hello, > > > I am a Tunisian novice developer, and I am about to make my first project > in Django this year after studying Python. > > First thi

Re: Advise for first project in Django

2016-12-30 Thread Melvyn Sopacua
On Friday 23 December 2016 07:39:04 imed chaabouni wrote: > I am a Tunisian novice developer, and I am about to make my first > project in Django this year after studying Python. Welcome. > First thing comes to mind as a project was making a website music and > listening online, so, I'd like to k

Re: Advise for first project in Django

2016-12-23 Thread Vijay Khemlani
Yes, it is feasible As a starting project i find it a bit too complicated, at least the listening online part On Fri, Dec 23, 2016 at 12:39 PM, imed chaabouni wrote: > Hello, > > > I am a Tunisian novice developer, and I am about to make my first project > in Django this year after studying Pyt

Advise for first project in Django

2016-12-23 Thread imed chaabouni
Hello, I am a Tunisian novice developer, and I am about to make my first project in Django this year after studying Python. First thing comes to mind as a project was making a website music and listening online, so, I'd like to know if it's feasible or not ? and if you can advise me whether