studybuffalo / django-flexible-subscriptions

A subscription and recurrent billing application for Django.
GNU General Public License v3.0
249 stars 57 forks source link

Added Norwegian currency and Replased the get_user_model function #315

Open sveinok opened 11 months ago

sveinok commented 11 months ago

Replased the get_user_model function with Constant as recomended in django documentation to prevent import loops