danfairs / django-lazysignup
django-lazysignup is a package designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account to a real user account.
☆408Updated 2 years ago
Alternatives and similar repositories for django-lazysignup:
Users that are interested in django-lazysignup are comparing it to the libraries listed below
- Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely☆318Updated last year
- Descriptive relationships between auth.users (think facebook friends and twitter followers, plus more)☆370Updated last year
- a badges app for Django☆318Updated 2 years ago
- This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a cus…☆467Updated 3 weeks ago
- Detect mobile browsers and serve different template flavours to them.☆557Updated 2 years ago
- This project was merged into Django 1.8, and is now unsupported and unmaintained as a third-party app.☆462Updated 5 years ago
- ☆250Updated 2 years ago
- Simple framework for capturing in application metrics and emailing aggregation results☆399Updated 11 months ago
- An app to handle configuration defaults of packaged Django apps gracefully☆350Updated 2 months ago
- Painless translations in django, using the regular ORM. Integrates easily into existing projects and apps. Easy convertible from django-m…☆532Updated 2 years ago
- Subdomain helpers for the Django framework, including subdomain-based URL routing.☆437Updated last year
- A Django field for custom model ordering.☆283Updated 3 years ago
- A Django template library for manipulating URLs☆183Updated 3 years ago
- django-moderation is reusable application for Django framework, that allows to moderate any model objects.☆272Updated 2 years ago
- Full control of form rendering in the templates.☆842Updated 3 months ago
- Audit log for your Django models☆232Updated last year
- Add compare view to django-reversion for comparing two versions of a reversion model.☆318Updated 7 months ago
- Django template loader for database stored templates with extensible cache backend☆254Updated 2 months ago
- Integrates DISQUS into Django☆324Updated 3 years ago
- 📆 Event and occurrence scheduling application for Django☆323Updated 3 weeks ago
- user notification management for the Django web framework☆751Updated 9 months ago
- An app for integrating Celery with Haystack.☆223Updated 2 weeks ago
- Class based template tags for django☆380Updated last month
- [INACTIVE/UNMAINTAINED] Djrill is an email backend and new message class for Django users that want to take advantage of the Mandrill tra…☆316Updated 5 years ago
- A custom User model for everybody!☆371Updated last year
- Django Template Blocks with extra functionality☆460Updated this week
- Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-genera…