Re: Django project beginner

2016-12-28 Thread jon
I would recommend the Django Girls tutorial. It is very well written and easy to follow. I covers most of the components that you will need to get started with Django and is a good starting point. https://tutorial.djangogirls.org/en/ On Monday, December 26, 2016 at 6:39:25 AM UTC-5, imed chaabo

Re: Django project beginner

2016-12-27 Thread imed chaabouni
Yea, I just discovered it, and it's a great tuto, about a blog building, especially for beginners. Le mardi 27 décembre 2016 09:59:25 UTC+1, Antonis Christofides a écrit : > > Except for the ones that have been mentioned, some people seem to like the > Django Girls tutorial (I have no opinion).

Re: Django project beginner

2016-12-27 Thread Antonis Christofides
Except for the ones that have been mentioned, some people seem to like the Django Girls tutorial (I have no opinion). Antonis Christofides http://djangodeployment.com On 12/26/2016 01:39 PM, imed chaabouni wrote: > Hi everyone, > I'm about to make my first project with Django as an end-of-year pr

Re: Django project beginner

2016-12-27 Thread imed chaabouni
Thanks :) Le mardi 27 décembre 2016 03:26:36 UTC+1, apoorvap...@gmail.com a écrit : > > Well you can follow the official Django documentation > or follow the tutorial to > create first Django project. >

Re: Django project beginner

2016-12-27 Thread imed chaabouni
Thank you :) Le lundi 26 décembre 2016 15:27:25 UTC+1, hai luo a écrit : > > you could follow the steps in django site,if you want to find a project > ,go to github,there is a nice project "bootcamp". > > Good luck! > > 在 2016年12月26日星期一 UTC+8下午7:39:25,imed chaabouni写道: >> >> Hi everyone, >> I'm

Re: Django project beginner

2016-12-26 Thread Muhammad M
Dear Imed, Another very useful tutorial that covers a lot of ground about developing django-powered sites is the "TaskBuster Django Tutorial" at http://www.marinamele.com/taskbuster-django-tutorial That site also has other tutorials that are related to other aspects of (django) website developme

Re: Django project beginner

2016-12-26 Thread apoorvapandey365
Well you can follow the official Django documentation or follow the tutorial to create first Django project. I started learning Django from this tutorial.It gives a decent overview.After complet

Re: Django project beginner

2016-12-26 Thread hai luo
django bootcamp : https://github.com/vitorfs/bootcamp 在 2016年12月27日星期二 UTC+8上午5:59:08,ureal frank写道: > > whats the URL for this project? I want to learn with it too. Thanks. > > > On 26 Dec 2016, at 14:05, hai luo > wrote: > > you could follow the steps in django site,if you want to find a project

Re: Django project beginner

2016-12-26 Thread ureal frank
whats the URL for this project? I want to learn with it too. Thanks. > On 26 Dec 2016, at 14:05, hai luo wrote: > > you could follow the steps in django site,if you want to find a project ,go > to github,there is a nice project "bootcamp". -- You received this message because you are subscri

Re: Django project beginner

2016-12-26 Thread imed chaabouni
1.10.2 Le lundi 26 décembre 2016 14:01:44 UTC+1, Marlysson Silva a écrit : > > What version's your django enviroment? > > Em segunda-feira, 26 de dezembro de 2016 08:39:25 UTC-3, imed chaabouni > escreveu: >> >> Hi everyone, >> I'm about to make my first project with Django as an end-of-year proj

Re: Django project beginner

2016-12-26 Thread hai luo
you could follow the steps in django site,if you want to find a project ,go to github,there is a nice project "bootcamp". Good luck! 在 2016年12月26日星期一 UTC+8下午7:39:25,imed chaabouni写道: > > Hi everyone, > I'm about to make my first project with Django as an end-of-year project, > so, could you re

Re: Django project beginner

2016-12-26 Thread Marlysson Silva
What version's your django enviroment? Em segunda-feira, 26 de dezembro de 2016 08:39:25 UTC-3, imed chaabouni escreveu: > > Hi everyone, > I'm about to make my first project with Django as an end-of-year project, > so, could you recommand me some exemple as a beginner ? > And if you've got some

Django project beginner

2016-12-26 Thread imed chaabouni
Hi everyone, I'm about to make my first project with Django as an end-of-year project, so, could you recommand me some exemple as a beginner ? And if you've got some documentation that's would be great ( And yes I already checked the doc of the official django website) Thanks, Imed. -- You re