idlesign / django-siteprefs

Reusable app for Django introducing site preferences system
https://github.com/idlesign/django-siteprefs
BSD 3-Clause "New" or "Revised" License
17 stars 6 forks source link

Preferences objects have an odd name #26

Open jayvdb opened 4 years ago

jayvdb commented 4 years ago

<class 'foo.app_settings.py.Preferences'>

idlesign commented 4 years ago

Besides that it's semantically incorrect, it bothers?

jayvdb commented 4 years ago

Ya, it is a minor bother-ed-ness. Should be a quick fix, but low priority. I'll get to it if you dont.