←back to thread

Happy 20th Birthday, Django

(www.djangoproject.com)
578 points davepeck | 2 comments | | HN request time: 0s | source
1. caust1c ◴[] No.44568434[source]
Django + REST framework is what I cut my teeth on doing web programming in my first job. It's a wonderfully written codebase, I'm very thankful I had some great code to learn from, and it wasn't even 10 years old then, I didn't even realize.

Congrats team! Glad to see it's still thriving and a great option to pick up for beginners.

replies(1): >>44568463 #
2. kibibu ◴[] No.44568463[source]
Django I love; last time I tried REST framework it felt like the polar opposite of DRY. Not sure if this was intentional or not.