sdelements / django-securityLinks
A collection of models, views, middlewares, and forms to help secure a Django project.
☆275Updated 2 weeks ago
Alternatives and similar repositories for django-security
Users that are interested in django-security are comparing it to the libraries listed below
Sorting:
- A little javascript and middleware work together to ensure that the user was active during the past X minutes in any tab he has open. Oth…☆312Updated last year
- 🍯 Generic honeypot utilities for use in django projects.☆384Updated 5 months ago
- ☆251Updated 3 years ago
- Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-genera…☆372Updated 3 years ago
- 🛠 django-maintenancemode allows you to temporary shutdown your site for maintenance work☆178Updated 2 years ago
- A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.☆292Updated 4 years ago
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆335Updated last month
- This is a collection of Django Model Field classes that are encrypted using Keyczar.☆195Updated 5 years ago
- Force SSL on your Django site.☆334Updated 3 years ago
- A Django app to track changes to model fields.☆317Updated 3 years ago
- A Django messaging library☆228Updated last year
- Login as any user from the Django admin interface, then switch back when done☆195Updated 11 months ago
- Reusable application which provides a view permission for the existing models.☆152Updated 6 years ago
- Add compare view to django-reversion for comparing two versions of a reversion model.☆320Updated last month
- 📱 An extension for Django admin that makes interface mobile-friendly. Merged into Django 2.0☆248Updated last year
- Making using Django with frontend libraries and frameworks DRYer☆168Updated 2 years ago
- Fernet symmetric encryption for Django model fields☆200Updated last year
- Django-mfa (Multi Factor Authentication) is a simple package to add extra layer of security to your django web application. It gives web …☆184Updated last year
- Return Python objects, always get JSON.