summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-15Added clarification about psycopg version 1, not version 2Adrian Holovaty
2005-07-15Changed docs/install to point out that you need Python DB bindingsAdrian Holovaty
2005-07-15Fixed small bug in auto-generated comment in project_template.settings.mainAdrian Holovaty
2005-07-15Added project_template.settings.adminAdrian Holovaty
2005-07-15Added DATABASE_PASSWORD stub to project_template/settings/mainAdrian Holovaty
2005-07-15Changed DEBUG to be True by default in new projectsAdrian Holovaty
2005-07-15Changed django-admin startproject so that it doesn't copy .pyc filesAdrian Holovaty
2005-07-15Fixed typo in install.txtAdrian Holovaty
2005-07-15Added a small clarification to doc/install.txtAdrian Holovaty
2005-07-15Added some spacing to doc/install.txtAdrian Holovaty
2005-07-15Added Apache and DB instructions to doc/install.txtAdrian Holovaty
2005-07-15Fixed small indentation error in [73]Jacob Kaplan-Moss
2005-07-15Clarified template documentationWilson Miner
2005-07-15Fixed a few small errors in the install docJacob Kaplan-Moss
2005-07-15Added docs/install.txtAdrian Holovaty
2005-07-15Added URL config documentationJacob Kaplan-Moss
2005-07-15Fixed small error in overview docJacob Kaplan-Moss
2005-07-15Changed setup.py author and added django-admin to distutils 'scripts'Adrian Holovaty
2005-07-15Yes yes yes -- more documentation improvementsJacob Kaplan-Moss
2005-07-15Added ez_setup.py -- companion to [65]Adrian Holovaty
2005-07-15Moved django.bin.setup to root level and converted it to use setuptools. Stil...Adrian Holovaty
2005-07-15Removed the vestigal get_choices_from from ManyToMany relations.Jacob Kaplan-Moss
2005-07-15Linked-up Apache, Python and PostgreSQL in the FAQAdrian Holovaty
2005-07-15Changed name on LICENSE to be lawyerrifficJacob Kaplan-Moss
2005-07-15Fixed typo in FAQ -- Thanks, nathancolgateAdrian Holovaty
2005-07-15Removed gunk from legacy django.bin.setup, although distutils installation is...Adrian Holovaty
2005-07-15Fixed #3 -- Made OneToOneField act like ForeignKey and ManyToManyField. This ...Adrian Holovaty
2005-07-15Changed faq to add 'What does Django mean'Adrian Holovaty
2005-07-15Renamed CMSRequest to DjangoRequest, and CMSContext to DjangoContext. Old cod...Adrian Holovaty
2005-07-15Added cache documentationJacob Kaplan-Moss
2005-07-15Changed mentions of CMS to Django in django.core xheaders and exceptionsAdrian Holovaty
2005-07-15Changed django.core.mail to use [Django] prefix instead of [CMS]Adrian Holovaty
2005-07-15Fixed line length in faqAdrian Holovaty
2005-07-15Made some changes to the FAQAdrian Holovaty
2005-07-15More doc improvements: tweaks to the overview; added admin css documentation ...Jacob Kaplan-Moss
2005-07-15More doc improvments: moved overview into doc system so it can be distributed...Jacob Kaplan-Moss
2005-07-15Removed images from docs in favor of absolute urlsJacob Kaplan-Moss
2005-07-15Fixed table layout issueJacob Kaplan-Moss
2005-07-15Fixed another few small bugs in docsJacob Kaplan-Moss
2005-07-15Fixed a few broken links in docsJacob Kaplan-Moss
2005-07-15Made a bunch of doc improvementsJacob Kaplan-Moss
2005-07-14Fixed a couple of bugs in the docs.Jacob Kaplan-Moss
2005-07-14Made some changes to db-api docsAdrian Holovaty
2005-07-14Fixed bug in [29]Adrian Holovaty
2005-07-14Fixed bug in [29]Adrian Holovaty
2005-07-14Fixed bug in django.contrib.comments urlconfAdrian Holovaty
2005-07-14Created django.contrib and moved comments into itAdrian Holovaty
2005-07-14Moved doc building script into django website dirJacob Kaplan-Moss
2005-07-14Removed World-Online-specific stuff from django.conf.global_settingsAdrian Holovaty
2005-07-14Removed hard-coded Adrian and Jacob in global_settings.ADMINSAdrian Holovaty