:
>
> 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 .
>
&g
On Monday 27 March 2017 09:27:59 Shahab Emami wrote:
> hello
>
> i have question:
> where can i find a few django sample projects?
Mezzanine[1] and Cartridge[2] probably fit the bills best. Mezzanine comes with
it's
own mezzanine-project command, which creates a
Browse projects by category from https://djangopackages.org/
also search repositories on github.com
https://github.com/django/djangoproject.com
https://github.com/pydanny/djangopackages
https://github.com/mozilla/addons-server
https://github.com/mozilla/bedrock
https://github.com/PyCon/pycon
--
i think if i study the code of other programmers it can help me a lot.
i think one of the best way for me to be a real programmer is watching code
of others.
an integrated project that do something, i need that.
ready source is big step for me that takes me a few years next.
--
You received th
An online market is nothing you can't do.
There are form to add object, form to add object to a cart.
Then you need to offer a view to the user so he can pay. The first
result for me on google for "django paypal integration" is
https://github.com/spookylukey/django-paypal. It's a reusable app that
i can set up a project.
i want to see a real source code of a project.
i can create a simple project .
i need an example project.
for example a source of an online market or anything else
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsub
Try "2 Scoops of Django" book. Shows uou how to set up a project.
Mark
On Mar 27, 2017 6:28 AM, "Shahab Emami" wrote:
> hello
>
> i have question:
> where can i find a few django sample projects?
> i have seen a few tutorials and courses b
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 githu
8 matches
Mail list logo