migrations
|
Delete Model: Role
|
2016-08-24 17:14:21 +08:00 |
templates/users
|
Add api authentication
|
2016-08-25 19:29:59 +08:00 |
templatetags
|
Modify user detail of usergroup
|
2016-08-18 00:47:34 +08:00 |
tests
|
Delete Model: Role
|
2016-08-24 17:14:21 +08:00 |
__init__.py
|
Rename dir name dashboard to apps
|
2016-08-13 21:59:08 +08:00 |
api.py
|
Add api: UserApi And UserGroupApi
|
2016-08-24 19:42:16 +08:00 |
apps.py
|
Add init data file
|
2016-08-21 01:16:30 +08:00 |
forms.py
|
Add api authentication
|
2016-08-25 19:29:59 +08:00 |
models.py
|
Modify urls.conf: Merge to single
|
2016-08-25 13:28:02 +08:00 |
serializers.py
|
Modify urls.conf: Merge to single
|
2016-08-25 13:28:02 +08:00 |
urls.py
|
Add api authentication
|
2016-08-25 19:29:59 +08:00 |
utils.py
|
Rename dir name dashboard to apps
|
2016-08-13 21:59:08 +08:00 |
views.py
|
Add api authentication
|
2016-08-25 19:29:59 +08:00 |