René's URL Explorer Experiment


Title: TreeAdmin displaying odd ordering with more than 1 root node · Issue #2 · feincms/feincms3 · GitHub

Open Graph Title: TreeAdmin displaying odd ordering with more than 1 root node · Issue #2 · feincms/feincms3

X Title: TreeAdmin displaying odd ordering with more than 1 root node · Issue #2 · feincms/feincms3

Description: model class Step(CTENode): description = models.CharField(max_length=75, null=True, blank=True) content_type = models.ForeignKey(ContentType, on_delete=models.CASCADE, limit_choices_to=step_choices, null=True, blank=True) object_id = Gfk...

Open Graph Description: model class Step(CTENode): description = models.CharField(max_length=75, null=True, blank=True) content_type = models.ForeignKey(ContentType, on_delete=models.CASCADE, limit_choices_to=step_choices...

X Description: model class Step(CTENode): description = models.CharField(max_length=75, null=True, blank=True) content_type = models.ForeignKey(ContentType, on_delete=models.CASCADE, limit_choices_to=step_choices...

Opengraph URL: https://github.com/feincms/feincms3/issues/2

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"TreeAdmin displaying odd ordering with more than 1 root node","articleBody":"**model**\n\n```\nclass Step(CTENode):\n    description = models.CharField(max_length=75, null=True, blank=True)\n    content_type = models.ForeignKey(ContentType, on_delete=models.CASCADE, limit_choices_to=step_choices, null=True, blank=True)\n    object_id = GfkLookupField('content_type', null=True, blank=True)\n    content_object = GenericForeignKey('content_type', 'object_id')\n    is_active = models.BooleanField(verbose_name=\"Active\", default=True, help_text=\"If not active, subscribers will still be allowed to move to this step, but this step won't run until it's active. Consider this a good way to 'hold' subscribers on this step. Note: Step children won't run either.\")\n    position = models.PositiveIntegerField(db_index=True, editable=False, default=0)\n\n    _cte_node_path = 'cte_path'\n    _cte_node_order_by = ('position',)\n```\n\n**admin**\n\n```\nclass StepAdmin(TreeAdmin):\n    model = Step\n    generic_raw_id_fields = ['content_object']\n    raw_id_fields = ('parent',)\n    list_display = ('indented_title', 'move_column')\n```\n\n**issue**\n\n```\n\u003e\u003e\u003e root_one = Step.objects.create(description='root_one')\n\u003e\u003e\u003e root_one_middle = Step.objects.create(description='root_one_middle', parent=root_one)\n\u003e\u003e\u003e root_one_bottom = Step.objects.create(description='root_one_bottom', parent=root_one_middle)\n```\n\n![root_one](https://cloud.githubusercontent.com/assets/1058607/18798374/463e4fa4-81a0-11e6-82aa-3a1b599feed4.png)\n\nThat looks as expected. Let's add another root node.\n\n```\n\u003e\u003e\u003e root_two = Step.objects.create(description='root_two')\n\u003e\u003e\u003e root_two_middle = Step.objects.create(description='root_two_middle', parent=root_two)\n\u003e\u003e\u003e root_two_bottom = Step.objects.create(description='root_two_bottom', parent=root_two_middle)\n```\n\n![root_two](https://cloud.githubusercontent.com/assets/1058607/18798491/c7b8200a-81a0-11e6-8a3a-df11b312145d.png)\nIt only seems to look good with 1 root node. Everything gets displayed properly even when adding multiple children all over the place, but as soon as another root node gets in, it gets wonky. Only happens in Admin. Likely has something to do with TreeAdmin's get_ordering method, but I'm curious if you're able to re-create this with your Page model.\n","author":{"url":"https://github.com/kronok","@type":"Person","name":"kronok"},"datePublished":"2016-09-23T19:23:20.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/2/feincms3/issues/2"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:2a6a8d8a-686b-d182-59e3-579949e12635
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE600:1625C5:CA812FC:1066737B:6976CD2A
html-safe-noncee1cf0dc066c687a6d4a670ad48a0ca46624d5866068cbcaa95e37c8f11756eb0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNjAwOjE2MjVDNTpDQTgxMkZDOjEwNjY3MzdCOjY5NzZDRDJBIiwidmlzaXRvcl9pZCI6IjkwMDE5MDc3MTA3NzI4MjUzODYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac05a95101e6a3182ad6ed6ca27372461d6ef99916d66bd322026bcab21cea8ed2
hovercard-subject-tagissue:178954735
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/feincms/feincms3/2/issue_layout
twitter:imagehttps://opengraph.githubassets.com/a015003d62970f5203a528a9af3a4dd42f9083b270a9bf14a0daee49bc2e09df/feincms/feincms3/issues/2
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/a015003d62970f5203a528a9af3a4dd42f9083b270a9bf14a0daee49bc2e09df/feincms/feincms3/issues/2
og:image:altmodel class Step(CTENode): description = models.CharField(max_length=75, null=True, blank=True) content_type = models.ForeignKey(ContentType, on_delete=models.CASCADE, limit_choices_to=step_choices...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekronok
hostnamegithub.com
expected-hostnamegithub.com
None01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09
turbo-cache-controlno-preview
go-importgithub.com/feincms/feincms3 git https://github.com/feincms/feincms3.git
octolytics-dimension-user_id935594
octolytics-dimension-user_loginfeincms
octolytics-dimension-repository_id61632866
octolytics-dimension-repository_nwofeincms/feincms3
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id61632866
octolytics-dimension-repository_network_root_nwofeincms/feincms3
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef752335dbbea672610081196a1998e39aec5e14b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/feincms/feincms3/issues/2#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeincms%2Ffeincms3%2Fissues%2F2
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeincms%2Ffeincms3%2Fissues%2F2
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=feincms%2Ffeincms3
Reloadhttps://patch-diff.githubusercontent.com/feincms/feincms3/issues/2
Reloadhttps://patch-diff.githubusercontent.com/feincms/feincms3/issues/2
Reloadhttps://patch-diff.githubusercontent.com/feincms/feincms3/issues/2
feincms https://patch-diff.githubusercontent.com/feincms
feincms3https://patch-diff.githubusercontent.com/feincms/feincms3
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Ffeincms%2Ffeincms3
Fork 12 https://patch-diff.githubusercontent.com/login?return_to=%2Ffeincms%2Ffeincms3
Star 103 https://patch-diff.githubusercontent.com/login?return_to=%2Ffeincms%2Ffeincms3
Code https://patch-diff.githubusercontent.com/feincms/feincms3
Issues 6 https://patch-diff.githubusercontent.com/feincms/feincms3/issues
Pull requests 1 https://patch-diff.githubusercontent.com/feincms/feincms3/pulls
Actions https://patch-diff.githubusercontent.com/feincms/feincms3/actions
Projects 0 https://patch-diff.githubusercontent.com/feincms/feincms3/projects
Security 0 https://patch-diff.githubusercontent.com/feincms/feincms3/security
Insights https://patch-diff.githubusercontent.com/feincms/feincms3/pulse
Code https://patch-diff.githubusercontent.com/feincms/feincms3
Issues https://patch-diff.githubusercontent.com/feincms/feincms3/issues
Pull requests https://patch-diff.githubusercontent.com/feincms/feincms3/pulls
Actions https://patch-diff.githubusercontent.com/feincms/feincms3/actions
Projects https://patch-diff.githubusercontent.com/feincms/feincms3/projects
Security https://patch-diff.githubusercontent.com/feincms/feincms3/security
Insights https://patch-diff.githubusercontent.com/feincms/feincms3/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/feincms/feincms3/issues/2
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/feincms/feincms3/issues/2
TreeAdmin displaying odd ordering with more than 1 root nodehttps://patch-diff.githubusercontent.com/feincms/feincms3/issues/2#top
bughttps://github.com/feincms/feincms3/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com/kronok
https://github.com/kronok
kronokhttps://github.com/kronok
on Sep 23, 2016https://github.com/feincms/feincms3/issues/2#issue-178954735
https://cloud.githubusercontent.com/assets/1058607/18798374/463e4fa4-81a0-11e6-82aa-3a1b599feed4.png
https://cloud.githubusercontent.com/assets/1058607/18798491/c7b8200a-81a0-11e6-8a3a-df11b312145d.png
bughttps://github.com/feincms/feincms3/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.