diff options
| author | Boulder Sprinters <boulder-sprinters@djangoproject.com> | 2007-04-25 18:20:25 +0000 |
|---|---|---|
| committer | Boulder Sprinters <boulder-sprinters@djangoproject.com> | 2007-04-25 18:20:25 +0000 |
| commit | 61bef9bbfd20c252851df4f813db39a825c64b52 (patch) | |
| tree | 6447760a3155d0f4bf350100496e686a63bb7c9f /docs/api_stability.txt | |
| parent | 62ba18d7506693592e45fff47eb81be467818de5 (diff) | |
boulder-oracle-sprint: Merged to [5078]
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5079 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/api_stability.txt')
| -rw-r--r-- | docs/api_stability.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api_stability.txt b/docs/api_stability.txt index 3fd793b0fd..cfaffeac6b 100644 --- a/docs/api_stability.txt +++ b/docs/api_stability.txt @@ -100,14 +100,14 @@ change: .. _caching: ../cache/ .. _custom template tags and libraries: ../templates_python/ -.. _database lookup: ../db_api/ +.. _database lookup: ../db-api/ .. _django-admin utility: ../django-admin/ .. _fastcgi integration: ../fastcgi/ .. _flatpages: ../flatpages/ .. _generic views: ../generic_views/ .. _internationalization: ../i18n/ .. _legacy database integration: ../legacy_databases/ -.. _model definition: ../model_api/ +.. _model definition: ../model-api/ .. _mod_python integration: ../modpython/ .. _redirects: ../redirects/ .. _request/response objects: ../request_response/ |
