Skip to content

Conversation

@wesleyboar
Copy link
Member

Overview

Test install of django-pattern-library.

Related

Changes

  • added django pattern library
    • installation
    • settings
    • urls
    • files

Testing

  1. Build and run CMS.
  2. Visit /pattern-library.
  3. Review.

UI

```
Exception in thread django-main-thread:
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/django/template/utils.py", line 66, in __getitem__
    return self._engines[alias]
KeyError: 'django'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
...
  File "/usr/local/lib/python3.6/site-packages/markdown/util.py", line 88, in <module>
    INSTALLED_EXTENSIONS = metadata.entry_points(group='markdown.extensions')
TypeError: entry_points() got an unexpected keyword argument 'group'
```
@wesleyboar wesleyboar added the paused Started but not actively in progress label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

paused Started but not actively in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants