tests
|
Add tests for browsable API endpoints
|
2020-01-15 17:47:55 -05:00 |
apps.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
filters.py
|
Move TenancyFilterSet to filters.py
|
2020-01-09 21:05:38 -05:00 |
models.py
|
Define __all__ for models.py within each app
|
2020-01-14 12:01:23 -05:00 |
signals.py
|
convert update() calls to save() calls
|
2019-08-20 17:16:00 -04:00 |
tables.py
|
Add description field to CircuitType (#3655)
|
2019-12-10 13:25:14 -05:00 |
urls.py
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |
views.py
|
Merge branch 'develop' into develop-2.7
|
2020-01-10 13:33:51 -05:00 |