Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Jhonatan Lopes dd2d5d3b0e
Bump Python from 3.9.9 to 3.11 (#11789)
* Bump python from 3.9.9 to 3.11

* Remove coveralls

* Bump coverage to 7.4.1

* Remove coveralls from CI

* Adapt code to py 3.11

* Fix heroku stack on review apps

* Properly setup Heroku's runtime
2024-01-31 10:44:42 -03:00
Mavis Ou 0ac71c63c0
Revert "Set up pattern library (#10808)" (#10898)
This reverts commit 986cd63673.
2023-07-20 12:42:33 -07:00
Victoria Chan 986cd63673
Set up pattern library (#10808)
* Install django-pattern-librray

* Enabled pattern-library, and tweaked template path so it works. Added monkey patch for some custom tags. Though individual templates still show errors in pattern library. This only affects pattern-library functionalities but not the normal website.

* Added new base template for Pattern library

* Added pattern library base template for rendering fragments.

* Add some yaml for pattern library. Also tweaked settings to tidy up pattern library nav.

* Linting

* Updated inline code comment for Django Pattern Library.

---------

Co-authored-by: Jhonatan Lopes <jhonatan.dapontelopes@gmail.com>
Co-authored-by: Mavis Ou <mmmavis@users.noreply.github.com>
2023-07-19 08:14:37 -07:00
Victoria Chan 152c53d499 Added honcho and frontend assets watching. Also added inv start. 2023-07-04 09:09:58 +01:00
Jhonatan Lopes fdcbcc012f Install pytest 2023-04-24 09:51:18 -03:00
Tibor Leupold 4cf55c803a Install djhtml 2023-01-17 07:21:59 -08:00
Tibor Leupold 663e859898 Add djlint dev dependency 2022-12-07 06:39:35 -08:00
Tibor Leupold 5569ad1a94 Add isort dependency 2022-11-29 10:31:31 -08:00
Tibor Leupold e993104b84 Add black dependency 2022-11-11 14:02:54 -08:00
Tibor Leupold 0bb761b9cc Add types-python-slugify 2022-07-29 08:52:31 -07:00
Tibor Leupold ad25235b98 Add types-requests 2022-07-29 08:52:31 -07:00
Tibor Leupold 467201fbe1 Add mypy dependency 2022-07-26 11:07:47 -07:00
Tibor Leupold f1cb3ca164 Add debug toolbar to dev dependencies 2022-07-14 08:05:28 -07:00
Lucie Daeye ce8315f7ed adding ptvsd 2020-05-13 17:05:44 +02:00
Lucie Daeye 9bab6bb391 setup piptools for local dev 2020-04-16 15:44:02 +02:00