mattrobenolt / django-sudoLinks
Extra security for your sensitive pages
☆279Updated 4 years ago
Alternatives and similar repositories for django-sudo
Users that are interested in django-sudo are comparing it to the libraries listed below
Sorting:
- Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11☆104Updated last year
- Generic Django application for safer user accounts.☆140Updated 9 years ago
- Locate your slowest tests.☆180Updated 3 years ago
- Flamegraphs for Django Debug Toolbar☆187Updated 5 years ago
- A Django template library for manipulating URLs☆182Updated 3 years ago
- An app to handle configuration defaults of packaged Django apps gracefully☆352Updated 3 weeks ago
- Django bulk admin enables you to bulk add, bulk edit, bulk upload and bulk select in django admin.☆83Updated last year
- ☆250Updated 3 years ago
- An application to manage translations in Django models☆118Updated last year
- Class-based email views for the Django framework, including a message previewer.☆268Updated 4 years ago
- Login as any user from the Django admin interface, then switch back when done☆195Updated 10 months ago
- Little helper application to improve django choices (for fields)☆83Updated 5 years ago
- Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely☆321Updated last year
- Rate-limit your login attempts at the authentication backend level☆169Updated 4 years ago
- A database access profiler for Django-based applications that can be ran in production☆190Updated 5 years ago
- 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)☆193Updated 2 years ago
- Notification system for Django☆186Updated last year
- Gives you `manage.py runserver --pdb` and `manage.py test --pdb`☆391Updated 3 years ago
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- provides a declarative way of denormalizing models in Django based applications while maintaining data consistency.☆194Updated 4 years ago
- This project is deprecated in favor of https://github.com/anymail/django-anymail☆215Updated 5 years ago
- A django app with templatetags for resizing images with thumbor☆90Updated last year
- Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.☆138Updated 3 years ago
- A django app to apply filters on drf querysets using query params with validations using voluptuous.☆174Updated 2 years ago
- This is a collection of Django Model Field classes that are encrypted using Keyczar.☆195Updated 5 years ago
- Django Rest Framework renderer using ujson