readthedocs.org
Add project: use an instance variable to avoid 500
#11795
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
Commits
Add project: use an instance variable to avoid 500
humitos
committed
1 year ago
Declare `form_list` at class level because it's mandatory
humitos
committed
1 year ago
Merge branch 'main' of github.com:readthedocs/readthedocs.org into humitos/add-project-wizard-config
humitos
committed
1 year ago
It's required to use `OrderedDict`
humitos
committed
1 year ago
Use `condition_dict` to decide whether or not show the config step
humitos
committed
1 year ago
Merge branch 'main' into humitos/add-project-wizard-config
humitos
committed
1 year ago
Merge branch 'main' of github.com:readthedocs/readthedocs.org into humitos/add-project-wizard-config
humitos
committed
1 year ago
Add comment for a potential bug
humitos
committed
1 year ago
Merge branch 'humitos/add-project-wizard-config' of github.com:readthedocs/readthedocs.org into humitos/add-project-wizard-config
humitos
committed
1 year ago
Move `condition_dict` into the class definition
humitos
committed
1 year ago
Loading