mirror of https://gitlab.com/tildes/tildes.git
Browse Source
Add paginated topics/comments pages to own profile
Add paginated topics/comments pages to own profile
This needs some more work still to clean up a few things, but it should be good enough for now. This allows users to see (only on their own user page), separate "tabs" for Topics and Comments, and those separate listings are paginated.merge-requests/22/head
Deimos
6 years ago
5 changed files with 105 additions and 16 deletions
-
7tildes/tildes/__init__.py
-
4tildes/tildes/models/comment/comment_query.py
-
2tildes/tildes/templates/macros/user_menu.jinja2
-
42tildes/tildes/templates/user.jinja2
-
66tildes/tildes/views/user.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue