N
N
Nikita Pewget2014-08-10 20:15:51
JavaScript
Nikita Pewget, 2014-08-10 20:15:51

Where can I get working django apps?

Greetings!
Would love to see how others are using django. I rummaged through github - there are mostly batteries, but I'm interested in working projects.
For example, now I'm faced with the question - how best to store static files? Have one static folder for the entire project, or stack static files inside applications? And there are a lot of such questions "How do others" in the process of work.
Thanks in advance for your reply!

Answer the question

In order to leave comments, you need to log in

4 answer(s)
P
Pavel, 2016-06-02
@mishapsv

first, you have a click event on the FAQ link, which calls the function - scroll in which you hang another event on this link, and after the second click, this new event is fired, in which the scroll is implemented

A
Alexander Davydov, 2014-08-11
@nyddle

I strongly advise you to look through Two Scoops of Django (there is a whole section on how to organize the code), here is their template for projects:
https://github.com/twoscoops/django-twoscoops-project

A
alternativshik, 2014-08-11
@alternativshik

The doc on dzhanga and dzhangobuk has recommendations for almost any question that arises, at least about the naming of models and the order of methods in the code, at least about statics or deployment.

A
Artem Spiridonov, 2014-08-10
@customtema

github.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question