I want to use the Django admin interface for a very simple web application but I can\'t get around a problem that should not be that hard to resolve ..
I really wanted a better solution than the ones I found elsewhere, so I wrote some middleware - implementation on the Populate user Id question. My solution requires no changes to any form or view.