I'm very new to web development and I was trying to configure access to a file in my repository in a Django project (so just via a python file) using my username, repo name/workspace name/file name a...
I have a problem, where I try to run django tests with docker-compose, but every time the tests lock, like the image above. bitbucket-pipelines.yml docker-compose-pipeline.yml
Hi all, Am trying to get my head around deploying apps into AWS Beanstalk using BitBucket Piplines. End goal will be deploying some Django apps. Anyways, I have been giving it a go and f...
Djangoの書籍を使ってWebアプリ開発を勉強中で、書籍の手順に沿って、Bitbucketを初めて使っていますが、ローカルレポジトリにファイルをコミットできない(ファイルが表示れない)ため、作業を進めることができず困っています。 まずBitbucketを使ってリモートレポジトリを作成後、Sourcetreeを使ってローカルレポジトリを作成しました。 その次に、書籍に沿って作成したDjango...
I am getting error when I am using these pipeline steps.. Heroku is detecting only python buildpack not reactjs pipelines: default: - step: name: Backend Build ...
Hi everyone, I'm new to this whole world of Bitbucket, all I used in the paste was blogger and WP, given the fact that I want to create a web application, I starting looking and found that DJANGO i...
...elf on click. I am building the portal in Django.
I am getting this error : 'User' object has no attribute 'is_masked'
Hello Everyone, I am working now on my first Atlassian Connect App where I am using Django and exposing its content in panel in my test JIRA environment. Unfortunately, I was not able to find an a...
...emote: remote: ---------------------------------------- remote: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-mr9xkzpq/django-log-request-id/ remote: ! Push rejected, f...
I'm trying to run test for my django app using Bamboo. So I made script task with this code: #!/usr/lib64/python2.6 python python manage.py test But I'm getting this error after trying to run a b...
Copied to clipboard