Skip to content

Conversation

@kedar2a
Copy link
Contributor

@kedar2a kedar2a commented Oct 1, 2013

  1. benchmarker views.py file updated according to modified models.
  2. settings.py updated : Settings related to git modified to RCS.
  3. ndf model file updated.
    • GSystem collection :
      'attribute_set': [dict], # modified from-> 'attribute_set': dict
      'relation_set': [dict], # modified from-> 'relation_set': dict
    • RelationType collection : (following two fields added)
      'subject_type': [ObjectId], # ObjectId's of GSystemType Class
      'object_type': [ObjectId], # ObjectId's of GSystemType Class
    • HistoryManager collection : Removed due to git issues.

gnowgi added a commit that referenced this pull request Oct 7, 2013
Removal of git implementation and Updated benchmarker module.
@gnowgi gnowgi merged commit d7f15dd into gnowledge:mongokit Oct 7, 2013
siddhudhangar added a commit to amitmoralwar/gstudio that referenced this pull request Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants