readthedocs.org/readthedocs/builds/migrations
Anthony b65e2f35e7
Add feature flipping models to Projects, plus example feature flip (#3194)
* Add feature flipping models to Projects, plus example feature flip

Also, use a new pattern for API instance objects

* Refactoring the make_api_* calls into the API models

* Add migrations for proxy models

* Add some admin features

* Rework feature relationship, add default true value based on date

This allows for features on deprecated code, where we can say the feature is
true historically.

* Fix some issues, more tests

* Rename Feature.feature -> Feature.feature_id, other cleanup

* Use semver instead
2017-10-30 23:27:51 -06:00
..
0001_initial.py Make a pass w/ python-modernize. 2017-05-30 17:55:56 -04:00
0002_build_command_initial.py Make a pass w/ python-modernize. 2017-05-30 17:55:56 -04:00
0003_add-cold-storage.py Cold storage hotfixes (#3157) 2017-10-12 16:19:58 -06:00
0004_add-apiversion-proxy-model.py Add feature flipping models to Projects, plus example feature flip (#3194) 2017-10-30 23:27:51 -06:00
__init__.py Massive refactor into a package. 2011-02-16 20:37:35 -08:00