netbox/netbox/secrets
2019-05-08 21:08:35 -04:00
..
api Added child counts to API serializers (WIP) 2019-04-12 17:07:56 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Update migrations 2019-04-09 14:22:45 -04:00
templates Initial push to public repo 2016-03-01 11:23:03 -05:00
templatetags Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tests Added child counts to API serializers (WIP) 2019-04-12 17:07:56 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
decorators.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
exceptions.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
filters.py Restore id__in filters to retain backward compatability until v2.7 2019-05-08 21:08:35 -04:00
forms.py Virtulization Select2 forms 2019-01-10 17:32:23 -05:00
hashers.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
models.py initial pass on migrating to custom tag model with color and comments fields 2019-02-20 03:52:47 -05:00
querysets.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py Fixes #2937: Redirect to list view after editing an object from list view 2019-04-08 14:10:55 -04:00
urls.py move caching to views 2019-04-15 14:41:04 -04:00
views.py Cleanup from earlier work on caching 2019-04-22 14:49:31 -04:00