Python Forum
django sample project - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Web Scraping & Web Development (https://python-forum.io/forum-13.html)
+--- Thread: django sample project (/thread-2598.html)



django sample project - shahpy - Mar-27-2017

hello

    i have question:
        where can i find a few django sample projects?
        i have seen a few tutorials and courses but i don't now how
        a real project should be.
        then i need to see a few sample django codes .

        i now there are a lot of project in github but i can't use them.
        there are not the thing that i want they are reusable apps
        that i have to use them beside my own project but i want a whole project.
        i want such project that i can run it in my computer by it's own.

        can you please help me .
        i am learning django for a year but i cant steel write program.
        i only can create some simple apps.

        i can create model , work with forms, templates, angular but still nothing.

        i cant do a real project then i all of my trying are nothing.
        
    thank for your help


RE: django sample project - nilamo - Mar-27-2017

The docs contain a tutorial that guides you, step by step, into creating a running project. That sounds exactly like what you're looking for: https://docs.djangoproject.com/en/1.10/intro/

You're probably being over-dramatic, since if you had been trying for over a year and still had no idea where to start, I'd question whether or not you actually ever tried at all :p


RE: django sample project - shahpy - Mar-28-2017

i did
https://docs.djangoproject.com/en/1.10/intro/
last year ago . I'm looking for a big project .

something like a forum with django or a online market ...


RE: django sample project - wavic - Mar-28-2017

There is a search. Look at it: https://djangopackages.org/categories/apps/