1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs
2007-05-12 15:35:11 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt
cache.txt
contributing.txt Fixed #4226 -- Added DATABASE_NAME to the list of settings required to be 2007-05-08 02:33:10 +00:00
csrf.txt
databases.txt
databrowse.txt
db-api.txt
design_philosophies.txt
distributions.txt
django-admin.txt
documentation.txt
email.txt Edited docs/email.txt changes from [5141] and other recent changesets 2007-05-06 04:23:12 +00:00
faq.txt
fastcgi.txt
flatpages.txt
forms.txt
generic_views.txt
i18n.txt Fixed #4242 -- Changed docs to use full name for the Brazilian Portugese language. 2007-05-08 02:25:02 +00:00
install.txt Fixed #4252 -- Fixed a typo in ReST formatting. Thanks, Collin Anderson. 2007-05-11 09:51:07 +00:00
legacy_databases.txt
middleware.txt
model-api.txt Fixed #4203 -- Noted that "blank" defaults to False in models. Thanks, 2007-05-08 03:20:49 +00:00
modpython.txt
newforms.txt Added docs for form_for_model and form_for_instance, and added a fields argument so it is easy to create forms from a subset of model fields. 2007-05-12 14:42:46 +00:00
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt
release_notes_0.96.txt
request_response.txt
serialization.txt Fixed #4042 -- Fixed typo in serialization example. Thanks, Vinay Sajip. 2007-05-08 03:07:58 +00:00
sessions.txt Fixed #4201 -- Fixed pre-MR style code example in docs/sessions.txt. Thanks, Collin Grady 2007-05-02 22:10:12 +00:00
settings.txt Added "new in development version" markers to new email stuff. 2007-05-03 17:52:38 +00:00
sitemaps.txt Removed "new in development version" warning, since this feature was in the 2007-05-08 02:27:30 +00:00
sites.txt
static_files.txt
syndication_feeds.txt Fixed #4068 -- Fixed incorrect docstring in docs/syndication_feeds.txt. Thanks, Jeff Hilyard and Vinay Sajip 2007-05-02 20:31:15 +00:00
templates_python.txt Fixed #4267 -- In example code, extract the template tag name correctly in 2007-05-11 08:50:54 +00:00
templates.txt
testing.txt Changed 'email' to 'e-mail' in docs/testing.txt, to fit our consistent style 2007-05-12 15:35:11 +00:00
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt
webdesign.txt