mirror of https://github.com/interlegis/sigi.git
Sesostris Vieira
2 years ago
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||
|
from django.contrib import admin |
||||
|
|
||||
|
|
||||
|
def site_context(request): |
||||
|
return admin.site.each_context(request) or {} |
Loading…
Reference in new issue