Fixed setup.py
This commit is contained in:
parent
85be59976e
commit
d9a7eefb07
6
TODO.md
6
TODO.md
|
@ -375,10 +375,14 @@ try: import uwsgi to know its running uwsgi
|
|||
# make exceptions fot check origin shit
|
||||
|
||||
# rename virtual_maps to virtual_alias_maps and remove virtual_alias_domains ?
|
||||
# virtdomains file is not ideal, prevent fake/error on domains there! and make sure this file is required!
|
||||
|
||||
|
||||
# Message last_retry auto_now doesn't work!
|
||||
|
||||
|
||||
# LOCK beat lockfile
|
||||
# LOCK beat lockfile, all tasks (monitors, billing (or unique number will fuck the transaction?))
|
||||
|
||||
# don't block on beat, and --report periodic tasks
|
||||
|
||||
# Deprecate restart/start/stop services (do touch wsgi.py and fuck celery)
|
||||
|
|
Loading…
Reference in New Issue