mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
include LICENSE
|
|
include README.rst
|
|
include CHANGELOG.
|
|
recursive-include django_q/locale *
|
|
include django_q/management/*.py
|
|
include django_q/management/commands/*.py
|
|
include django_q/migrations/*.py
|
|
include django_q/brokers/*.py
|
|
include django_q/tests/*.py
|