|
|
|
|
|
by thomaspaine
6171 days ago
|
|
It's all custom Django, good guess on that one. I do use my fair share of external Django apps though. Ignoring the built in Django apps, My INSTALLED_APPS list has 10 unmodified external reusable apps, and 11 internal apps, which include ones I built myself and a few reusable apps I had to modify. Thanks to everyone for the positive comments. |
|