django/docs
Jacob Kaplan-Moss 942e5246ac Added a number of callbacks to SyndicationFeed for adding custom attributes and elements to feeds. Refs #6547.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-11 22:22:26 +00:00
..
man
Makefile
add_ons.txt
admin.txt
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt
cache.txt
conf.py
contenttypes.txt Fixed #4667 -- Added support for inline generic relations in the admin. Thanks to Honza Král and Alex Gaynor for their work on this ticket. 2008-08-10 04:03:01 +00:00
contributing.txt
csrf.txt
custom_model_fields.txt
databases.txt
databrowse.txt
db-api.txt
design_philosophies.txt
distributions.txt
django-admin.txt
documentation.txt
email.txt
faq.txt
fastcgi.txt
files.txt
flatpages.txt
form_preview.txt
form_wizard.txt
forms.txt
generic_views.txt
i18n.txt
index.txt
install.txt
legacy_databases.txt
localflavor.txt
middleware.txt
model-api.txt
modelforms.txt Refs #7864 -- Corrected more instances of "newforms" in the docs. 2008-07-21 16:56:52 +00:00
modpython.txt
oldforms.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
pagination.txt
redirects.txt
release_notes_0.95.txt
release_notes_0.96.txt
release_notes_1.0_alpha.txt
release_notes_1.0_alpha_2.txt
request_response.txt
serialization.txt Fixed a few long lines and removed trailing whitespace. 2008-08-03 21:02:59 +00:00
sessions.txt
settings.txt
shortcuts.txt
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt Added a number of callbacks to SyndicationFeed for adding custom attributes and elements to feeds. Refs #6547. 2008-08-11 22:22:26 +00:00
templates.txt
templates_python.txt
testing.txt
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
unicode.txt
upload_handling.txt
url_dispatch.txt
webdesign.txt