Skip to content

Commit

Permalink
Merge branch 'a144055824458101_version_from_config'
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaksymiv committed Jun 16, 2016
2 parents b81ff38 + 5195b86 commit d0a1dec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/openprocurement/api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from openprocurement.api.migration import migrate_data
from openprocurement.api.models import Tender
from openprocurement.api.utils import forbidden, add_logging_context, set_logging_context, extract_tender, request_params, isTender, set_renderer, beforerender, register_tender_procurementMethodType, tender_from_data, route_prefix
from openprocurement.api.utils import ROUTE_PREFIX # BBB
from pbkdf2 import PBKDF2
from pkg_resources import iter_entry_points
from pyramid.authorization import ACLAuthorizationPolicy as AuthorizationPolicy
Expand Down

0 comments on commit d0a1dec

Please sign in to comment.