0
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disabled nullability checks for unwritable fields. Ref T9646. More... over 7 years ago
Added shebang to setup.py. More... over 7 years ago
Corrected date serialization to just YYYY-MM-DD, rather than full iso timestamp thing. More... over 7 years ago
Add basic tests for "with" and "order_by" More... over 7 years ago
Undo "commenting out" of tests accidentally committed while debugging More... over 7 years ago
Add initial test for reverse relation mapping in multi-PUT More... over 7 years ago
Add basic tests for the mighty multi PUT More... over 7 years ago
Fix what looks like a copy/paste mistake in the docs More... over 7 years ago
Don't print responses when running tests! More... over 7 years ago
Add venv and *.egg (easy_install) to gitignore More... over 7 years ago
Add docs on how to sort a collection More... over 7 years ago
Add extremely basic GET/POST tests for models. More... over 7 years ago
Basic test infrastructure for app More... over 7 years ago
Add (very basic) test infrastructure More... over 7 years ago
Fixed 500 on reporting error on POST with nonexistent m2m ids. More... over 7 years ago
Multiput now supports softdeleting related models. More... over 7 years ago
Have the json serialization of datetimes always include the microseconds part. More... over 7 years ago
Use `field.remote_field` instead of `field.rel` to fix deprecation warning More... over 7 years ago
Add file uploading API to the doc (#17) More... over 7 years ago
Make multiput dep resolution work for self-referrals. Fixes #15 More... over 7 years ago
Request body logging: removed old kludges, added new workaround for Django bug 27005 Ref #7 More... over 7 years ago
Don't try to log the request body for DELETE requests. More... over 7 years ago
Add pip install how-to More... over 7 years ago
Tweaks to multi-PUT documentation More... over 7 years ago
Document multi PUT. More... over 7 years ago
Separate JSON utils (#11) More... over 7 years ago
Enforce Django 1.10 More... over 7 years ago
Fix `log_request_body` failing on Django 1.10 (#8) More... over 7 years ago
update git uri More... over 7 years ago
Merge branch '1.0' More... over 7 years ago