1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 06:49:37 +02:00
AdventureLog/backend/server
dependabot[bot] b023078e04
build(deps): bump django
Bumps the pip group with 1 update in the /backend/server directory: [django](https://github.com/django/django).


Updates `django` from 5.0.8 to 5.0.10
- [Commits](https://github.com/django/django/compare/5.0.8...5.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 16:36:26 +00:00
..
adventures fix: enhance middleware to set HTTP_X_FORWARDED_PROTO and secure proxy SSL header 2025-01-13 19:21:35 -05:00
integrations feat: update Immich integration migrations and enhance localization strings for user feedback 2025-01-02 18:34:13 -05:00
main fix: update session cookie domain handling for IP addresses and improve frontend URL configuration 2025-01-14 09:38:38 -05:00
templates feat: add Immich integration view and API documentation, enhance error handling, and include SVG asset 2025-01-01 16:24:44 -05:00
users feat: add public URL endpoint and update user type to include password status 2025-01-06 18:53:08 -05:00
worldtravel fix: replace psutil with tqdm for progress tracking in country download command 2025-01-13 17:07:52 -05:00
.env.example feat: update .env.example for demo database setup and add image search functionality in AdventureModal 2025-01-03 16:42:27 -05:00
adventurelog.txt Update motivational message in adventurelog.txt 2024-11-12 00:02:49 -05:00
build_files.sh vercel 2024-07-08 11:58:21 -04:00
manage.py chore: Update Navbar component with search form 2024-07-20 21:39:33 -04:00
requirements.txt build(deps): bump django 2025-01-14 16:36:26 +00:00