readthedocs.org/readthedocs/builds
Santos Gallegos 7fb4b18bc9 Dropdown to select Advanced Settings (#4710)
* added auto suggest in version

* auto fill for branches

* changes in syntax

* switched to choicefield and multiple files in option

* futher syntax changes

*  Updates based on feedback

* Put back removed code

* Simplified logic

* Linter 👍

* Validate revert case

* Tests for AdvancedForm

* Filter by privacy level

* Remove privacy checks

* Tests for VersionForm

* Rename variables

* Fix translation

* Fix format
2018-10-23 10:50:25 -06:00
..
migrations Add feature flipping models to Projects, plus example feature flip (#3194) 2017-10-30 23:27:51 -06:00
static/builds Release 2.6.6 (#4664) 2018-09-25 10:53:00 -06:00
static-src/builds/js Fix view docs link (#3882) 2018-04-19 12:53:42 -06:00
__init__.py Massive refactor into a package. 2011-02-16 20:37:35 -08:00
admin.py Improvements for the build/version admin 2018-07-09 11:38:13 -07:00
constants.py builds: make latest and stable constants overridable 2018-06-19 09:23:32 +02:00
forms.py Dropdown to select Advanced Settings (#4710) 2018-10-23 10:50:25 -06:00
managers.py Use py:class 2018-05-30 21:58:45 -05:00
models.py Upgrade all packages using pur (#4318) 2018-09-05 09:34:49 -06:00
querysets.py builds: do less in work in querysets 2018-07-03 10:55:42 +02:00
signals.py Make a pass w/ python-modernize. 2017-05-30 17:55:56 -04:00
syncers.py Make storage syncers extend from a base class 2018-10-09 17:30:44 -07:00
urls.py Config files for auto linting (#3264) 2017-11-27 09:42:09 -07:00
utils.py Use regex from constants 2018-01-11 18:01:07 -05:00
version_slug.py Fix D213 using docformatter 2017-12-15 20:18:06 -05:00
views.py Allow admins to trigger project builds (#4207) 2018-06-08 08:51:29 -06:00