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
f6491bf984
django
/
docs
History
Jacob Kaplan-Moss
f6491bf984
Fixed
#4000
- changed documentation to note that filter arguments no longer need to be quoted (and added a test to that effect). Thanks, SmileyChris.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@5436
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-07 18:18:44 +00:00
..
add_ons.txt
Fixed
#1791
- documented dependancies of contrib packages.
2007-06-07 17:50:53 +00:00
admin_css.txt
…
apache_auth.txt
Fixed
#3333
-- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
2007-01-24 20:08:47 +00:00
api_stability.txt
…
authentication.txt
…
cache.txt
Fixed
#3648
-- Added support for cmemcached Python library. Thanks, floguy@gmail.com
2007-03-25 23:29:31 +00:00
contributing.txt
…
csrf.txt
…
databases.txt
…
databrowse.txt
Fixed
#4217
-- Added note to docs/databrowse.txt about import. Thanks, Thomas Güttler
2007-05-14 03:29:13 +00:00
db-api.txt
Fixed
#4496
- fixed section header in db-api doc. Thanks, hattawayd@gmail.com.
2007-06-07 17:46:55 +00:00
design_philosophies.txt
…
distributions.txt
…
django-admin.txt
Fixed
#4455
-- Small typo fix.
2007-06-02 08:00:11 +00:00
documentation.txt
…
email.txt
…
faq.txt
…
fastcgi.txt
Fixed
#3833
- added "PT" flag to mod_rewrite/fcgi example in documentation. Thanks, Nesh.
2007-06-07 18:01:17 +00:00
flatpages.txt
…
forms.txt
…
generic_views.txt
Fixed
#4401
-- Added documentation about mimetype parameter to
2007-06-01 10:37:39 +00:00
i18n.txt
…
install.txt
…
legacy_databases.txt
…
middleware.txt
…
model-api.txt
Fixed
#3880
: added a link to the transaction docs from the model API. Thanks, ken37@tds.net.
2007-06-07 18:12:12 +00:00
modpython.txt
Fixed
#3842
- clarified PythonPath directive in modpython.txt. Thanks, jon.i.austin@gmail.com.
2007-06-07 18:03:21 +00:00
newforms.txt
…
outputting_csv.txt
Fixed
#3333
-- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
2007-01-24 20:08:47 +00:00
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
Fixed grammar error in docs/settings.txt from [5380]
2007-06-01 17:04:36 +00:00
sitemaps.txt
…
sites.txt
…
static_files.txt
…
syndication_feeds.txt
…
templates.txt
Fixed
#4000
- changed documentation to note that filter arguments no longer need to be quoted (and added a test to that effect). Thanks, SmileyChris.
2007-06-07 18:18:44 +00:00
templates_python.txt
Negligible spacing change to docs/templates_python.txt
2007-06-01 17:03:14 +00:00
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
Edited docs/url_dispatch.txt changes from [5362]
2007-06-01 16:59:56 +00:00
webdesign.txt
…