Files
AdventureLog/backend
dependabot[bot] 584b40d42b chore(deps): Bump django from 5.0.7 to 5.0.8 in /backend/server
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.7...5.0.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 20:32:42 +00:00
..
2024-07-08 11:44:39 -04:00
2024-07-08 11:44:39 -04:00
2024-07-08 11:44:39 -04:00
2024-07-09 09:58:52 -04:00
2024-07-08 11:44:39 -04:00
2024-07-08 11:44:39 -04:00
2024-07-08 11:44:39 -04:00

AdventureLog Django Backend

A demo of a possible AdventureLog 2.0 version using Django as the backend with a REST API.

Based of django-rest-framework and dj-rest-auth.