Closed mhluongo closed 11 years ago
Both show up frequently in Django apps. For example, from the admin app
LogEntry.objects.filter(user__id=...)
Both show up frequently in Django apps. For example, from the admin app