views Package

diff Module

regcore_read.views.diff.get(request, label_id, old_version, new_version)[source]

Find and return the diff with the provided label / versions

haystack_search Module

layer Module

regcore_read.views.layer.get(request, name, label_id, version)[source]

Find and return the layer with this name + version + label

notice Module

regcore_read.views.notice.get(request, docnum)[source]

Find and return the notice with this docnum

regcore_read.views.notice.listing(request)[source]

Find and return all notices

regulation Module

regcore_read.views.regulation.get(request, label_id, version)[source]

Find and return the regulation with this version and label

regcore_read.views.regulation.listing(request, label_id)[source]

List versions of this regulation

Project Versions

Table Of Contents

Previous topic

tests Package

Next topic

regcore_write Package

This Page