diff options
Diffstat (limited to 'www/py-dj50-django-rich/pkg-descr')
-rw-r--r-- | www/py-dj50-django-rich/pkg-descr | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/py-dj50-django-rich/pkg-descr b/www/py-dj50-django-rich/pkg-descr deleted file mode 100644 index 694881e2c958..000000000000 --- a/www/py-dj50-django-rich/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -This package provides Extensions for using Rich with the Django framework. - -These extensions consist of the following subclasses: - -* django_rich.management.RichCommand: - Subclass of Django's BaseCommand class that sets its self.console to a - Rich Console. - -* django_rich.test.RichRunner: - Subclass of Django's DiscoverRunner with colourized outputs and nice - traceback rendering. |