5

https://github.com/django/django/graphs/code-frequency

It can't be that big can it? I've seen it listed elsewhere as only about 80k:

http://thegarywilson.com/blog/2012/software-metrics-django-case-study/

ajw0100
  • 378
  • 1
  • 8

1 Answers1

2

I expect that includes translations: there are 71 different locales for all the template and Javascript code for the various contrib apps (admin, comments, etc).

Daniel Roseman
  • 588,541
  • 66
  • 880
  • 895