Open juancresc opened 6 years ago
I've changed in requirements file to django==1.10
but now I get
AssertionError at /shifts/
("Creating a ModelSerializer without either the 'fields' attribute or the 'exclude' attribute has been deprecated since 3.3.0, and is now disallowed. Add an explicit fields = '__all__' to the ShiftSerializer serializer.",)
while running
Hi @juanmas07 . At this time I don't have the spare time to really support this project. I do have plan to get back in the game, but it will be a few more months.
Installed everything in ubuntu but I got this: