This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
Mailu
Watch
1
Star
0
Fork
0
You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced
2024-12-14 10:53:30 +02:00
Code
Issues
Releases
Activity
d4f93e39db
Mailu
/
admin
/
run.py
6 lines
75 B
Python
Raw
Normal View
History
Unescape
Escape
Rename the freeposte/mailu directory and database
2016-10-29 13:42:39 +02:00
from
mailu
import
app
Add a development run.py script
2016-10-02 09:19:34 +02:00
if
__name__
==
"
__main__
"
:
app
.
run
(
debug
=
True
)
Reference in New Issue
Copy Permalink