mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Update Django to 1.8 and DRF to 3.3, add new Django migrations, update serializers/pagination/metadata, update browsable API styling.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -53,6 +53,7 @@ npm-debug.log
|
||||
/DEBUG
|
||||
|
||||
# Testing
|
||||
.cache
|
||||
.coverage
|
||||
.tox
|
||||
coverage.xml
|
||||
@@ -60,6 +61,7 @@ htmlcov
|
||||
pep8.txt
|
||||
scratch
|
||||
testem.log
|
||||
awx/awx_test.sqlite3-journal
|
||||
|
||||
# Mac OS X
|
||||
*.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user