by pythonbull on 10/29/16, 5:05 PM with 14 comments
by DrkSephy on 10/29/16, 6:15 PM
by captainmuon on 10/29/16, 9:12 PM
- A version of caniuse.com, but for modern C++
- A website for going out in my city, scraping the web for events and displaying it all in one place (e.g. 80s night here, techno there, ...)
- A real life bugtracker for my city. There is a pothole / ridiculous intersection / missing playground? Open an issue! I think this one especially has potential.
Django makes it easy for data-centric sites. Just whip up a few models and templates, and start adding data using the admin interface, or by scraping.
by admtal on 10/29/16, 7:44 PM
It's no longer maintained, and most likely not functioning, but still running on Heroku. (tangerine.herokuapp.com)
Here is what it looked like : http://imgur.com/a/aOgf1
by tedmiston on 10/29/16, 6:09 PM
by scot_hacker on 11/1/16, 6:14 AM
I've also created several university web sites and intranets, worked for years on a journalism project/publication, and am currently working on a massive Django-driven portal for an arts college in California.
by s_kilk on 10/29/16, 7:01 PM
We ended up taking out most of stock Django and only using the router and controller functions.
by babayega2 on 10/30/16, 5:14 AM
DRF+AngularJs is the killer here.
[0] : https://www.rapidsms.org [1] : http://app.rapidpro.io
by danialtz on 10/29/16, 8:32 PM
by rayalez on 10/29/16, 9:59 PM
A website where you can discover educational videos:
by wayn3 on 10/29/16, 6:15 PM