https://github.com/andywar65/starter-fullstack
Starter Django project with allauth and HTMX
https://github.com/andywar65/starter-fullstack
allauth django htmx
Last synced: 5 months ago
JSON representation
Starter Django project with allauth and HTMX
- Host: GitHub
- URL: https://github.com/andywar65/starter-fullstack
- Owner: andywar65
- License: bsd-2-clause
- Created: 2022-02-11T17:41:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T20:13:28.000Z (about 2 years ago)
- Last Synced: 2024-05-11T22:45:16.506Z (about 2 years ago)
- Topics: allauth, django, htmx
- Language: Python
- Homepage:
- Size: 580 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# starter-fullstack
[](https://results.pre-commit.ci/latest/github/andywar65/starter-fullstack/main)
[](https://github.com/psf/black)
[](https://pycqa.github.io/isort/)
## Intro
It was supposed to be a fullstack Django+Vue starter project, but in the
meanwhile I discovered HTMX so it's just a Django 4.2 starter project.
Features a custom User and django-allauth authentication with Google provider.
Content management with FlatPage, HomePage and Article models.