Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in manage.py

manage.py - not in project folder?

Pycharm: makemigrations and migrate ignore my changes

Running Django custom manage.py task on Heroku - Importing Issues

If multiple Django apps define the same custom management command, which is used?

python django manage.py

upgrading python django project 1.3 to 1.5

python django manage.py

Django runserver bound to 0.0.0.0, how can I get which IP took the request?

python django manage.py

django-extensions - Get manage.py shell_plus to save history?

PyCharm manage.py runserver error

django pycharm manage.py

Foreign key as required field on Django 1.5 configurable user model, createsuperuser says: AttributeError: 'NoneType' object has no attribute '_state'

django manage.py django-1.5

What exactly does manage.py file do

manage.py

Django migrations - django.db.migrations.exceptions.NodeNotFoundError

Ignoring existing table when ./manage.py migrate

How to execute code in the Django shell by an external python script?

Django makemessages decides to comment already existing translations

Problem with Django-1.3 beta

python django manage.py

How to write custom django manage.py commands in multiple apps

cannot open manage.py after installing django

Django CommandError: App 'polls' has migrations

django change default runserver port