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

Added Django ORM support #71

Merged
merged 15 commits into from
Nov 24, 2016
Merged

Added Django ORM support #71

merged 15 commits into from
Nov 24, 2016

Conversation

Relrin
Copy link
Owner

@Relrin Relrin commented Oct 24, 2016

At this pull request added the next features for the future aiorest-ws 1.1 release:

  • Ported part of modules from the stable release of the Django REST framework v3.4.7 (serializers, fields, etc.) and adapted to this library
  • Added example of using Django ORM with aiorest-ws

Update 02.11.2016:
Porting of required module is done. Now focused on covering all this functionality with tests. The goal is 95%+ code coverage.

@Relrin Relrin force-pushed the django-orm-support branch 2 times, most recently from 0a3b736 to de50197 Compare October 27, 2016 19:30
@Relrin Relrin force-pushed the django-orm-support branch 3 times, most recently from 2e4793e to 65e248e Compare November 3, 2016 18:02
@Relrin Relrin force-pushed the django-orm-support branch 2 times, most recently from b7f563c to fb62dd1 Compare November 23, 2016 17:37
@Relrin Relrin merged commit beb573d into master Nov 24, 2016
@Relrin Relrin deleted the django-orm-support branch November 24, 2016 17:49
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.

None yet

1 participant