| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-02 | [1.5.x] Fixed #19516 - Fixed remaining broken links. | Tim Graham | |
| Added -n to sphinx builds to catch issues going forward. Backport of 9b5f64cc6e from master. | |||
| 2012-12-26 | [1.5.X] Fixed broken links, round 3. refs #19516 | Tim Graham | |
| Backport of b3a8c9dab8 from master | |||
| 2012-12-24 | [1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516 | Tim Graham | |
| Backport of f56f6cfa58 from master | |||
| 2012-12-22 | [1.5.x] Fixed #19497 -- Refactored testing docs. | Ramiro Morales | |
| Thanks Tim Graham for the review and suggestions. d19109fd37e75ccf29d2ca64370102753dbc7c5b from master. | |||
| 2012-12-15 | [1.5.X] Fixed #19344 - Documented how to run django-admin in a virtualenv on ↵ | Tim Graham | |
| Windows. Thanks Hourann Bosci for the patch. Backport of 1e5b0fc4d0 from master | |||
| 2012-12-15 | [1.5.X] Fixed #9962 - Added a testing tutorial. | Tim Graham | |
| Thank-you Daniele Procida for the first draft and shaibi, Aymeric, and others for the reviews. Backport of b052e6cc95 from master | |||
| 2012-12-14 | [1.5.X] Removed PHP references | Ben Longden | |
| Backport of 55a2d5b577 from master | |||
| 2012-12-11 | [1.5.X] Fixed #19377 - Emphasized database host link in tutorial | Tim Graham | |
| Backport of 0eed8ece32 from master | |||
| 2012-11-17 | [1.5.X] Fixed #16779 - Added a contributing tutorial | Tim Graham | |
| Thank-you Taavi Taijala for the draft patch! Backport of 7058b595b6 from master | |||
| 2012-11-14 | [1.5.X] Fixed #19289 - Removed an out of place sentence in tutorial 2. | Tim Graham | |
| Thanks colinnkeenan for the report. Backport of 2dbfa66f4d from master | |||
| 2012-11-13 | [1.5.X] Fixed #19260 - Added a comment to tutorial 1. | Tim Graham | |
| Thanks terwey for the suggestion. Backport of a72b8a2247 from master | |||
| 2012-10-31 | [1.5.X] Fixed #19216 - Switched to user level installation in apps tutorial. | Tim Graham | |
| Thanks Nick Coghlan for the suggestion. Backport of dd0d2c0be5 from master | |||
| 2012-10-30 | [1.5.X] Fixed #16671 - Added a tutorial on reuseable apps | Tim Graham | |
| Thank-you Katie Miller and Ben Sturmfels for the initial draft, as well as Russ and Carl for the reviews. Backport of 08cf54990a from master | |||
| 2012-10-25 | [1.5.X] Fixed #19180 - Clarified policy regarding older versions of the docs. | Tim Graham | |
| Backport of 5c143cb340 from master | |||
| 2012-10-15 | Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld! | Tim Graham | |
| 2012-09-30 | Fixed #18807 -- Made 404.html and 500.html optional | Claude Paroz | |
| Thanks Aymeric Augustin for the report and Jannis Leidel for the review. | |||
| 2012-09-23 | Made a version condition less confusing. | Aymeric Augustin | |
| Fixed #18762 (again). | |||
| 2012-09-10 | Removed an obsolete documentation page about admin style customization. | Julien Phalip | |
| 2012-09-08 | Avoided mixing dates and datetimes in the examples. | Aymeric Augustin | |
| Refs #16023. | |||
| 2012-09-07 | Merge pull request #351 from 1ntrud3r/patch-1 | Tim Graham | |
| Remove unused imports in tutorial 4. refs #18915 | |||
| 2012-09-07 | Merge pull request #341 from nmartini/master | Tim Graham | |
| Updated text in tutorial 3 regarding removing unused import; refs #18915 | |||
| 2012-09-07 | Updated install docs to reflect Python 3 status. | Aymeric Augustin | |
| Closes #17452. | |||
| 2012-09-07 | remove unused import in tutorial 4 addition to #18915 (closed) | Enrico Ehrhardt | |
| After submitting ticket #18915, I noticed 2 additional occurrences of the issue. | |||
| 2012-09-07 | removed unused import from tutorial 3 documentation as per ticket #18915 | Nick Martini | |
| 2012-09-07 | remove unused import in decoupling URLs tutorial, closes #18915 | Dan Loewenherz | |
| The `include` function isn't used in polls/urls.py. | |||
| 2012-08-18 | Added a warning about the {% url %} syntax change | Aymeric Augustin | |
| at the point where it bites most beginners. Refs #18787, #18762, #18756, #18723, #18705, #18689 and several duplicates. | |||
| 2012-08-04 | Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ ↵ | Angeline Tan | |
| Troubleshooting page. This is to avoid confusion for beginners. | |||
| 2012-08-02 | Fixed #17704 - Updated the StackedInline section in Tutorial 2; thanks xbito ↵ | Tim Graham | |
| for the draft patch. | |||
| 2012-07-29 | Fixed #18476 - Added use of {% url %} tag to tutorial. | Tim Graham | |
| Thanks Claude Paroz for the patch. | |||
| 2012-07-28 | Fixed #18630 -- Updated version in docs/intro/install.txt; thanks Kevin London. | Tim Graham | |
| 2012-07-13 | Fixed #18601 -- Specified that Python minimum version is 2.6.5 | Preston Holmes | |
| This is due to a bug in previous Python 2.6 versions related to unicode keyword arguments. | |||
| 2012-07-06 | Fixed #18576 -- Added missing import in tutorial02 | Claude Paroz | |
| Thanks jaaruiz at yahoo.com for the report. | |||
| 2012-07-01 | Fixed #18493 - Added instructions to locate the Django source files to the t | Tim Graham | |
| Thanks Claude Paroz for the draft patch. | |||
| 2012-06-30 | Fixed #17705 - Updated TabularInline image and doc in tutorial 2. | Tim Graham | |
| Thanks xbito for the draft patch. | |||
| 2012-06-30 | Fixed #17024 -- Added import statements in tutorial code sample | Claude Paroz | |
| 2012-06-28 | Updated obsolete links in the documentation | Claude Paroz | |
| 2012-06-11 | Fixed #18451 -- Vastly improved class based view documentation. | Jannis Leidel | |
| Many thanks to Daniel Greenfeld, James Aylett, Marc Tamlyn, Simon Williams, Danilo Bargen and Luke Plant for their work on this. | |||
| 2012-06-07 | Fixed #17933 -- Added a missing label to the docs. | Aymeric Augustin | |
| 2012-06-06 | Added alt attribute to img tags in docs. | Aymeric Augustin | |
| This is a good practice for accessibility. Thanks Jessica McKellar for the report. | |||
| 2012-05-25 | Fixed #17929 -- Improved tutorial wording and capitalization. | Claude Paroz | |
| Thanks rmattb for the report and the patch. | |||
| 2012-05-22 | Fixed #18167 -- Gave advice on checking Django version in the tutorial. | Claude Paroz | |
| Thanks smuss for the initial patch. | |||
| 2012-05-11 | Fixed #18281 -- Misleading wording in the tutorial. | Aymeric Augustin | |
| Thanks bhp for the report. | |||
| 2012-04-30 | Replaced print statement by print function (forward compatibility syntax). | Claude Paroz | |
| 2012-04-27 | Updated docs/intro/whatsnext.txt to reference Git instead of SVN | Adrian Holovaty | |
| 2012-04-25 | Fixed #18033 -- Removed function-based generic views, as per official ↵ | Claude Paroz | |
| deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17937 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-04-21 | Reworded the 'Set up a database' section of the installation docs. | Claude Paroz | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17922 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-04-20 | Fixed #10494 -- Added kwargs to QuerySet.get() error message in the case no ↵ | Anssi Kääriäinen | |
| objects were found. Thanks brondsem for the report, Szymon Pyzalski for the patch and oinopion for review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17917 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-31 | Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ↵ | Claude Paroz | |
| the initial patch and Aymeric Augustin for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17834 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-23 | Bump the version in a docs example. | Alex Gaynor | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17801 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-13 | Replaced http by https in djangoproject.com links | Claude Paroz | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17703 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
