When I register settings in my custom applicattion (in defaults.py), they get aggregated to the "Miscelaneous" panel in the Settings page. Is there a way to create a custom panel, for example, titled "My App" for the settings page?
Excellent, thank you. You should add this piece of info to the docs, along with the usage of the "label" parameter.
Another question, is it possible to have a defaults.py for a project, independant of any application? Right now, only those that reside in an installed app folder get picked up.
El sábado, 15 de septiembre de 2012 18:31:34 UTC-6, Eduardo Rivas escribió:When I register settings in my custom applicattion (in defaults.py), they get aggregated to the "Miscelaneous" panel in the Settings page. Is there a way to create a custom panel, for example, titled "My App" for the settings page?