Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: django pattern library #822

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 20, 2021

  1. WIP: Install django-pattern-library (ERROR!)

    ```
    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 committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    0727e32 View commit details
    Browse the repository at this point in the history
  2. WIP: Move settings from Core-CMS to "-Resources

    (same error as last commit, 0727e32)
    wesleyboar committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    9d25075 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    1df7db7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    8679796 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    75de9b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    c08f0eb View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    bdf785e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c9bcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cbb79c View commit details
    Browse the repository at this point in the history