.. |
api
|
c394985b1b
Fixes #1421: Improved model validation logic for API serializers
|
7 years ago |
fixtures
|
57a9e32ad8
extras: removed useractions fixture
|
9 years ago |
management
|
d2c6d79589
Closes #1375: Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD
|
7 years ago |
migrations
|
138cbf9761
Created migrations for transition to Unicode literals
|
8 years ago |
tests
|
f21c6bca00
Import unicode_literals
|
8 years ago |
__init__.py
|
27b289ee3b
Initial push to public repo
|
9 years ago |
admin.py
|
f21c6bca00
Import unicode_literals
|
8 years ago |
constants.py
|
ceb8fee0cc
Moved constant definitions from models.py to constants.py
|
8 years ago |
filters.py
|
583830c652
#1190: Allow partial string matching when searching on custom fields
|
8 years ago |
forms.py
|
f21c6bca00
Import unicode_literals
|
8 years ago |
models.py
|
e6a58b6700
Fixes #1415: Ignore leading/trailing semicolons in topology map device lists
|
7 years ago |
rpc.py
|
5fc92ab0e6
Removed old RPC-based LLDP neighbors code
|
7 years ago |
urls.py
|
f21c6bca00
Import unicode_literals
|
8 years ago |
views.py
|
d651deb31c
Renamed `form_class` attribute to `model_form` for consistency
|
7 years ago |