File: SOURCES.txt

package info (click to toggle)
django-background-tasks 1.1.11-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 220 kB
  • sloc: python: 1,390; makefile: 5
file content (32 lines) | stat: -rw-r--r-- 1,005 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
22
23
24
25
26
27
28
29
30
31
32
AUTHORS.txt
LICENSE
MANIFEST.in
README.md
classifiers
requirements.txt
setup.py
background_task/__init__.py
background_task/admin.py
background_task/apps.py
background_task/exceptions.py
background_task/models.py
background_task/models_completed.py
background_task/settings.py
background_task/signals.py
background_task/tasks.py
background_task/utils.py
background_task/management/__init__.py
background_task/management/commands/__init__.py
background_task/management/commands/process_tasks.py
background_task/migrations/0001_initial.py
background_task/migrations/__init__.py
background_task/tests/__init__.py
background_task/tests/test_settings.py
background_task/tests/test_settings_async.py
background_task/tests/test_tasks.py
django_background_tasks.egg-info/PKG-INFO
django_background_tasks.egg-info/SOURCES.txt
django_background_tasks.egg-info/dependency_links.txt
django_background_tasks.egg-info/requires.txt
django_background_tasks.egg-info/top_level.txt
django_background_tasks.egg-info/zip-safe