Projet

Général

Profil

Télécharger (1,92 ko) Statistiques
| Branche: | Tag: | Révision:

root / tests / test_admin_pages.py @ fd36f89b

# Date Auteur Commentaire
fd36f89b 09 décembre 2022 07:47 Frédéric Péters

trivial: remove code to set "publik" as app label (now the default) (#72000)

fe9a8f28 14 octobre 2022 11:10 Frédéric Péters

trivial: remove unused imports (#70128)

a485f930 15 juillet 2022 10:40 Frédéric Péters

tests: run against postgresql (#67383)

715832fa 20 mai 2022 13:59 Frédéric Péters

tests: adapt to removal of /backoffice/ page in wcs (#64973)

5cdd6c0e 07 mai 2022 07:39 Frédéric Péters

remove settings panel (#64972)

7423a585 07 mai 2022 07:39 Frédéric Péters

remove obsolete payment stuff (#64972)

364be777 07 avril 2022 16:09 Frédéric Péters

trivial: remove usage of django.utils.six imports (#63677)

2663e08e 19 janvier 2021 22:08 Frédéric Péters

trivial: apply black

bb8a29bd 17 janvier 2020 17:55 Frédéric Péters

tests: run against Python 3

49407ef0 26 novembre 2019 14:21 Frédéric Péters

update tests after module removals (#37967)

3e037e2e 30 septembre 2019 11:06 Frédéric Péters

misc: use relative imports (#36518)

80784d04 30 novembre 2018 19:36 Frédéric Péters

do not expose legacy features (#28512)

a685a0ef 08 octobre 2015 10:12 Frédéric Péters

general: don't allow admins to get into new areas, unless authorized (#8562)

c8b78b6f 08 octobre 2015 08:34 Frédéric Péters

tests: check custom backoffice directories are properly loaded

3c9126b5 15 juillet 2015 21:38 Frédéric Péters

misc: set app_label to Publik if none was specified (#7855)

21afb05d 17 mai 2015 23:29 Frédéric Péters

fix test to check for "Publik", not "Au quotidien"

934bd45a 07 mai 2015 16:57 Frédéric Péters

tests: update with /backoffice/ location (#6726)

25697df1 29 janvier 2015 17:42 Frédéric Péters

tests: basic unit test to check module loading is ok