Skip to content

Commit

Permalink
Added a rough draft of the 1.0 porting guide, and an obviously incomp…
Browse files Browse the repository at this point in the history
…lete placeholder for the 1.0 release notes. Thanks to daonb, patrickf, and ramiro for contributions to this porting guide. Refs #8438.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8856 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
jacob committed Sep 2, 2008
1 parent 905d939 commit 7cdce76
Show file tree
Hide file tree
Showing 4 changed files with 715 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/ref/contrib/admin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,8 @@ It is important you use a ``ModelForm`` here otherwise things can break. See the
:ref:`forms <ref-forms-index>` documentation on :ref:`custom validation
<ref-forms-validation>` for more information.

.. _admin-inlines:

``InlineModelAdmin`` objects
============================

Expand Down
Loading

0 comments on commit 7cdce76

Please sign in to comment.