I have moved the initial message to the "Review Board Development"- Group. This renders the current conversation deletable.
Alex JohnnyMcA schrieb am Freitag, 23. April 2021 um 00:40:59 UTC+2: > Oh noes! > I am more than sorry. Right after I submitted my message, I realized that > there's a dedicated Review Board Development group. > Moving the thread is not possible, right? I have never used google groups > before. > > Best regards! > JohnnyMcA schrieb am Freitag, 23. April 2021 um 00:34:56 UTC+2: > >> Hello everyone! >> I am not entirely sure, whether this is the right way to ask for help, >> but I am really struggling to register my Model to be displayed on the >> admin page. >> I am currently using Reviewboard 3.0.21. >> >> I have a small model which needs to be displayed: SoftwareProjectModel >> has_admin_site is set to True. >> >> In admin.py, I write the following: >> ----------------------------------------------------- >> from myextension.extension import MyExtension >> from myextension.models import SoftwareProjectModel >> >> # Register the Model so it will show up in the admin site. >> MyExtension.admin_site.register(SoftwareProjectModel) >> ----------------------------------------------------- >> >> Within Review Boards admin panel -> Manage Extensions it says: >> [image: 2021-04-23 Reviewboard admin register issue.png] >> >> Does anybody know what the problem could be? >> >> I do not know whether this information is suffice, or whether more input >> is needed to make an educated guess. >> >> I am more than happy to supply you with more details, if necessary. >> > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/8d8d79d9-9981-41bd-80ab-03c49a6c0fa9n%40googlegroups.com.
