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

Django Pattern Library #373

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Commits on Feb 16, 2023

  1. initial setup and template integration

    fix pattern context location and add some additional components
    
    add account and select patterns
    
    fixing cookiecutter config issue and removing unneeded account files
    
    rebase fixes
    
    rebase fixes poetry relock
    
    rebase fixes poetry relock v3
    
    text change to test build v2
    joshgking authored and Jacob Kent committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8ca75d0 View commit details
    Browse the repository at this point in the history
  2. remove baker recipes as they're not used

    Jacob Kent committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0fa064c View commit details
    Browse the repository at this point in the history
  3. change comment syntax for jinja files so comments show up in code and…

    … not in rendered HTML
    Jacob Kent committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    018bd25 View commit details
    Browse the repository at this point in the history
  4. add back baker_recipes

    Jacob Kent committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    99dd8e6 View commit details
    Browse the repository at this point in the history
  5. fix account_box.yaml

    Jacob Kent committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8f69e5d View commit details
    Browse the repository at this point in the history