mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-12 21:19:26 +02:00
Extract bookmark form tag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from django import forms
|
||||
|
||||
from ..models import Bookmark
|
||||
from bookmarks.models import Bookmark
|
||||
|
||||
auto_fill_placeholder = 'Leave empty to fill from website metadata'
|
||||
|
||||
|
Reference in New Issue
Block a user