This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
a65c458b99
django
/
docs
History
Adrian Holovaty
a65c458b99
Fixed
#4610
-- Made docs/install.txt a bit clearer about skipping the Apache installation. Thanks, James
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@5495
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-20 06:03:51 +00:00
..
man
…
add_ons.txt
…
admin_css.txt
…
apache_auth.txt
…
api_stability.txt
…
authentication.txt
Updated documentation for User.objects.make_random_password, fixing
2007-06-18 10:02:58 +00:00
cache.txt
…
contributing.txt
…
csrf.txt
…
databases.txt
…
databrowse.txt
…
db-api.txt
…
design_philosophies.txt
…
distributions.txt
…
django-admin.txt
…
documentation.txt
…
email.txt
…
faq.txt
…
fastcgi.txt
…
flatpages.txt
…
forms.txt
…
generic_views.txt
…
i18n.txt
…
install.txt
Fixed
#4610
-- Made docs/install.txt a bit clearer about skipping the Apache installation. Thanks, James
2007-06-20 06:03:51 +00:00
legacy_databases.txt
…
middleware.txt
Remove notes about things added/removed in development version, since the development version is about to become 0.96
2007-03-23 20:45:30 +00:00
model-api.txt
…
modpython.txt
…
newforms.txt
…
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
Small grammar fixes to docs/serialization.txt changes from [5409]
2007-06-01 17:09:54 +00:00
sessions.txt
…
settings.txt
…
sitemaps.txt
Removed "new in development version" warning, since this feature was in the
2007-05-08 02:27:30 +00:00
sites.txt
Fixed
#4133
-- Fixed broken links in docs. Thanks, Gary Wilson
2007-04-24 05:58:03 +00:00
static_files.txt
…
syndication_feeds.txt
…
templates.txt
…
templates_python.txt
…
testing.txt
Small rewording of docs/testing.txt changes from [5380]
2007-06-01 17:06:06 +00:00
transactions.txt
…
tutorial01.txt
…
tutorial02.txt
…
tutorial03.txt
…
tutorial04.txt
…
url_dispatch.txt
…
webdesign.txt
…