Commit graph

  • 2d432ca37d Add PostView for handling CRUD operations on posts master Jean Lionel Ndabaga 2024-03-11 00:34:18 +0200
  • d9cdada41f Add CORS headers and update installed apps in settings.py Jean Lionel Ndabaga 2024-03-10 23:05:28 +0200
  • fcf8107a06
    Bump aiohttp from 3.9.1 to 3.9.2 dependabot[bot] 2024-03-10 20:55:31 +0000
  • 805cc218ef
    Bump django from 5.0.1 to 5.0.2 dependabot[bot] 2024-03-10 20:55:27 +0000
  • d81e2cece7
    Bump python-multipart from 0.0.6 to 0.0.7 dependabot[bot] 2024-03-10 20:55:24 +0000
  • fd4158de97
    Bump fastapi from 0.101.0 to 0.109.1 dependabot[bot] 2024-03-10 20:55:21 +0000
  • 250f877927
    Bump starlette from 0.31.1 to 0.36.2 dependabot[bot] 2024-03-10 20:55:11 +0000
  • 26e4b672a5
    Bump cryptography from 41.0.7 to 42.0.4 dependabot[bot] 2024-03-10 20:54:29 +0000
  • 7d07e6d3d8
    Bump paramiko from 2.12.0 to 3.4.0 dependabot[bot] 2024-03-10 20:54:27 +0000
  • 00407ea767 Fixing pylance issues Jean Lionel Ndabaga 2024-03-10 22:53:55 +0200
  • 0e0d887099 Added requirements file Jean Lionel Ndabaga 2024-03-08 17:25:14 +0200
  • d2ce4a1f93 Add dotenv configuration Jean Lionel Ndabaga 2024-03-08 17:21:56 +0200
  • 1cf914ec52 Update SECRET_KEY to use environment variable Jean Lionel Ndabaga 2024-03-08 16:54:25 +0200
  • c7efd64b96 Add User model field and Type and Post models Jean Lionel Ndabaga 2024-03-08 16:52:06 +0200
  • 1a1cebd94e Add User model and set AUTH_USER_MODEL Jean Lionel Ndabaga 2024-03-07 09:00:07 +0200
  • 11a1d7bb8e initial commit Jean Lionel Ndabaga 2024-03-06 13:19:28 +0200
  • 28664eb9f1
    Initial commit Jean Lionel Ndabaga 2024-03-06 11:08:50 +0200