Django Waffle is (yet another) feature flipper for Django. You can define the conditions for which a flag should be active, and use it in a number of ways.
- Code:
- License:
BSD; see LICENSE file
- Issues:
- Documentation:
# Contributing to Waffle Waffle is pretty simple to hack, and has a decent test suite! Here’s how to hack Waffle, add tests, run them, and contribute changes.
Clone this repo
2. Set Up Setting up an environment is easy! You’ll want virtualenv and pip, then just create a new virtual environment and install the requirements:
$ mkvirtualenv waffle $ pip install -r requirements.txt Done!
3. Running Things Waffle comes with a helper shell script to run tests and create schema migrations: run.sh. To run the tests, just:
$ ./run.sh test Run the script with no arguments to see all the options.
Release files for django-waffle-session 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-waffle-session-0.2.2.tar.gz | 19.0 kB | Details |
Release files / django-waffle-session-0.2.2.tar.gz
| Download URL | django-waffle-session-0.2.2.tar.gz |
|---|---|
| Size | 19.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5f7234e259c4aee146c311a9a1cc7164bcd4d65f23597080dc7faec6d836272d
|
|
BLAKE2b-256 checksum How to use checksums |
a82bc90a7afb4ccab8656c84e6f87e91fe667fb01ad183df71cddf1ada1d7b49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |