Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for ListField and EmbeddedModelField #151

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

timgraham
Copy link
Collaborator

@timgraham timgraham commented Oct 4, 2024

Very early work in progress. Not worth reviewing yet. Much code copied from https://github.com/django-nonrel/djangotoolbox/blob/master/djangotoolbox/fields.py with some updates for compatibility with the latest Django APIs.

fixes #103

@ShaneHarvey
Copy link

Just want to make sure if we're copying code that we attribute it properly according to the django-nonrel license.

@timgraham
Copy link
Collaborator Author

Certainly. THIRD-PARTY-NOTICES could be amended.

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.

PYTHON-4625: add support for EmbeddedModelField
3 participants