Skip to content

Commit e2e4d2e

Browse files
committed
Remove tracking pixels
1 parent 3993a73 commit e2e4d2e

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.rst

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,6 @@
11
django-renderpdf
22
================
33

4-
.. image:: https://github.com/WhyNotHugo/django-renderpdf/workflows/Tests/badge.svg
5-
:target: https://github.com/WhyNotHugo/django-renderpdf/actions/workflows/tests.yml
6-
:alt: Actions Status
7-
8-
.. image:: https://img.shields.io/pypi/v/django-renderpdf.svg
9-
:target: https://pypi.python.org/pypi/django-renderpdf
10-
:alt: Version on PyPI
11-
12-
.. image:: https://img.shields.io/pypi/pyversions/django-renderpdf.svg
13-
:target: https://pypi.org/project/django-renderpdf/
14-
:alt: Python versions
15-
16-
.. image:: https://img.shields.io/pypi/l/django-renderpdf.svg
17-
:target: https://github.com/WhyNotHugo/django-renderpdf/blob/main/LICENCE
18-
:alt: Licence
19-
204
**django-renderpdf** is a Django app to render django templates as PDF files.
215

226
Introduction

0 commit comments

Comments
 (0)