Open yihuang opened 5 years ago
Sorry for the confusion, the user field is for my use case. I want non-superuser can only view his own data. I think the change is backward compatible.
@PetrDlouhy your opinion on this will be appreciated :) ?
I am still confused what is this PR about.
@yihuang Can You please change this PR to include only changes related to single issue (and move the other changes to separate PR if needed) and change the title and description accordingly?
@PetrDlouhy OK, Just done that ;D
@yihuang Why is there the jquery fix? I am not sure what it fixes, and discussion about that should be part of another PR.
@PetrDlouhy I though django's jquery only expose window.jQuery
, but I'm not sure now, so I'm revering this commit for the pull request now.
Hi,
Could you give some context here? It seems you are fixing timezone but also adding a user model, why ?