0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaned up the tests and added some more for the new functionality More... over 13 years ago
Cleaned up the tests for the new query parser More... over 13 years ago
Minor corrections for PEP8. More... over 13 years ago
Minor corrections for PEP8. More... over 13 years ago
Made other CRUD methods optional. More... over 13 years ago
Made other CRUD methods optional. More... over 13 years ago
Clean; optimize; implement GET. More... over 13 years ago
Clean; optimize; implement GET. More... over 13 years ago
Adapted the base resource to use the new query interface More... over 13 years ago
Merge remote-tracking branch 'origin/topics/parser' More... over 13 years ago
Removed some dead unused filtering variable More... over 13 years ago
Merge branch 'topics/parser' of github.com:armet/django-armet into topics/parser More... over 13 years ago
Removed the ability to indicate through table properties. These proved extremely difficult to implement, especially when accounting for multiple m2m relationships between 2 models. More... over 13 years ago
Minor correct in view method to return handle. More... over 13 years ago
Minor correct in view method to return handle. More... over 13 years ago
Fixes for PEP8 compliance. More... over 13 years ago
Fixes for PEP8 compliance. More... over 13 years ago
Request / response cycle formalized and some basic access checking. More... over 13 years ago
Request / response cycle formalized and some basic access checking. More... over 13 years ago
Minor corrections to comply with pep8. More... over 13 years ago
Minor corrections to comply with pep8. More... over 13 years ago
Implement trailing slash handling with redirects. More... over 13 years ago
Implement trailing slash handling with redirects. More... over 13 years ago
Fix is_available method in django; proper exception handling for use checking. More... over 13 years ago
Fix is_available method in django; proper exception handling for use checking. More... over 13 years ago
Remove top section of authors. More... over 13 years ago
Remove top section of authors. More... over 13 years ago
Initial tests for utils. More... over 13 years ago
Initial tests for utils. More... over 13 years ago
Some groundwork done. More... over 13 years ago