Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Django React Boilerplate | 1,440 | 10 months ago | 42 | mit | Python | |||||
Django 3, React, Bootstrap 4 with Python 3 and webpack project boilerplate | ||||||||||
Server | 1,240 | a month ago | 41 | agpl-3.0 | Python | |||||
The Etebase server (so you can run your own) | ||||||||||
Django Twoscoops Project | 864 | 7 years ago | 12 | mit | Python | |||||
The sample project layout from the book, "Two Scoops of Django 1.5 and 1.6" | ||||||||||
Edge | 814 | a year ago | 38 | mit | HTML | |||||
A Django project skeleton that is modern and cutting edge. | ||||||||||
Bakerydemo | 689 | 9 days ago | 21 | bsd-3-clause | Python | |||||
Next generation Wagtail demo, born in Reykjavik | ||||||||||
Modern Django | 655 | 5 years ago | Python | |||||||
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017 | ||||||||||
Fabulous | 576 | 9 years ago | 2 | Python | ||||||
Deploy django apps to Amazon EC2 with ONE command | ||||||||||
Django Mingus | 511 | 3 years ago | 5 | other | JavaScript | |||||
a Django blog engine leveraging reusable apps for all its features. | ||||||||||
My_blog_tutorial | 395 | 6 years ago | 11 | Python | ||||||
It's the example of the development of blog by Django and Pure. | ||||||||||
Estoque | 371 | a year ago | 1 | Python | ||||||
Controle de estoque |
A Django blog engine leveraging only existing reusable apps, and django-snippets. The project itself defines no models (db schemas).
The project was conceptualized for a Django-NYC lightening talk, with the goal of introducing Django developers to the concepts behind integrating existing reusable apps in their project, as well as leveraging virtualenv, virtualenv wrapper, and pip into the workflow.
To read more about all the reusable apps that Mingus employs, read The apps that power Django-Mingus.
It also comes with 5 default themes to choose from (really just varying color schemes). They are Basic, Dark, Django, Minimal, and JeffCroft. You can view them here
Please submit issues, bugs, ideas, suggestion, etc., on the project issues page.
To see it live in action, view:
http://blog.montylounge.com
http://ericholscher.com/
http://apluggedinlife.com/fr/
http://blog.roseman.org.uk/
http://codysoyland.com/
http://www.ofbrooklyn.com/
http://hotsyk.com/
http://stfnkhlr.de/
http://mathematism.com/
http://baratrion.org/
http://libby.tuzig.com/
http://oswco.com/
http://serotoninstorm.com/blog/
I’m beginning to add docs now. They are located in the docs directory. Currently the docs include a quick-start to get you going.