Skip to content

Commit

Permalink
submission: single-file YAML
Browse files Browse the repository at this point in the history
* FIX Supports single file YAML upload (closes #31).
  • Loading branch information
eamonnmag committed Aug 8, 2016
1 parent 5323c98 commit 8d69bd0
Show file tree
Hide file tree
Showing 8 changed files with 702 additions and 605 deletions.
2 changes: 1 addition & 1 deletion hepdata/modules/dashboard/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from hepdata.ext.elasticsearch.api import reindex_all
from hepdata.ext.elasticsearch.api import push_data_keywords
from hepdata.modules.records.views import get_user_from_id
from hepdata.modules.records.api import get_user_from_id
from hepdata.modules.submission.models import HEPSubmission, DataReview, \
SubmissionParticipant
from hepdata.modules.records.utils.common import get_record_by_id, encode_string
Expand Down
Loading

0 comments on commit 8d69bd0

Please sign in to comment.