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
Update travis.yml More... over 10 years ago
Update travis.yml More... over 10 years ago
Update README.md More... over 10 years ago
Update README.md More... over 10 years ago
Update git ignore More... over 10 years ago
Update git ignore More... over 10 years ago
Merge pull request #1 from ErwinJunge/django-1.7 More... over 10 years ago
Merge pull request #1 from ErwinJunge/django-1.7 More... over 10 years ago
Add deconstruct method to AggregateField More... over 10 years ago
Add deconstruct method to AggregateField More... over 10 years ago
join requires strings, not ints... More... over 10 years ago
join requires strings, not ints... More... over 10 years ago
Fix for django 1.7 where.as_sql api change More... over 10 years ago
Fix for django 1.7 where.as_sql api change More... over 10 years ago
Add deconstruct method for compatibility with django 1.7 migrations More... almost 11 years ago
Add deconstruct method for compatibility with django 1.7 migrations More... almost 11 years ago
Update instead of save on rebuild, to prevent pre_save from overwriting More... about 11 years ago
Update instead of save on rebuild, to prevent pre_save from overwriting More... about 11 years ago
Merge remote-tracking branch 'upstream/master' More... about 11 years ago
Merge remote-tracking branch 'upstream/master' More... about 11 years ago
Add an additional test for CountField, remove needless code More... about 11 years ago
Add an additional test for CountField, remove needless code More... about 11 years ago
Merge pull request #44 from Kronuz/master More... about 11 years ago
Merge pull request #44 from Kronuz/master More... about 11 years ago
Inverted update save objects only one time, not once for each denorm More... about 11 years ago
Inverted update save objects only one time, not once for each denorm More... about 11 years ago
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
Denorm function could return either an object or a PK (with test) More... about 11 years ago
Using quote_name for all field names (with test) More... about 11 years ago