Skip to content

Commit

Permalink
Installing django-crispy-forms
Browse files Browse the repository at this point in the history
Signed-off-by: tamirmatok <[email protected]>
  • Loading branch information
tamirmatok committed Apr 20, 2022
1 parent 036e281 commit f93a328
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 41 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ name = "pypi"

[packages]
django = "*"
django-crispy-forms = "*"
pytest = "*"

[dev-packages]
Expand Down
50 changes: 9 additions & 41 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f93a328

Please sign in to comment.