endormi
/
awesome-dj
List of reasons why django is awesome for web development & django bootstrap boilerplate
This repository is specifically meant to those who are looking into using Django, since this gives a good amount of information about Django and it's capabilities.
Disclaimer: I have also included a bootstrap boilerplate for this project.
Since newer versions of Python are often faster, have more features, and are better supported, the latest version of Python 3 is recommended.
Table of contents:
- What is Django
- Building Web Applications
- Security
- Packages
- Documentation
- Open Source Community
- Installing Django
- Articles
- Thanks
What is Django π
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel. Itβs free and open source.
To give you an idea what the capabilities of Django are, here is a listβ¦
It's almost that time of the year again, Hacktoberfest! I have created a repository that shows a list of reasons why Django is awesome for web dev (additionally I have included a bootstrap boilerplate).
I have created a couple of issues with the label "help wanted" (two to be exact), First one is about adding more packages to the packages list with simply editing the README.md
and adding a link with the format [name of package](link)
(if the package has official docs website, that link is preferred, but if not PyPI link is fine as well).
Second one is about adding more documentation to the boilerplate, because it's lacking quite a bit .
Adding/updating/fixing boilerplate code and typo fixes are always welcome too, also remember to add yourself to the authors list when making a pr.
I'm looking forward to your contributions π
Happy hacking!
Top comments (0)