django-favorite icon indicating copy to clipboard operation
django-favorite copied to clipboard

Change function view to class based view

Open SBillion opened this issue 10 years ago • 0 comments

Add a name 'favit' for the url and use it in button/html Add a mixins.py file with mixins classes Use data-attribute in html instead wrong html attributes inside a button Use settings.AUTH_USER_MODEL instead 'auth.User' on the ForeignKey

SBillion avatar Feb 01 '15 16:02 SBillion