0
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make annotations class specific for inheritance models. More... over 6 years ago
Fix 403 errors for AnonymousUsers More... over 6 years ago
Make token auth middleware also work without default django auth middleware More... over 6 years ago
Update existing dict for a model if it already exists More... over 6 years ago
Update existing dict for a model if it already exists More... over 6 years ago
Adjust tests for filterable relations to match new reality More... over 6 years ago
Adjust tests for filterable relations to match new reality More... over 6 years ago
Link up relations correctly in withs More... over 6 years ago
Link up relations correctly in withs More... over 6 years ago
Tabs More... over 6 years ago
Tabs More... over 6 years ago
Fix remaining test: ensure related fields are always ordered by their defaults More... over 6 years ago
Fix remaining test: ensure related fields are always ordered by their defaults More... over 6 years ago
Remove animals from zoo m2m_fields so we can test the new "with" code More... over 6 years ago
Remove animals from zoo m2m_fields so we can test the new "with" code More... over 6 years ago
Also actually add it to the ignore list.... More... over 6 years ago
Goddammit, flake8 More... over 6 years ago
Goddammit, flake8 More... over 6 years ago
Exclude nested relations from main object More... over 6 years ago
Exclude nested relations from main object More... over 6 years ago
Fix obscure bug in where() handling when no results were found More... over 6 years ago
Fix obscure bug in where() handling when no results were found More... over 6 years ago
Disable flake8 E117 since it doesn't work correctly More... over 6 years ago
Simplify where code More... over 6 years ago
Drop support for Django older than 2.0 More... over 6 years ago
Drop support for Django older than 2.0 More... over 6 years ago
Make "with" faster by fetching all ids at once and allow easier virtual withs More... over 6 years ago
Make "with" faster by fetching all ids at once and allow easier virtual withs More... over 6 years ago
Avoid querying PKs for withs if there are no withs requested More... over 6 years ago
Refactor m2m_fields to avoid a query More... over 6 years ago