Skip to content

Conversation

@AlagappanRa
Copy link
Contributor

  • Default implementation for create and read users in models API

  • views methods UserListCreate and UserDetail completed

  • 3 tests created and passed locally

- Env vars were not being loaded properly into file context with environ.Env.read_env().

- Suspect its a bug with the package itself

- Python's default read_dotenv is more reliable.
Update settings.py
Update settings.py
- Default implementation for create and read users in models API

- views methods UserListCreate and UserDetail completed

- 3 tests created and passed locally
@AlagappanRa AlagappanRa linked an issue Mar 23, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement User Endpoints (Create, Read)

2 participants