Delete announcements
This commit is contained in:
parent
a415991e96
commit
2e193aa3c6
5 changed files with 35 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
""" make sure all our nice views are available """
|
||||
from .announcements import Announcements, Announcement
|
||||
from .announcements import Announcements, Announcement, delete_announcement
|
||||
from .authentication import Login, Register, Logout
|
||||
from .author import Author, EditAuthor
|
||||
from .block import Block, unblock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue