Opened 3 years ago
Closed 10 months ago
#98 closed enhancement (fixed)
delete_action must be disabled by models
| Reported by: | slav0nic | Owned by: | slav0nic |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 |
| Component: | Admin panel | Version: | devel |
| Keywords: | Cc: | djangobb_trac@… | |
| Blocked By: | Blocking: |
Description
Now it's global http://hg.djangobb.org/djangobb/file/58473e1b2e01/djangobb/djangobb_forum/admin.py#l65
it must be disabled in models with custom delete method and dependent on them
Change History (3)
comment:1 Changed 3 years ago by slav0nic
- Status changed from new to accepted
comment:2 Changed 11 months ago by jedie
- Cc djangobb_trac@… added
comment:3 Changed 10 months ago by slav0nic
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.

I create a pull request to disable it only for DjangoBB models here: https://github.com/slav0nic/DjangoBB/pull/8
discuss: http://support.djangobb.org/topic/323/