Python Forum

Full Version: django sample project
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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
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 ...
There is a search. Look at it: https://djangopackages.org/categories/apps/