network_inventory/users
2020-01-12 13:20:26 +01:00
..
migrations add users app 2020-01-09 22:00:05 +01:00
models split the project into more apps 2020-01-10 00:01:06 +01:00
templates/users move the users templates to users folder 2020-01-11 17:39:50 +01:00
tests split the project into more apps 2020-01-10 00:01:06 +01:00
__init__.py add users app 2020-01-09 22:00:05 +01:00
admin.py correct line length 2020-01-12 13:20:26 +01:00
apps.py add users app 2020-01-09 22:00:05 +01:00
decorators.py split the project into more apps 2020-01-10 00:01:06 +01:00
tables.py split the project into more apps 2020-01-10 00:01:06 +01:00
urls.py split the project into more apps 2020-01-10 00:01:06 +01:00
views.py correct various imports 2020-01-12 13:18:51 +01:00