Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/intro/overview.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25508 -- Modified QuerySet.__repr__() to disambigu...Tim Graham2015-10-061-5/+5
* Updated Wikipedia links to use httpsClaude Paroz2015-08-081-1/+1
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-2/+2
* Fixed #24358 -- Corrected code-block directives for conso...Sean Wang2015-02-221-1/+1
* Deprecated TEMPLATE_DIRS.Aymeric Augustin2014-12-281-2/+2
* Used https for most *.python.org linksClaude Paroz2014-12-191-1/+1
* Fixed #23438 -- Added snippet & imports to docs/intro/ove...Tim Graham2014-09-061-11/+25
* Fixed #23276 -- Deprecated passing views as strings to ur...Tim Graham2014-08-121-3/+5
* Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of do...chriscauley2014-04-171-3/+3
* Fixed #22453 -- Corrected DoesNotExist message in docs.Tim Graham2014-04-161-1/+1
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-6/+6
* Assumed Python 3 throughout docs/intro.Aymeric Augustin2013-12-301-12/+11
* Fixed #21116 -- Made usage of manage.py in docs more cons...Tim Graham2013-09-181-1/+1
* More migration docs, and conversion of all easy syncdb re...Andrew Godwin2013-07-251-3/+4
* Fixed #20224 -- Update docs examples which mention __unic...Claude Paroz2013-07-051-0/+2
* Added some links in /docs/intro/overview.txtTim Graham2013-05-191-17/+23
* Add missing imports to the examples in the 'First Steps'leandrafinger2013-05-181-0/+4
* Fixed #19897 - Updated static files howto.Tim Graham2013-03-301-1/+1
* Updated example to use staticfiles static template tag, t...Tim Graham2013-02-231-1/+1
* Updated static file example in overview to use static tem...Tim Graham2013-02-231-2/+3
* Fixed #19675 - Added mention of static files to overview.Tim Graham2013-02-231-2/+3
* Fixed typos in docs and commentsTim Graham2013-01-291-1/+3
* Fixed #19605 - Removed unused url imports from doc examples.Tim Graham2013-01-151-1/+1
* Removes PHP referencesBen Longden2012-12-131-2/+1
* Avoided mixing dates and datetimes in the examples.Aymeric Augustin2012-09-081-4/+4
* Added alt attribute to img tags in docs.Aymeric Augustin2012-06-061-1/+1
* Fixed #10494 -- Added kwargs to QuerySet.get() error mess...Anssi Kääriäinen2012-04-201-1/+1
* Replaced http by https in djangoproject.com linksClaude Paroz2012-03-131-2/+2
* Fixed #17757 - Typo in docs/intro/overview.txt; thanks ka...Timo Graham2012-02-241-1/+1
* Fixed many more ReST indentation errors, somehow accident...Luke Plant2011-10-141-6/+6
* Fixed #14675 -- Completed removal of `from django.conf.ur...Ramiro Morales2011-09-121-1/+1
* Fixed #14426 -- Removed "mysite" import statements from e...Gabriel Hurley2010-10-191-6/+8
* Fixed #14141: docs now use the :doc: construct for links ...Jacob Kaplan-Moss2010-08-191-14/+12
* Fixed #11272 -- Made some clarifications to the overview ...Russell Keith-Magee2009-06-181-5/+5
* Fixed #8406: Corrected some expected output to use repr f...Russell Keith-Magee2008-08-281-8/+8
* Fixed #8150 -- Updated a reference to creating an admin c...Malcolm Tredinnick2008-08-261-2/+12
* Massive reorganization of the docs. See the new docs onli...Jacob Kaplan-Moss2008-08-241-0/+314