Skip to content

Commit

Permalink
add links to packages in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fearless-spider committed Oct 15, 2024
1 parent 52c5995 commit db260ff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ A glamorous shell scripts with [gum](https://github.com/charmbracelet/gum) to cr

## 🚀 Features

- Django 5.x & Python 3
- [Django latest](https://www.djangoproject.com/) & Python 3
- Install via Pip
- User log in/out, sign up, password reset via django-registration
- Styling with Bootstrap v5
- Debugging with django-debug-toolbar
- User log in/out, sign up, password reset via [django-registration](https://github.com/ubernostrum/django-registration)
- Styling with [Bootstrap v5](https://github.com/zelenij/django-bootstrap-v5)
- Debugging with [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)
- E-commerce with [Django Oscar](https://github.com/django-oscar/django-oscar)
- Blogging with Django Blog Lotus
- Blogging with [Django Blog Lotus](https://github.com/emencia/django-blog-lotus)

## 📖 Usage

Expand Down

0 comments on commit db260ff

Please sign in to comment.