We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3851768 commit 91d5fa6Copy full SHA for 91d5fa6
1 file changed
markup_doc/wagtail_hooks.py
@@ -32,15 +32,12 @@
32
)
33
from markup_doc.sync_api import sync_collection_from_api
34
from markup_doc.tasks import get_labels, task_sync_journals_from_api, update_xml
35
-<<<<<<< HEAD
+
36
from xml_manager.wagtail_hooks import (
37
SPSPackageValidationSnippetViewSet,
38
XMLDocumentHTMLSnippetViewSet,
39
XMLDocumentPDFSnippetViewSet,
40
41
-=======
42
->>>>>>> 92e3c5e1efc5b93532d4cc264f5c408e416a3ff4
43
-
44
45
@hooks.register("register_admin_urls")
46
def register_admin_urls():
0 commit comments