Umuzi-org / Tilde

Open source agile, collaborative learning platform.
52 stars 34 forks source link

added the lines cause an error and my though pattern #732

Open Raymond-Mawina opened 2 months ago

Raymond-Mawina commented 2 months ago

Related issues: [please specify]

Description:

I am stuck on this. I think the main reason is because I don't understand what a generic foreign key is. I will take some time to find out what a generic foreign key is and how I can resolve this.


Ran 6 tests in 0.324s

FAILED (errors=1) Destroying test database for alias 'default'...



## Screenshots/videos

<!-- If there is a visual component to what you did, please save us time by adding a screenshot. You can even link to a video demonstrating your feature, that would be cool too -->

## I solemnly swear that:

- [x] My code follows the style guidelines of this project
- [x] I have merged the develop branch into my branch and fixed any merge conflicts
- [x] I have performed a self-review of my own code
- [x] I have commented my code in hard-to-understand areas
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have tested new or existing tests and made sure that they pass