|
|
|
|
|
by rxdazn
4416 days ago
|
|
My main problem with Django CMS frameworks is that they all use the django admin which quickly becomes a PITA when you want to modify it.
I'm really starting to prefer rolling my own easy to use admin interfaces to trying to override the django admin. |
|