Replies: 2 comments
-
Hi, yes your are right you can go on and make a PR |
Beta Was this translation helpful? Give feedback.
0 replies
-
Discussion closed because the related issue has been opened: #224 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue
In
tasks.py
, duplication of logic/code happens which can be done by using a simple functionSolution
A new function can be made which takes in the Model and the days as args and deletes the old data
This refines the code and make things more readable.
@Lorygold @ManofWax looking forward to your insights !
Beta Was this translation helpful? Give feedback.
All reactions