zencore
@zencore
12
Published Tools
0
Total Stars
0
Weekly Downloads
100/100
Avg Security
Published Tools
11 Skills1 Agentacross 1 categorydjango-admin-app-sidebar
zencore
A django application that add portlets in right sidebar at app level.
django-admin-fix-ie-compatible
zencore
Add X-UA-Compatible meta to django's admin site, so that the admin site can work in IE's compatible mode under IE9 or high version.
django-admin-item-owner
zencore
Model item always has an owner, and login user can only see owned items.
django-content-safe-uploader
zencore
FileField security validators: FileExtensionValidator, FileContentMatchesWithFileExtensionValidator.
django-crontab-agent
zencore
Agent for django-crontab-manager. Installed the agent on the target server. The agent will sync settings from the manager and update the crontab file every minutes. Note: It is an agent implementation of django-crontab-manager server.
django-dataperm-model
zencore
A data model containing data permissions.
django-db-counter
zencore
Obtain continuous count.
django-dynamic-model-admin
zencore
Define new type model in Django's admin site. New type model can be managed in admin site, and also provide the auto generated ModelForm.
django-dynamic-resource-admin
zencore
Add dynamic css & js resources to django's admin site.
django-fixstaticurl
zencore
Django static tag ignores META.SCRIPT_NAME settings, so we get it fixed.
django-force-disable-permissions-admin
zencore
Force disable permissions in admin site.
django-gazing-select-widget
zencore
Choices of select widget changes while the value of another filed changes.