File: SOURCES.txt

package info (click to toggle)
django-templated-email 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 200 kB
  • sloc: python: 389; makefile: 4
file content (21 lines) | stat: -rw-r--r-- 658 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
django_templated_email.egg-info/PKG-INFO
django_templated_email.egg-info/SOURCES.txt
django_templated_email.egg-info/dependency_links.txt
django_templated_email.egg-info/requires.txt
django_templated_email.egg-info/top_level.txt
templated_email/__init__.py
templated_email/generic_views.py
templated_email/models.py
templated_email/urls.py
templated_email/utils.py
templated_email/views.py
templated_email/backends/__init__.py
templated_email/backends/vanilla_django.py
templated_email/migrations/0001_initial.py
templated_email/migrations/__init__.py
templated_email/templates/templated_email/saved_email.html