-
Notifications
You must be signed in to change notification settings - Fork 443
admin interface #10
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
Comments
What about integrating an admin interface into the JavaScript client? Something like:
Then I manually go to That way there would be no need for separate web front end. (I do not have enough python experience to contribute that yet - I'll just leave that as an idea) |
I like this idea very much and going to implement it soon as it requires not that much changes (except a new API endpoint and/or validation to fetch unmoderated comments). |
dhd |
Any progress on this? |
bump Still no progress? |
Have you given thought about using Django for your project? It automatically sets up an administrator interface that you can customize |
Hi All, i was looking into the notification.py file, where the url's are generated for Delete or Activate emails, for moderated comments. It seems, for this topic, the simplest admin interface would be a looping through of all those URL's and turning them into HTML. then we can click and do stuff via a webpage. I'm new to the code, so don't know yet the best place for something like that, but i'll keep poking around. Thx, |
Add a basic admin interface (Fix issue isso-comments#10) wip again still wip fix login page
Add a basic admin interface (Fix issue isso-comments#10) wip again still wip fix login page
Add a basic admin interface (Fix issue isso-comments#10) wip again still wip fix login page
Add a basic admin interface (Fix issue isso-comments#10) wip again still wip fix login page
Add a basic admin interface (Fix issue isso-comments#10) wip again still wip fix login page
Add a basic admin interface (Fix issue #10) There are more to add in the interface but it's a good start.
No description provided.
The text was updated successfully, but these errors were encountered: