mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00
Add missing comment
This commit is contained in:
@ -13,6 +13,8 @@ class PgwebAdmin(admin.ModelAdmin):
|
||||
* Markdown preview for markdown capable textfields (specified by
|
||||
including them in a class variable named markdown_capable that is a tuple
|
||||
of field names)
|
||||
* Add an admin field for "notification", that can be sent to the submitter
|
||||
of an item to inform them of moderation issues.
|
||||
"""
|
||||
|
||||
change_form_template = 'admin/change_form_pgweb.html'
|
||||
|
Reference in New Issue
Block a user