Open va2ron1 opened 3 years ago
I had a case where I needed to generate different tokens for certain types of users, so I moved out the value to a class variable so I can change it when I created a subclass of the view.
I had a case where I needed to generate different tokens for certain types of users, so I moved out the value to a class variable so I can change it when I created a subclass of the view.