code cleanup
This commit is contained in:
parent
4684a83e6f
commit
c334451216
3 changed files with 26 additions and 24 deletions
|
@ -17,7 +17,7 @@ status_types = [
|
|||
'comment',
|
||||
'quotation',
|
||||
'boost',
|
||||
'generatedstatus'
|
||||
'generatednote'
|
||||
]
|
||||
status_path = r'%s/(%s)/(?P<status_id>\d+)' % \
|
||||
(local_user_path, '|'.join(status_types))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue