Files
mailu/admin/manage.py
2016-06-25 12:57:47 +02:00

6 lines
77 B
Python

from freeposte import manager
if __name__ == "__main__":
manager.run()