Opened 5 years ago
Closed 5 years ago
#11 closed task (fixed)
create app
Reported by: | zhangjr | Owned by: | zhangjr |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | component1 | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Parent ID: | Parent Tickets: | ||
Estimated Number of Hours: | 0.0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Description (last modified by zhangjr)
application/__init__.py
def create_app
add to config
SECRET_KEY
PERMANENT_SESSION_LIFETIME
REDIS_URL
RQ_REDIS_URL
RQ_QUEUES
Subtickets
Child Tickets
Change History (3)
comment:1 Changed 5 years ago by zhangjr
- Description modified (diff)
comment:2 Changed 5 years ago by zhangjr
- Owner changed from somebody to zhangjr
- Status changed from new to accepted
comment:3 Changed 5 years ago by zhangjr
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.