Skip to content

bmispelon/django-model-subquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-model-subquery

Get model instances back from your subqueries

Read the origin story on my blog.

Test project

This repository comes with a test project to show off some of the capabilities.

To install it, use the [testproject] extra requirement (preferrably in a virtualenv):

pip install -e .[testproject]

Then you can run the project's test suite:

cd testproject && python manage.py test

About

Get model instances back from your subqueries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages