Skip to content

Use tabs in how to documentation #165

@jtemporal

Description

@jtemporal

would be great to use tabs in the instructions for the howto once #156 gets merged.

For example, going from this:

Image

To this:

Image

With this tabbing structure

## Creating Migration Files

=== "With Docker"

    ```
    make manage makemigrations
    ```

=== "Without Docker"

    ```
    python manage.py makemigrations
    ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions