Commit Graph

17 Commits

Author SHA1 Message Date
Valentin Deniaud e1290397a9 misc: change django-upgrade target version to 3.2 (#75442) 2023-03-16 10:26:43 +01:00
Benjamin Dauvergne 64e67aaea6 misc: rename authentic2-ctl to manage.py (#70162) 2022-10-17 16:51:20 +02:00
Valentin Deniaud 3c97499ba6 misc: add django-upgrade files/notes (#69426) 2022-10-03 14:20:48 +02:00
Valentin Deniaud d919c059a2 misc: fix incorrect pre-commit info in readme 2022-09-29 18:27:04 +02:00
Valentin Deniaud 46d10c9cf7 misc: add djhtml files/notes (#69422) 2022-09-29 11:48:37 +02:00
Valentin Deniaud fdd3f15aa7 misc: add pyupgrade files/notes (#55519) 2021-07-13 17:23:12 +02:00
Valentin Deniaud df7fa5df7e misc: remove documentation files (#53764) 2021-05-06 10:17:21 +02:00
Valentin Deniaud ead8655275 readme: fix isort parameters 2021-03-30 16:40:47 +02:00
Valentin Deniaud 41e2c8eee3 add isort configuration (#52457) 2021-03-30 14:00:26 +02:00
Valentin Deniaud 3dc618a571 add black configuration (#52457) 2021-03-30 11:54:28 +02:00
Benjamin Dauvergne d0bcf4a992 remove authentic2_idp_openid (fixes #23515)
Code is no more used nor maintained.

Also remove diagnose.py which is obsolete too and referrred to
django-authopenid (and south and other obsolete things).

Mentions of OpenID libraries licenses were removed from license files.
2018-07-01 13:51:44 +02:00
Benjamin Dauvergne da2a390512 README: --dependency-links is no more required for django-tables2
fixes #7298
2015-05-20 17:08:26 +02:00
Benjamin Dauvergne f5fa6c9378 setup.py: add a dependency link for django-select2 as the current release (4.2.2) is incompatible with Django 1.7
Also modify README to indicate that --process-dependency-links must be passed to pip.
2015-04-24 14:23:12 +02:00
Frédéric Péters af5af89975 doc: update required django version in README file 2015-04-16 14:18:25 +02:00
Benjamin Dauvergne 5f8bf2cf37 README: change version number of first Django 1.7 supporting release 2015-03-20 14:08:28 +01:00
Benjamin Dauvergne a641debac3 README: add warning about upgrading before 2.1.13 2015-03-17 10:15:13 +01:00
Benjamin Dauvergne fe4f447440 Rename README.rst to README to supress a warning 2015-02-15 23:52:27 +01:00