django-fobi/scripts
Artur Barseghyan 2cad432e46 Prepare 0.16.4
2020-04-08 23:40:58 +02:00
..
build_docs.sh tiny updates on outdated dutch translations; additions to the drf integration documentation; fixes in the documentation of the mezzanine integration app; fixes in the documentation of the djangocms integration app; updated versions mentioned in the documentation of the feincms integration app; added a nice json form which was used for testing enriched drf integration app metadata; unified helper scripts related to documentation; updated todos and the changelog; 2017-06-02 20:57:39 +02:00
clean_up.sh clean up script and ignore patterns updated 2017-03-20 23:13:08 +01:00
collectstatic.sh Possible travis fix 2020-01-14 23:58:07 +01:00
compile_messages.sh docs updated 2016-11-14 21:39:10 +01:00
configure.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
flake8.sh fixes and improvements 2017-05-07 22:55:06 +02:00
fobi_sync_plugins.sh prepare 0.11.13 2017-06-10 02:41:18 +02:00
install.sh prepare 0.6; form importers; better support for django 1.9 and django 1.10; various improvements and fixes; 2015-12-16 03:16:00 +01:00
install_captcha.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_chromedriver.sh prepare 0.13.9 2019-02-28 10:55:13 +01:00
install_django_1_6.bat prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_django_1_7_djangocms.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_django_1_7_feincms.sh prepare 0.9.12; add missing feincms example migrations for django > 1.7; better debugging; minor fixes 2016-11-02 23:48:15 +01:00
install_django_1_8.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_django_1_9.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_django_1_9_feincms.sh prepare 0.9.12; add missing feincms example migrations for django > 1.7; better debugging; minor fixes 2016-11-02 23:48:15 +01:00
install_django_1_10.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_django_1_11.sh update reqs for django 1.11 2017-07-27 00:16:04 +02:00
install_djangocms.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_djangocms_2.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_djangocms_djangocms_admin_style.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_feincms.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_foreign_key_to_saved_form_data_entry.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_mezzanine.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_mptt.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_recaptcha.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
install_verbose.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
make_messages.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
make_migrations.sh prepare 0.9.16; introduced form titles shown in the templates; improved navigation of the form wizards 2016-11-10 01:44:33 +01:00
make_pypi_long_description.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
make_release.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
makemigrations.sh update test suite 2018-08-10 23:00:17 +02:00
migrate.sh Prepare 0.16.4 2020-04-08 23:40:58 +02:00
prepare_docs.sh prepare 0.12.7 2017-12-17 23:16:22 +01:00
prepare_release.sh prepare 0.11.5 2017-05-15 00:33:08 +02:00
pycodestyle.sh code style fixes 2017-12-21 14:30:17 +01:00
pycodestyle_example.sh prepare 0.10; added additional args to submit_plugin_form_data; added tests for mailchimp importer plugin; moving plugins to base submodules, having them only registered in fobi_form_elements submodule; disable google analytics in tests; helper scripts updated; multiple pep8 fixes; minor fixes 2016-11-17 00:07:06 +01:00
pyflakes.sh fixes and improvements 2017-05-07 22:55:06 +02:00
pylint.sh cleanup 2016-12-19 00:37:58 +01:00
rebuild_docs.sh more on docs 2017-05-30 21:41:39 +02:00
reinstall.sh more on preparing the 0.4.16; adding docs 2015-02-10 14:02:18 +01:00
reinstall_captcha.sh update helper scripts 2015-02-10 14:09:39 +01:00
reinstall_django_1_6.bat prepare 0.4.23; fix improper initial value validation for select-like plugins 2015-03-03 23:04:10 +01:00
reinstall_django_1_7_djangocms.sh prepare 0.5 2015-04-06 23:27:18 +02:00
reinstall_django_1_7_feincms.sh prepare 0.5 2015-04-06 23:27:18 +02:00
reinstall_django_1_8.sh prepare 0.4.23; fix improper initial value validation for select-like plugins 2015-03-03 23:04:10 +01:00
reinstall_django_1_9.sh updated django 1.9 reqs; added django 1.9 helper scripts 2015-12-18 02:56:07 +01:00
reinstall_django_1_9_feincms.sh prepare 0.9.12; add missing feincms example migrations for django > 1.7; better debugging; minor fixes 2016-11-02 23:48:15 +01:00
reinstall_django_1_10.sh #0.6.11; initial work on django 1.10 support; replace render_to_response with render; get rid of django-localeurl package; update requirements for django 1.10 compatibility 2016-09-13 11:09:45 +02:00
reinstall_djangocms.sh update helper scripts 2015-02-10 14:09:39 +01:00
reinstall_djangocms_2.sh update helper scripts 2015-02-10 14:09:39 +01:00
reinstall_djangocms_djangocms_admin_style.sh more on preparing the 0.4.16; adding docs 2015-02-10 14:02:18 +01:00
reinstall_feincms.sh update helper scripts 2015-02-10 14:09:39 +01:00
reinstall_foreign_key_to_saved_form_data_entry.sh prepare 0.4.36; minor fixes 2015-04-03 02:30:03 +02:00
reinstall_mezzanine.sh update helper scripts 2015-02-10 14:09:39 +01:00
reinstall_mptt.sh prepare 0.5.6; django-mptt support; python 3 fixes 2015-08-01 02:30:09 +02:00
reinstall_python_3.sh prepare 0.4.23; fix improper initial value validation for select-like plugins 2015-03-03 23:04:10 +01:00
reinstall_recaptcha.sh update helper scripts 2015-02-10 14:09:39 +01:00
runserver.sh Prepare 0.16.4 2020-04-08 23:40:58 +02:00
runtests.sh helper scripts updated 2017-12-17 22:01:22 +01:00
shell.sh initial commit on almost finished, but still works in progress django rest framework integration 2017-05-06 03:27:33 +02:00
source_install.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
test.sh more 2018-02-25 21:52:54 +01:00
test_dev.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
tox.sh helper scripts updated 2017-12-17 22:01:22 +01:00
uninstall.bat prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
uninstall.sh prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00