netbox/netbox/circuits
2017-09-12 13:55:11 -04:00
..
api Fixes #1421: Improved model validation logic for API serializers 2017-08-15 13:54:04 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Created migrations for transition to Unicode literals 2017-05-24 14:18:52 -04:00
tests Import unicode_literals 2017-05-24 11:33:11 -04:00
__init__.py Fixes #817: Update last_updated time of a circuit when editing a child termination 2017-01-23 15:31:41 -05:00
apps.py Import unicode_literals 2017-05-24 11:33:11 -04:00
constants.py Moved constant definitions from models.py to constants.py 2017-06-16 16:01:44 -04:00
filters.py Closes #1203: Implemented query filters for all models 2017-06-19 16:10:18 -04:00
forms.py Closes #1432: Added a commit_rate field to the circuits list search form 2017-08-29 16:48:11 -04:00
models.py Moved circuit speed humanization to a template tag 2017-08-29 22:42:06 -04:00
signals.py Import unicode_literals 2017-05-24 11:33:11 -04:00
tables.py Removed SearchTables; created DetailTables for models where needed 2017-07-12 16:42:45 -04:00
urls.py Fixes #1263: Differentiate add and edit permissions for objects 2017-06-13 16:41:57 -04:00
views.py Renamed form_class attribute to model_form for consistency 2017-09-12 13:55:11 -04:00