Skip to main content

A Django app to manage a private beta phase.

Project description

https://secure.travis-ci.org/joshuakarjala/django-hunger.png?branch=master

Django-hunger provides a flexible private beta phase for Django projects.

Features and Design Decisions

  • Three ways to get into the beta.

    1. Users self-signup for the beta. An admin can choose to invite them at any time.

    2. An admin can grant in-beta users with a limited number of invites to invite their friends.

    3. An admin can create a limited number public beta code that anybody can use to join the beta. Useful for press releases.

  • Hunger is a post-registration app, meaning the intended behavior is to let users sign up freely, but restrict the rest of the site to beta participants. This makes it easy to integrate with social login and user management apps.

  • Email as the method of choice for communication. Emails are used to send people their invites.

  • Flexible design with many entry points for customization of default behavior.

  • TODO: Tracking and user analytics for the beta phase. Want to know which users are the most excited about your site? Find out by analyzing the invite graph.

Documentation

Check out the full documentation at http://django-hunger.readthedocs.org/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-hunger-2.0.4.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

django_hunger-2.0.4-py2-none-any.whl (152.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page