| .. |
|
api
|
bd7aee7c1f
Closes #2614: Simplify calls of super() for Python 3
|
7 years ago |
|
fixtures
|
5930a64203
Converted IPAddress.interface to a GenericForeignKey
|
8 years ago |
|
migrations
|
bcfa760cf9
Closes #2805: Allow null route distinguisher for VRFs
|
7 years ago |
|
tests
|
9d69f14faa
Implement basic view testing for all models (#2909)
|
7 years ago |
|
__init__.py
|
741f93999b
PEP8 clenaup
|
9 years ago |
|
apps.py
|
980d62d579
Removed Python 2 string compatibility
|
7 years ago |
|
constants.py
|
364bbdeab8
Merged release v2.4.5
|
7 years ago |
|
fields.py
|
bd7aee7c1f
Closes #2614: Simplify calls of super() for Python 3
|
7 years ago |
|
filters.py
|
613e8f05c2
fixes #2835 - certain model filters did not support the q query param
|
7 years ago |
|
formfields.py
|
980d62d579
Removed Python 2 string compatibility
|
7 years ago |
|
forms.py
|
42d1d6e1b0
Fixes #2841: Fix filtering by VRF for prefix and IP address lists
|
7 years ago |
|
lookups.py
|
980d62d579
Removed Python 2 string compatibility
|
7 years ago |
|
models.py
|
375e66047d
Fixes #2864: Correct display of VRF name when no RD is assigned
|
7 years ago |
|
querysets.py
|
980d62d579
Removed Python 2 string compatibility
|
7 years ago |
|
tables.py
|
c208d8fc2e
* Added CSS to:
|
7 years ago |
|
urls.py
|
f8a961b568
Cleaned up import statements
|
7 years ago |
|
views.py
|
ae0c8deec2
Closes #2809: Remove VRF child prefixes table; link to main prefixes view
|
7 years ago |