Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port galae website to jssg prototype #8

Closed
wants to merge 2 commits into from

Conversation

ClmntBcqt
Copy link
Contributor

No description provided.

@ClmntBcqt ClmntBcqt self-assigned this Jun 17, 2024
@ClmntBcqt ClmntBcqt requested a review from lebouquetin June 17, 2024 14:27
jssg/views.py Outdated
@@ -61,7 +61,7 @@ class IndexView(PageView):
template_name = "page.html"

def get_object(self, queryset=None) -> Model:
self.kwargs["slug"] = "index"
self.kwargs["slug"] = "fr-index"
Copy link
Member

@lebouquetin lebouquetin Jun 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know what this hard-coded value is related to? @ClmntBcqt

@ClmntBcqt
Copy link
Contributor Author

Changes have been included in PR #13, closing the PR.

@ClmntBcqt ClmntBcqt closed this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants