| .. |
|
management
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |
|
templates
|
WIP: Initial work on the cable connection form
|
2018-10-22 16:58:24 -04:00 |
|
templatetags
|
Introduced a placeholder template filter
|
2018-11-05 13:00:46 -05:00 |
|
tests
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
__init__.py
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|
api.py
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |
|
constants.py
|
Merge branch '150-interface-vlans' into develop-2.3
|
2017-11-14 15:36:14 -05:00 |
|
context_processors.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
custom_inspectors.py
|
Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer
|
2018-07-30 12:41:20 -04:00 |
|
error_handlers.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
fields.py
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |
|
filters.py
|
Removed unused class NullableModelMultipleChoiceField
|
2018-11-06 15:32:59 -05:00 |
|
forms.py
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |
|
managers.py
|
Standardize usage of NaturalOrderingManager
|
2018-11-06 14:05:23 -05:00 |
|
middleware.py
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |
|
models.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
paginator.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
sql.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
tables.py
|
Fixed color display
|
2018-10-26 13:14:12 -04:00 |
|
testing.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
utils.py
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |
|
validators.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
views.py
|
Update django is_safe_url calls to new API (#2546)
|
2018-11-05 08:52:00 -05:00 |