Awesome dude. That worked. Another question pops up to my mind is how do I 
create "categories" such as "Social Medias" and put the registered settings 
there?

Den fredag 27 november 2015 kl. 13:01:30 UTC+1 skrev Nkansah Rexford:
>
> In your installed app, you should have something like: That's all you need:
> INSTALLED_APPS = (
>     ...
>     "my_app",
>     ...
> )
>
>
> Then, simply register your setting in the defaults.py which is in the 
> "my_app" app folder in the directory same as the views.py and models.py 
> etc. 
>
> Then refresh your browser, go into your admin, in Settings, you should see 
> the setting you registered in there. 
>
>
> On Friday, November 27, 2015 at 11:35:43 AM UTC, wh4n wrote:
>>
>> The thing is that I have not included my app as an AppConfig. The setting 
>> won't appear anyway. So I don't know what to do next. Should I change my 
>> app "myappname" to "myappname.conf" or what?
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to