Unless it has changed, the tutorial at docs.djangoproject.com shows creation of an app, use of templates, forms, etc. All the building blocks for the back end (which is what django is). Those are the skills that have been the base of several sites that I've built. If your site wants to have other features, like text search, or social auth, or blogs, or shopping carts, there are add on apps for those things that you can find with google, and which typically have reasonable example usage in their documentation. (That's not to say that you won't choose home grown over some of them, if you needs are a bit different.)
The real trick is knowing what you want to do. A toy site that you create as a "learning exercise" is probably going to feel like a toy (like those things they have you write in a collage level CS class). If you have something that you want to put before the world, you will figure out how to make it feel sharper. Having a real project in mind is, as always, the hard part. And, as mentioned, django is just the server side. You need to understand HTML, CSS, and, probably JavaScript and some of its frameworks, like jQuery or D3. Unless your project is non-browser, in which case you need to understand HTTP anyway, and maybe Rest, and probably still HTML (since that's what the request chain expects. So, I'd suggest finishing the official tutorial, if you haven't already. Then look at some add-ons like a blog, a CMS, or a shopping cart, mostly to see how to add a third party app and configure it. Then perhaps you'll have though of something that you want to build for yourself. On Wed, Jul 22, 2015 at 3:07 PM, Steve Burrus <steveburru...@gmail.com> wrote: > say do yoiu know of a handy series of tutorials I can use to actually do > something in Django beyond merely connecting to the server and maybe > configuring the admin? I am getting tired of just connecting to the server > and then "calling it a day" if you know what I mean. > > > > On Wed, Jul 22, 2015 at 1:20 PM, Bill Freeman <ke1g...@gmail.com> wrote: > >> That's actually a virtualenv mistake, rather than a django mistake. >> Whenever things don't behave in a VE try "pip freeze" to see if things are >> as you expect. >> >> On Wed, Jul 22, 2015 at 1:16 PM, Steve Burrus <steveburru...@gmail.com> >> wrote: >> >>> *Okay it's a case of "my bad". I got it gpoing. I had just forgotten to >>> do this command : "pip install django" in the "burrus" virtual environment >>> inst ance! I still have the shakiest knowledge of django in general so >>> little mistakes like this I am gonna have a little while longer.* >>> >>> >>> *On Wed, Jul 22, 2015 at 12:03 PM, Bill Freeman <ke1g...@gmail.com >>> <ke1g...@gmail.com>> wrote:* >>> >>>> >>>> *I presume that you have actually checked for a django-admin.py file in >>>> the Scripts directory?* >>>> >>>> >>>> *On Wed, Jul 22, 2015 at 12:58 PM, Steve Burrus >>>> <steveburru...@gmail.com <steveburru...@gmail.com>> wrote:* >>>> >>>>> >>>>> >>>>> >>>>> >>>>>> >>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>> *well I haVE tried both this "python .\Scripts\django-admin.py >>>>> startproject me" and Bill's suggestion opf "python django-admin.py >>>>> startproject me" but both haVE failed! I'll try Bill's other suggestion of >>>>> the forward slashes but I doubt it will work.On Wed, Jul 22, 2015 at 11:51 >>>>> AM, Steve Burrus <steveburru...@gmail.com <steveburru...@gmail.com>> >>>>> wrote:well tom tjhanx for your attempted help but it still didn't work >>>>> after I took care of that space after "\Scripts\"! here is my error >>>>> message now : "python: can't open file '.\Scripts\django-admin.py': [Errno >>>>> 2] No such file or directory".On Wed, Jul 22, 2015 at 11:34 AM, Tom >>>>> Lockhart <tlockhart1...@gmail.com <tlockhart1...@gmail.com>> wrote:On Jul >>>>> 22, 2015, at 09:11, Steve Burrus <steveburru...@gmail.com >>>>> <steveburru...@gmail.com>> wrote:I find myself in ned of help yet again w. >>>>> django. Just to say parenthetically I have had this problem before. just >>>>> what am I doing wrong with the command "python .\Scripts\ django-admin.py >>>>> startproject me" to consistently get this error message! Thanx to anyone >>>>> who helps me. "C:\Users\SteveB\Desktop\burrus>.\Scripts\activate(burrus) >>>>> C:\Users\SteveB\Desktop\burrus>python .\Scripts\ django-admin.py >>>>> startproject meC:\Users\SteveB\Desktop\burrus\Scripts\python.exe: can't >>>>> find '__main__' module in '.\\Scripts\\’"You seem to have a space after >>>>> the >>>>> “\Scripts\”.hth- Tom -- 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/uxHvoccBiZc/unsubscribe >>>>> <https://groups.google.com/d/topic/django-users/uxHvoccBiZc/unsubscribe>. >>>>> To unsubscribe from this group and all its topics, send an email to >>>>> django-users+unsubscr...@googlegroups.com >>>>> <django-users+unsubscr...@googlegroups.com>. To post to this group, send >>>>> email to django-users@googlegroups.com <django-users@googlegroups.com>. >>>>> Visit this group at http://groups.google.com/group/django-users >>>>> <http://groups.google.com/group/django-users>. To view this discussion on >>>>> the web visit >>>>> https://groups.google.com/d/msgid/django-users/9F05E056-A548-4EE4-89AE-0F3F14876503%40gmail.com >>>>> <https://groups.google.com/d/msgid/django-users/9F05E056-A548-4EE4-89AE-0F3F14876503%40gmail.com?utm_medium=email&utm_source=footer>. >>>>> For more options, visit https://groups.google.com/d/optout >>>>> <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 >>>>> django-users+unsubscr...@googlegroups.com >>>>> <django-users+unsubscr...@googlegroups.com>. To post to this group, send >>>>> email to django-users@googlegroups.com <django-users@googlegroups.com>. >>>>> Visit this group at http://groups.google.com/group/django-users >>>>> <http://groups.google.com/group/django-users>. To view this discussion on >>>>> the web visit >>>>> https://groups.google.com/d/msgid/django-users/CABcoaSDY2f0hibB-i-KXd1s5eQvQPHk9cARORmzPMxffUbwUtg%40mail.gmail.com >>>>> <https://groups.google.com/d/msgid/django-users/CABcoaSDY2f0hibB-i-KXd1s5eQvQPHk9cARORmzPMxffUbwUtg%40mail.gmail.com?utm_medium=email&utm_source=footer>. >>>>> For more options, visit https://groups.google.com/d/optout >>>>> <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/uxHvoccBiZc/unsubscribe >>>> <https://groups.google.com/d/topic/django-users/uxHvoccBiZc/unsubscribe>. >>>> To unsubscribe from this group and all its topics, send an email to >>>> django-users+unsubscr...@googlegroups.com >>>> <django-users+unsubscr...@googlegroups.com>. To post to this group, send >>>> email to django-users@googlegroups.com <django-users@googlegroups.com>. >>>> Visit this group at http://groups.google.com/group/django-users >>>> <http://groups.google.com/group/django-users>. To view this discussion on >>>> the web visit >>>> https://groups.google.com/d/msgid/django-users/CAB%2BAj0sZm-wafWQ2CDhMRSrFKTu4KpWK82BrXBk-g8pGFde_MQ%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/django-users/CAB%2BAj0sZm-wafWQ2CDhMRSrFKTu4KpWK82BrXBk-g8pGFde_MQ%40mail.gmail.com?utm_medium=email&utm_source=footer>.* >>>> >>>> >>>> * For more options, visit https://groups.google.com/d/optout >>>> <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 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. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/CABcoaSCqTe%2B7%2BZzj3pGBpvcmW5S-SrTjbeipbDz3Wb67mrTuuQ%40mail.gmail.com >>> <https://groups.google.com/d/msgid/django-users/CABcoaSCqTe%2B7%2BZzj3pGBpvcmW5S-SrTjbeipbDz3Wb67mrTuuQ%40mail.gmail.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 a topic in the >> Google Groups "Django users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/django-users/uxHvoccBiZc/unsubscribe. >> To unsubscribe from this group and all its topics, 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. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAB%2BAj0vfriQ9vWtKce_%2BPq8Jy%2BFqZXryZgGXPAfgpb6iiNvG-Q%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CAB%2BAj0vfriQ9vWtKce_%2BPq8Jy%2BFqZXryZgGXPAfgpb6iiNvG-Q%40mail.gmail.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 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CABcoaSAtXAviWa5Sn%2BVZE%2BJELaxCzRSg9t%3D_iJk4oLJC-LAgnw%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CABcoaSAtXAviWa5Sn%2BVZE%2BJELaxCzRSg9t%3D_iJk4oLJC-LAgnw%40mail.gmail.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 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. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAB%2BAj0u_U4KqiD%2BqZ5KbGaJVYnqLaR11MY50TYHQinvKiy8F4Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.