Skip to content
alonronin edited this page Feb 13, 2013 · 10 revisions
  • document list tree view (for internal ref): model.tree_view = true
  • in the parent document, add new item: model.is_reffed = model_name
  • group models:
     admin.groups({
          'Group Name': [model, model, model]
      });
    

formage

  • gallery
  • empty enum bug
  • show/hide fields on condition: show: { parent: true }
Clone this wiki locally