How can I use SSL with django?

At which type of projects does Django excel? When to add/use other tools?

  • Django was written for a newspaper, and many of the apps on Django Packages seem to focus on user management. Django  seems to be used mainly as a backend framework, adding other tools, such as JS frameworks, for frontend stuff. But for what projects exactly is Django good? And for what type of projects and when exactly add (or use entirely) other tools?

  • Answer:

    For me that's Django's database models and its integrations in other parts of your webapp (like forms, the admin) and Django's template language; both very useful, DRY-based and really easy to use. And last but not least: the excellent community and documentation.

Peter Wiggers at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.