We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Note about Pillow + Ubuntu installation, updated pip docs link, and note about installing packages from an archive.
MySQL server setup edited.
Edited the pip-installed packages section title.
Python package sections have been rearranged a bit. pip first, then virtualenv, then weird packages, then others. Also edited pip and virtualenv info a bit.
Update on NumPy installation.
Additional note on the DATABASES setting.
MySQL-Python notes updated.
Added django-celery as a package that installs many other packages as dependencies.
Moved pyyaml to be one of the regular pip-installed packages. It doesn't require a binary or anything, apparently.
Changed "packages to be installed manually" to "packages with specific installation instructions"
Update on PIL and Pillow.
Typo fix.
Not sure if easy_install == setuptools, that could be quite inaccurate.
Update on Python versions.
Update on PyCharm, virtualenv, and unit tests.
Note about PyCharm, virtualenv, and unit tests...
Added to the notes on running the server.
Note on PyCharm and virtualenv.
More/better info on Python packages and virtualenv.
Added numpy to the required Python packages.
Note on creating superuser.
Info on PIL (forgot to add info on PIL before, for some reason). Moved Jeff's note about PIL on Mac up to the same place.
Specifying versions of dajax and dajaxice, since these apps have changed a lot in later versions.
Note about character escaping when using pip install.
Updated Setup (markdown)
Links to Django notes now use anchors.
Additional note on PyCharm licenses.
Added note on Celery, and added anchor to Celery section.
Fixed an anchor link.