mikl / django-password-required
Django reusable app with decorators, views and forms for requiring a password to access some pages, without requiring users to create an account. Good for beta sites and soft lauches.
☆63Updated 4 years ago
Alternatives and similar repositories for django-password-required:
Users that are interested in django-password-required are comparing it to the libraries listed below
- Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your ow…☆134Updated 5 years ago
- flagging of inapproriate/spam content☆74Updated 5 years ago
- a site invitation app for Django☆111Updated 2 years ago
- Provide FK and M2M dynamic choices and react to django.contrib.admin edit/add view interaction to update those choices☆40Updated 9 years ago
- Circular template inheritance for Django☆108Updated 5 years ago
- database-driven regions on webpages for Django☆49Updated 5 years ago
- Saves user searches for integration with Haystack.☆77Updated 11 years ago
- Django utilities for publishing events as a calendar☆64Updated 3 years ago
- Towel: Keeping you DRY since 2010☆82Updated last year
- django-tablib is a helper library for Django that allows Django models to be used to generate tablib datasets with introspection of the f…☆104Updated 3 years ago
- Handling of multiple types of media documents for Django☆28Updated 9 years ago
- A storage backend for local development that downloads files from the live site if they are not locally available☆47Updated 7 years ago
- A Django application that handles large file transfers☆37Updated last year
- A helper app for sorting objects in Django templates.