1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years 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... over 11 years ago
Accept 'app' label, full 'app.model' or 'model' while rebuilding More... over 11 years ago
Default for GenericForeignKey()'s fk_field is object_id More... over 11 years ago
Triggers and SQL beautified More... over 11 years ago
Avoid duplicated actions in the triggers More... over 11 years ago
Let the user decide what keyword arguments are passed to the denormalized field (no magic involved) More... over 11 years ago
PEP 8 cleanups More... over 11 years ago
Update test_requirements.txt More... over 11 years ago
Update test_requirements.txt More... over 11 years ago
Full compatibility with Django 1.6 (tests passing) More... over 11 years ago
Default for GenericForeignKey()'s fk_field is object_id More... over 11 years ago
Full compatibility with Django 1.6 (tests passing) More... over 11 years ago
Using quote_name for all field names (with test) More... over 11 years ago
Denorm function could return either an object or a PK (with test) More... over 11 years ago
Let the user decide what keyword arguments are passed to the denormalized field (no magic involved) More... over 11 years ago
Avoid duplicated actions in the triggers More... over 11 years ago
Triggers and SQL beautified More... over 11 years ago
PEP 8 cleanups More... over 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