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

Replace category signals with functions #1811

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented Sep 5, 2024

Fixes #1801

TODO

  • Move category content to the other category
  • Delete category content
  • Bulk delete categories content
  • Delete category
  • Bulk delete categories
  • Synchronize category
  • Update admin to use new functions
  • Regenerate hooks reference

Related models

  • Attachment
    • move
    • delete
  • RoleCategoryACL
    • delete
  • Notification
    • move
    • delete
  • WatchedThread
    • move
    • delete
  • CategoryGroupPermission
    • delete
  • ReadCategory
    • delete
  • ReadThread
    • move
    • delete
  • Post
    • move
    • delete
  • PostEdit
    • move
    • delete
  • PostLike
    • move
    • delete
  • Thread
    • move
    • delete
  • Subscription
    • move
    • delete
  • Poll
    • move
    • delete
  • PollVote
    • move
    • delete

@rafalp rafalp added area: backend This issue involves Python, Django or dependency (eg. database) feature: admin Affects admin control panel labels Sep 5, 2024
@rafalp rafalp added this to the Next feature release milestone Sep 5, 2024
@rafalp rafalp self-assigned this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) feature: admin Affects admin control panel
Projects
None yet
1 participant