| | 23 | |
| | 24 | Regarding my hypothesis, though, some of the most starred/popular django-related projects on github are extensions/enhancements to the admin, making it more sophisticated: |
| | 25 | |
| | 26 | - https://github.com/sehmaschine/django-grappelli (2400 stars) |
| | 27 | - https://github.com/geex-arts/django-jet (1664 stars) |
| | 28 | - https://github.com/darklow/django-suit (1604 stars) |
| | 29 | - https://github.com/sshwsfc/xadmin (3155 stars) |
| | 30 | |
| | 31 | I believe this supports a hypothesis that a good number of users find the admin powerful but also wish to enhance its capabilities and add sophistication. |
| | 32 | |