I am afraid to make mistakes ;). Since there is only one correct way to do 
things in Python, I don't want to hack my way around and waste my time 
after a few weeks.

On Monday, March 25, 2013 1:03:28 PM UTC+1, Frankline wrote:
>
> My advice: Stop making resolutions and just start something. You will be 
> happier if you do. Along the way, you'll have gained an understanding of 
> your project to so much more. That is how I learned.
>
> Do not be afraid to make mistakes along the way.
>
> On Mon, Mar 25, 2013 at 2:58 PM, Tim Cook <t...@mlhim.org <javascript:>>wrote:
>
>> You obviously have a lot of questions, with a lot of variability in the 
>> answers.
>> I highly recommend: https://django.2scoops.org/
>>
>> --Tim
>>
>>
>> On Mon, Mar 25, 2013 at 8:17 AM, Benjamin Marsili
>> <benjamin.an...@gmail.com <javascript:>> wrote:
>> > Hey everyone,
>> >
>> > I am trying to design a website from scratch using django, it's my first
>> > time using it and I read the basic tutorials. Now it's time to get 
>> things
>> > done and I wonder where to begin. I don't want to make design mistakes.
>> >
>> > Let's take an internet website for example. There would be a planning 
>> and
>> > user accounts (at least).
>> >
>> > 1) Should I create 2 apps, one for user accounts and one for the 
>> planning?
>> > If yes, the rest of the code (templates, login page and other basic 
>> pages)
>> > should go in the project and not in an app?
>> >
>> > 2) Should I start by creating templates for the look of the website? Or
>> > should I populate and test the DB models first?
>> >
>> > 3) Where would the generic code go? For example if I want to share a
>> > function that will return the HTML header, do I have to copy it in each 
>> app?
>> >
>> > If you have guidelines to get a project going around django please share
>> > them here!
>> >
>> > --
>> > 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 django-users...@googlegroups.com <javascript:>.
>> > To post to this group, send email to 
>> > django...@googlegroups.com<javascript:>
>> .
>> > Visit this group at http://groups.google.com/group/django-users?hl=en.
>> > For more options, visit https://groups.google.com/groups/opt_out.
>> >
>> >
>>
>>
>>
>> --
>> ============================================
>> Timothy Cook, MSc           +55 21 94711995
>> MLHIM http://www.mlhim.org
>> Like Us on FB: https://www.facebook.com/mlhim2
>> Circle us on G+: http://goo.gl/44EV5
>> Google Scholar: http://goo.gl/MMZ1o
>> LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
>>
>> --
>> 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 django-users...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com<javascript:>
>> .
>> 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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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