netbox/netbox/extras
2017-09-28 13:35:18 -04:00
..
api Moved ReportResult creation into Report.run() 2017-09-28 12:50:32 -04:00
fixtures extras: removed useractions fixture 2016-06-22 23:55:53 -05:00
management Fixed runreport management command 2017-09-28 12:50:52 -04:00
migrations Removed custom permission 2017-09-26 17:31:16 -04:00
tests Import unicode_literals 2017-05-24 11:33:11 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Enabled export templates for clusters and virtual machines 2017-09-19 11:31:29 -04:00
constants.py Initial work on reports 2017-09-19 17:47:42 -04:00
filters.py #1190: Allow partial string matching when searching on custom fields 2017-06-01 16:57:32 -04:00
forms.py Import unicode_literals 2017-05-24 11:33:11 -04:00
models.py Removed custom permission 2017-09-26 17:31:16 -04:00
reports.py Expanded report view 2017-09-28 13:35:18 -04:00
rpc.py Removed old RPC-based LLDP neighbors code 2017-09-15 14:07:09 -04:00
urls.py Added a run view for reports 2017-09-28 12:51:10 -04:00
views.py Added a run view for reports 2017-09-28 12:51:10 -04:00