1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year ago.
Dec 04, 2022 — Dec 04, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support for swapped models (with test) More... about 11 years ago
Accept 'app' label, full 'app.model' or 'model' while rebuilding More... about 11 years ago
Default for GenericForeignKey()'s fk_field is object_id More... about 11 years ago
Triggers and SQL beautified More... about 11 years ago
Avoid duplicated actions in the triggers More... about 11 years ago
Let the user decide what keyword arguments are passed to the denormalized field (no magic involved) More... about 11 years ago
PEP 8 cleanups More... about 11 years ago
Update test_requirements.txt More... about 11 years ago
Update test_requirements.txt More... about 11 years ago
Full compatibility with Django 1.6 (tests passing) More... about 11 years ago
Default for GenericForeignKey()'s fk_field is object_id More... about 11 years ago
Full compatibility with Django 1.6 (tests passing) More... about 11 years ago
Using quote_name for all field names (with test) More... about 11 years ago
Denorm function could return either an object or a PK (with test) More... about 11 years ago
Let the user decide what keyword arguments are passed to the denormalized field (no magic involved) More... about 11 years ago
Avoid duplicated actions in the triggers More... about 11 years ago
Triggers and SQL beautified More... about 11 years ago
PEP 8 cleanups More... about 11 years ago
Ensure backwards compatibility More... over 11 years ago
Ensure backwards compatibility More... over 11 years ago
Fix call signatures to match django 1.6 More... over 11 years ago
Fix call signatures to match django 1.6 More... over 11 years ago
Merge branch 'master' of github.com:/initcrash/django-denorm More... over 11 years ago
Merge branch 'master' of github.com:/initcrash/django-denorm More... over 11 years ago
update to django 1.5 More... over 11 years ago
update to django 1.5 More... over 11 years ago
Merge pull request #37 from lechup/master More... over 11 years ago
Merge pull request #37 from lechup/master More... over 11 years ago
using qs.iterator() in management denorm_flush, less memory usage More... over 11 years ago
using qs.iterator() in management denorm_flush, less memory usage More... over 11 years ago