This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-26 02:56:25 +00:00
Code
Issues
25
Releases
Wiki
Activity
374d02e598
django
/
docs
History
Adrian Holovaty
be25b661b1
Fixed
#1998
-- Changed double quotes to single quotes
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@2980
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-26 04:05:02 +00:00
..
add_ons.txt
Added docs/sites.txt -- documentation on the sites framework
2006-05-22 04:48:44 +00:00
admin_css.txt
apache_auth.txt
authentication.txt
Added docs/sites.txt -- documentation on the sites framework
2006-05-22 04:48:44 +00:00
cache.txt
Fixed
#1998
-- Changed double quotes to single quotes
2006-05-26 04:05:02 +00:00
contributing.txt
csrf.txt
Fixed
#1998
-- Changed double quotes to single quotes
2006-05-26 04:05:02 +00:00
db-api.txt
Added 'Overriding default model methods' section to model-api.txt
2006-05-22 03:01:02 +00:00
design_philosophies.txt
django-admin.txt
email.txt
faq.txt
flatpages.txt
forms.txt
generic_views.txt
i18n.txt
install.txt
legacy_databases.txt
middleware.txt
Fixed
#1998
-- Changed double quotes to single quotes
2006-05-26 04:05:02 +00:00
model-api.txt
Fixed funky formatting in docs/model-api.txt
2006-05-22 05:04:40 +00:00
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
request_response.txt
sessions.txt
Fixed
#1998
-- Changed double quotes to single quotes
2006-05-26 04:05:02 +00:00
settings.txt
Added docs/sites.txt -- documentation on the sites framework
2006-05-22 04:48:44 +00:00
sites.txt
Fixed incorrect link in docs/sites.txt
2006-05-23 14:20:51 +00:00
static_files.txt
syndication_feeds.txt
templates_python.txt
Made some edits to docs/templates_python.txt 'inclusion_tag' section
2006-05-25 05:29:27 +00:00
templates.txt
transactions.txt
Fixed
#1998
-- Changed double quotes to single quotes
2006-05-26 04:05:02 +00:00
tutorial01.txt
tutorial02.txt
Changed an overlooked occurrence of repr() to str(). Pointed out by Jeremy
2006-05-23 01:34:06 +00:00
tutorial03.txt
tutorial04.txt
url_dispatch.txt