0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #144 from CodeYellowBV/include-annotations More... over 3 years ago
Get rid of workaround for complex sorting and replace it with a proper implementation More... over 3 years ago
Use inheritance for MasqueradeMixin More... over 3 years ago
Unmasquerade on logout when masqueraded More... over 3 years ago
Workaround for error on WITH when default ordering on complex expressions More... over 3 years ago
Update _get_objs in FileHashView More... over 3 years ago
Also throw Annotation does not exist error on python internal attributes More... over 3 years ago
Remove unused import More... over 3 years ago
Add include_annotations functionality More... over 3 years ago
Add OptionalAnnotation wrapper More... over 3 years ago
Enable syntax highlighting in annotations docs More... over 3 years ago
Document annotations More... over 3 years ago
Merge pull request #142 from CodeYellowBV/context-aware-annotations More... over 3 years ago
Make request optional in annotate More... over 3 years ago
Always return list when cleaning value of ArrayField More... over 3 years ago
Always return list when cleaning value of ArrayField More... over 3 years ago
Avoid validating foreign key checks if the key never changed More... over 3 years ago
Add context aware annotations More... over 3 years ago
Call full_clean() in save(), so we don't need django-fullclean (#128) More... over 3 years ago
Add BinderImageField More... over 3 years ago
Merge pull request #138 from CodeYellowBV/reduced-queries More... over 3 years ago
Merge branch 'master' into custom-file-fields More... over 3 years ago
Add custom file field More... over 3 years ago
Merge pull request #121 from CodeYellowBV/stricter-readonly More... over 3 years ago
Unbreak tests by not trying to re-use existing usernames in new test More... over 3 years ago
Detect annoying situation when distinct() isn't called More... over 3 years ago
Make sure define_groups doesn't crash if GROUP_CONTAINS doesn't have all groups More... over 3 years ago
Replace f-strings with percent formatting for python3.5 compat More... over 3 years ago
Merge pull request #132 from CodeYellowBV/inszo More... over 3 years ago
Merge branch 'multiput_one_to_one_backref' More... over 3 years ago