Malcolm Tredinnick
1e57d6ccf0
Fixed #4547 -- Trivial typo fixing time. Thanks, Grant Kelly.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5468 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-13 02:22:26 +00:00
Malcolm Tredinnick
9bc8941f67
Fixed #4532 -- Trivial typo fix. Noticed by philliptemple@yahoo.co.uk.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5466 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-12 00:31:55 +00:00
Malcolm Tredinnick
5c346840bb
Fixed #4473 -- Added documentation of the three cleaning methods invoked on
...
form data. Based on a patch from Joe Heck.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5460 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-11 11:49:25 +00:00
Malcolm Tredinnick
04f5bd4378
Fixed #4406 -- Documented the maxlength parameter (added in [4295]) for the
...
URLField.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5459 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-11 11:19:43 +00:00
Malcolm Tredinnick
484527f780
Fixed #3807 -- Some small fixes to a couple of examples. Thanks,
...
jon.i.austin@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5458 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-11 11:14:05 +00:00
Malcolm Tredinnick
b91226027e
Added a man page for django-admin.py. Also install it correctly as part of the
...
auto-generated rpm. Thanks to Marc Fargas and Paul Bissex for writing the man
page. Refs #3341 .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-10 06:33:31 +00:00
Malcolm Tredinnick
1b02534ac3
Fixed #4488 -- Fixed a typo pointed out by luca.ferroni@labs.it.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5452 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-10 02:13:58 +00:00
Russell Keith-Magee
16269c4d0a
Fixed #3523 -- Added list unpacking to for loops in templates. Thanks to SmileyChris and Honza Kral for their work.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5443 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-08 11:58:03 +00:00
Adrian Holovaty
83fe33e277
Made some changes to docs/newforms.txt that I'd had lying around
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5442 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-07 22:28:06 +00:00
Adrian Holovaty
8494ffc730
Fixed misspelling in docs/add_ons.txt from [5432]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5439 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-07 21:41:41 +00:00
Adrian Holovaty
ceba11abf5
Fixed typo in docs/db-api.txt from [5431]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5438 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-07 21:40:56 +00:00
Jacob Kaplan-Moss
21acccbca2
Fixed #4214 : added a bit of explicit info on updating FK fields to db-api.txt. Thanks, david@kazserve.org.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5437 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-07 18:24:27 +00:00
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
Jacob Kaplan-Moss
908b72f76d
Fixed #3880 : added a link to the transaction docs from the model API. Thanks, ken37@tds.net.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5435 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-07 18:12:12 +00:00
Jacob Kaplan-Moss
6434de96b7
Fixed #3842 - clarified PythonPath directive in modpython.txt. Thanks, jon.i.austin@gmail.com.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5434 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-07 18:03:21 +00:00
Jacob Kaplan-Moss
43a06c9a9a
Fixed #3833 - added "PT" flag to mod_rewrite/fcgi example in documentation. Thanks, Nesh.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5433 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-07 18:01:17 +00:00
Jacob Kaplan-Moss
e9a3e2faf0
Fixed #1791 - documented dependancies of contrib packages.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5432 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-07 17:50:53 +00:00
Jacob Kaplan-Moss
7747c42503
Fixed #4496 - fixed section header in db-api doc. Thanks, hattawayd@gmail.com.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5431 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-07 17:46:55 +00:00
Malcolm Tredinnick
5ec6ffd6ce
Fixed #4455 -- Small typo fix.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5418 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-02 08:00:11 +00:00
Adrian Holovaty
4d9ab5435c
Small grammar fixes to docs/serialization.txt changes from [5409]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5415 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 17:09:54 +00:00
Adrian Holovaty
80dfe69ddf
Small rewording of docs/testing.txt changes from [5380]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5414 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 17:06:06 +00:00
Adrian Holovaty
a97c22bfa3
Fixed grammar error in docs/settings.txt from [5380]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5413 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 17:04:36 +00:00
Adrian Holovaty
007ca57374
Negligible spacing change to docs/templates_python.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5412 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 17:03:14 +00:00
Adrian Holovaty
956056f7b5
Edited docs/url_dispatch.txt changes from [5362]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5411 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 16:59:56 +00:00
Russell Keith-Magee
ea07351799
Fixed #3466 -- Fixed problem with specifyin a 'fields' argument to a JSON serializer. Also added documenation for the 'fields' argument.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5409 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 13:39:08 +00:00
Malcolm Tredinnick
9b94115843
Fixed #4401 -- Added documentation about mimetype parameter to
...
direct_to_template generic view. Thanks, Forest Bond and Marc Fargas.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5406 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 10:37:39 +00:00
Malcolm Tredinnick
2dd753fa88
Fixed #4370 -- Clarified how syncdb searches for initial data files. Thanks,
...
Simon Greenhill and gsf@perfectlygood.net .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5405 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 10:11:43 +00:00
Malcolm Tredinnick
a3b6e4e7d3
Fixed #4423 -- Typo fix.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5402 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 09:38:32 +00:00
Malcolm Tredinnick
eb29552b20
Fixed #4409 -- Fixed a typo in tutorial (thanks, mitch.hunt.007@gmail.com
...
). Also updated the reverse() documentation to reflect that it can take
function references or strings for function names.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5401 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 09:35:29 +00:00
Adrian Holovaty
8d3026bd94
Fixed #4439 -- Fixed typo in docs/testing.txt. Thanks, hayley
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5387 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-31 04:30:40 +00:00
Adrian Holovaty
f2aaa3d1d1
Fixed #4420 -- Fixed broken link in docs/testing.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5383 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-29 18:15:24 +00:00
Malcolm Tredinnick
0c4385bb02
Added new TEST_DATABASE_CHARSET and TEST_DATABASE_COLLATION settings to ensure
...
that databases are created with the expected encoding during testing.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5380 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-29 12:42:08 +00:00
Russell Keith-Magee
d9f6470f2d
Fixed #1278 -- Added a context processor that puts MEDIA_URL in the context, and added that context processor to the default set. Thanks to Ubernostrum for the patch.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5379 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-29 11:09:24 +00:00
Malcolm Tredinnick
3ae89e6abd
Fixed #4331 -- Updated possible installation paths for Python site-packages on
...
Mac OS X. Thanks, mokeefe8@comcast.net .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5370 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-28 01:22:42 +00:00
Malcolm Tredinnick
ac2772bd5c
Fixed a typo.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5369 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 14:09:57 +00:00
Malcolm Tredinnick
5bb8c84882
Fixed #4221 -- Removed dependence on hard-coded URL in tutorial 4.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5368 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 13:41:10 +00:00
Malcolm Tredinnick
67abbb6ea0
Fixed #4366 -- Fixed a small typo. Thanks, Ivan Sagalaev.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5367 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 13:20:48 +00:00
Malcolm Tredinnick
47c94244e4
Fixed #4364 -- Added a link to the main docs page to the end of the tutorial in
...
case it isn't obvious.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5366 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 13:19:37 +00:00
Malcolm Tredinnick
13db259fe0
Fixed #4307 -- Clarified that ROOT_URLCONF is in settings.py and fixed a small
...
typo. Pointed out by rogerpack2005@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5365 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 13:11:30 +00:00
Malcolm Tredinnick
5785763833
Added references to the various get_FOO_*() methods for FileField and
...
ImageField. Fixed #4025 .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5364 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 13:01:21 +00:00
Malcolm Tredinnick
b0b5023313
Fixed #4150 -- Added an explanation of how to use eggs with mod_python.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5363 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 12:45:14 +00:00
Malcolm Tredinnick
a4e3581dfc
Added documentation for reverse() (based on a patch from Simon Greenhill) and
...
another cross-reference to permalink(). Fixed #4103 .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5362 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 12:05:59 +00:00
Malcolm Tredinnick
43dd1c647d
Fixed #3227 -- Clarified DATABASE_HOST semantics for PostgreSQL.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5361 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 11:33:57 +00:00
Malcolm Tredinnick
451cbfe894
Added a clarification that {#...#} is only for single-line comments.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5359 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 10:44:42 +00:00
Malcolm Tredinnick
ee2dfe7e46
Fixed #4395 -- Fixed a couple of typos in the examples.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5358 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-27 04:37:46 +00:00
Malcolm Tredinnick
3c948d45d2
Fixed #4388 -- Documented where the view shortcuts are imported from. Based on
...
a patch from Jure Cuhalev.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5356 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-26 09:53:16 +00:00
Malcolm Tredinnick
aae36cfc8e
Fixed #4355 -- Clarified a confusing example in the use of the url template
...
tag. Based on a patch from Collin Grady.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5353 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-26 09:43:32 +00:00
Malcolm Tredinnick
c1efc3cd9f
Fixed #4353 -- Fixed a typo in newforms documentation. I can't believe the
...
documentation editor didn't spot this. Thanks, zendak.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5352 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-26 09:22:55 +00:00
Malcolm Tredinnick
c0c9534697
Fixed #4351 -- Attempted to make it easier for readers to see the difference
...
between null and blank if they are reading from top to bottom.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5351 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-26 09:17:38 +00:00
Adrian Holovaty
35cc9d9b09
Added 'New in Django development version' notes to docs/model-api.txt regarding DecimalField and FloatField (see [5302])
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5308 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-21 20:45:33 +00:00
Malcolm Tredinnick
e71240d60f
Fixed #4344 -- Trivial typo fix.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5303 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-21 03:48:52 +00:00
Malcolm Tredinnick
92c35a0617
Fixed #2365 , #3324 -- Renamed FloatField to DecimalField and changed the code
...
to return Decimal instances in Python for this field. Backwards incompatible
change.
Added a real FloatField (stores floats in the database) and support for
FloatField and DecimalField in newforms (analogous to IntegerField).
Included decimal.py module (as django.utils._decimal) from Python 2.4. This is
license compatible with Django and included for Python 2.3 compatibility only.
Large portions of this work are based on patches from Andy Durdin and Jorge
Gajon.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5302 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-21 01:29:58 +00:00
Adrian Holovaty
744d06528e
Added small note to docs/newforms.txt 'Complex template output' section
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5299 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-20 20:43:51 +00:00
Adrian Holovaty
1bf43df33d
Edited docs/newforms.txt changes from [5294] and [5295]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5298 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-20 20:39:32 +00:00
Russell Keith-Magee
d43522b077
Modified the example views in newforms.txt to include a HttpResponseRedirect (as per best practice), and remove a duplicated form instantiation.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5295 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-20 02:18:22 +00:00
Malcolm Tredinnick
0f424f5084
Fixed #4232 -- Added example usages to the newforms documentation. Thanks, Joe
...
Heck.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-19 19:13:39 +00:00
Malcolm Tredinnick
7e975bb636
Fixed #4327 -- Fixed silly typo in code example. Pointed out by
...
jshaffer2112@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5292 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-19 18:51:37 +00:00
Malcolm Tredinnick
5ab9c3ac82
Fixed #4334 -- Fixed typo in model-api.txt. Thanks, Gary Wilson.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5290 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-19 18:35:42 +00:00
Adrian Holovaty
cef77fcf19
Added 'http://' to python.org link in docs/install.txt, so it will be auto-linked when converted to HTML
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5285 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-19 04:17:54 +00:00
Adrian Holovaty
60acd7c71c
Fixed small grammar error in docs/model-api.txt from [5250]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5281 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-18 16:40:27 +00:00
Adrian Holovaty
b723a3e9dd
Simplified a coding style example in docs/contributing.txt from [5264]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5265 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-16 21:36:31 +00:00
Adrian Holovaty
e168f79365
Added some Django-specific style guidelines to docs/contributing.txt, which I've been meaning to do for a while
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5264 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-16 21:34:43 +00:00
Adrian Holovaty
6f44cffc77
Fixed #4303 -- Fixed typos in docs/db-api.txt. Thanks, Gary Wilson
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5253 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-15 19:35:53 +00:00
Adrian Holovaty
72e824ad14
Fixed #4303 -- Fixed typo in docs/db-api.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5252 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-15 19:06:52 +00:00
Malcolm Tredinnick
7969c1bb65
Fixed #3664 -- Documented that get_absolute_url() and item_link() (in
...
syndication) links are expected to be strings that can be used in URLs without
further quoting or encoding.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-15 18:03:00 +00:00
Malcolm Tredinnick
b996e214c0
Changed the fix from [5231] so that the backwards-incompatibility is made more
...
obvious and everything still has nice names.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5237 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-14 16:24:51 +00:00
Adrian Holovaty
70703a6b71
Fixed #3780 -- Added first stab at 'Built-in Field classes' section to docs/newforms.txt, with help from SmileyChris and Marc Fargas
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5222 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-14 05:32:35 +00:00
Adrian Holovaty
0810919694
Fixed #4217 -- Added note to docs/databrowse.txt about import. Thanks, Thomas Güttler
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5221 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-14 03:29:13 +00:00
Adrian Holovaty
a386aa7cc2
Fixed #4285 -- Fixed ReST error in docs/testing.txt. Thanks, Michał Kwiatkowski
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-14 03:27:07 +00:00
Adrian Holovaty
cc1d02a5aa
Fixed ReST error in docs/newforms.txt from [5218]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5219 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-14 03:02:55 +00:00
Adrian Holovaty
2c86d57284
Added unit tests and docs for the newforms case in which the form's data doesn't include a value for a nonrequired field
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5218 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-14 02:57:42 +00:00
Adrian Holovaty
edc014b255
Another word tightening and clarification in docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5217 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-14 02:21:28 +00:00
Adrian Holovaty
3d86329f82
Clarified migration plan in docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5216 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-14 02:20:12 +00:00
Adrian Holovaty
1130f5e6b7
Fixed some ReST errors in docs/newforms.txt from [5212]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5213 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-12 17:11:19 +00:00
Adrian Holovaty
6500f3fefa
Edited changes to docs/newforms.txt from [5202]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5212 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-12 17:02:44 +00:00
Adrian Holovaty
330cc98c73
Fixed #4281 -- Fixed error in docs/i18n.txt example
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-12 15:38:24 +00:00
Adrian Holovaty
2af00ca29a
Changed 'email' to 'e-mail' in docs/testing.txt, to fit our consistent style
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5206 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-12 15:35:11 +00:00
Russell Keith-Magee
6aa5091d58
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.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5202 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-12 14:42:46 +00:00
Malcolm Tredinnick
5a803f5ebd
Fixed #4252 -- Fixed a typo in ReST formatting. Thanks, Collin Anderson.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5191 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-11 09:51:07 +00:00
Malcolm Tredinnick
de5f67f17e
Fixed #4267 -- In example code, extract the template tag name correctly in
...
error messages where Token.split_contents() has failed. Thanks,
keisuke.nishida@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5188 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-11 08:50:54 +00:00
Russell Keith-Magee
5c68ab6e29
Added configurable arguments to assertRedirects and assertContains to allow for other response status codes. Thanks for the suggestion, Jiri Barton.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5179 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-10 11:27:59 +00:00
Russell Keith-Magee
469314e7bc
Added redirection for email services during test conditions.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5173 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 11:19:34 +00:00
Malcolm Tredinnick
af846c0b8b
Removed a bunch of trailing whitespace. Don't people realise whitespace is a
...
scarce resource, not to be wasted?
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5169 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 03:45:33 +00:00
Malcolm Tredinnick
b72c7d0517
Fixed #3936 -- Mentioned that the DATABASE_USER in the test settings file needs
...
permission to create a new database on the system. Patch from Vinay Sajip.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5168 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 03:42:19 +00:00
Malcolm Tredinnick
faa31732ca
Fixed #3753 -- Allow optional display of invalid variable name in
...
TEMPLATE_STRING_IF_INVALID. Thanks, Matt McClanahan.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5167 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 03:36:16 +00:00
Malcolm Tredinnick
77ec8ae811
Fixed #4203 -- Noted that "blank" defaults to False in models. Thanks,
...
david@kazserve.org .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5166 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 03:20:49 +00:00
Malcolm Tredinnick
4fddf43b81
Fixed #4042 -- Fixed typo in serialization example. Thanks, Vinay Sajip.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5165 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 03:07:58 +00:00
Malcolm Tredinnick
ce0084fbfc
Fixed #4202 -- Corrected namespacing of exception in one of the examples.
...
Thanks, luftyluft@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5161 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 02:48:38 +00:00
Malcolm Tredinnick
00d2fb7e70
Fixed #4226 -- Added DATABASE_NAME to the list of settings required to be
...
mentioned in the settings file for the tests to run. Thanks, Paul Smith.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5160 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 02:33:10 +00:00
Malcolm Tredinnick
a374bf9d50
Removed "new in development version" warning, since this feature was in the
...
0.96 release.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5159 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 02:27:30 +00:00
Malcolm Tredinnick
c2a13da823
Fixed #4242 -- Changed docs to use full name for the Brazilian Portugese language.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5158 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 02:25:02 +00:00
Russell Keith-Magee
f073797f4c
Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5156 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-07 12:34:18 +00:00
Adrian Holovaty
64adc41377
Edited docs/email.txt changes from [5141] and other recent changesets
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5155 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-06 04:23:12 +00:00
Adrian Holovaty
3d52993b46
Finally began proofreading docs/testing.txt. Did the intro for now; more to come
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5153 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-06 03:59:37 +00:00
Russell Keith-Magee
36b164d838
Backwards incompatible change: Changed the way test.Client.login operates. Old implemenation was fragile, and tightly bound to forms. New implementation interfaces directly with the login system, is compatible with any authentication backend, and doesn't depend upon specific template inputs being available.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5152 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-05 15:16:15 +00:00
Russell Keith-Magee
a0ef3ba2f7
Added a default test Client to TestCase, and added some assertions for some common testing patterns.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5150 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-05 03:03:33 +00:00
Malcolm Tredinnick
e986e8aba4
Added "new in development version" markers to new email stuff.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5147 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-03 17:52:38 +00:00
Malcolm Tredinnick
5ff1d96a52
Fixed #3307 -- Added BCC support to the EmailMessage class. En-passant, fixed a
...
number of RST formatting errors in the email docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5146 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-03 14:38:45 +00:00
Malcolm Tredinnick
7a84ad93e6
Fixed #2897 -- Added support for TLS connections to email handling. This means
...
servers like Google's SMTP server can now be used for admin emails.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5144 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-03 13:35:02 +00:00
Malcolm Tredinnick
95d7cb27d0
Fixed #3366 -- Part 1 of the email code refactoring and feature extension. This
...
part refactors email sending into a more object-oriented interface in order to
make adding new features possible without making the API unusable. Thanks to
Gary Wilson for doing the design thinking and initial coding on this.
Includes documentation addition, but it probably needs a rewrite/edit, since
I'm not very happy with it at the moment.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5141 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-03 11:35:11 +00:00
Adrian Holovaty
1f88c7fc67
Fixed #4201 -- Fixed pre-MR style code example in docs/sessions.txt. Thanks, Collin Grady
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5140 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-02 22:10:12 +00:00
Adrian Holovaty
d82860ec07
Fixed #4068 -- Fixed incorrect docstring in docs/syndication_feeds.txt. Thanks, Jeff Hilyard and Vinay Sajip
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5139 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-02 20:31:15 +00:00
Adrian Holovaty
4b41fb4ba9
Fixed #4034 -- Updated docs/documentation.txt to reflect the removal of build_documentation.py
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5138 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-02 20:27:37 +00:00
Adrian Holovaty
0b265e6a2b
Fixed #4139 -- Fixed typo in docs/templates_python.txt.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5137 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-02 20:24:36 +00:00
Malcolm Tredinnick
94cb93edca
Fixed #4188 -- Removed the explicit list of default LANGUAGES setting values,
...
because it will keep getting out of date. Replaced it with a pointer to the
source of the that list.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5129 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-01 02:13:34 +00:00
Malcolm Tredinnick
372f43a574
Fixed #4181 -- Corrected anchor names in links to settings document. Thanks,
...
Karen Tracey.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5121 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-28 14:32:16 +00:00
Malcolm Tredinnick
fe0f238841
Fixed #4175 -- Fixed a couple of ReST markup errors. Thanks, Matt McClanahan.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5120 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-28 14:23:41 +00:00
Adrian Holovaty
812c261006
Made small formatting tweaks to docs/settings.txt and docs/email.txt changes from [5111]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5115 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-28 04:08:31 +00:00
Malcolm Tredinnick
ec577d88ea
Fixed up some omissions and one mysteriously documented, yet non-existent field
...
in the validator documentation. Patch from alang@bright-green.com . Refs #2266 .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5113 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-27 15:06:45 +00:00
Malcolm Tredinnick
1c2fdf1ebd
Fixed #4163 -- Added some "quick notes" documentation about the configuration
...
variables required to send email. Thanks, Karen Tracey.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5111 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-27 14:25:05 +00:00
Adrian Holovaty
38d8e84248
Edited docs/install.txt changes from [5085]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5096 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-26 14:58:18 +00:00
Adrian Holovaty
bf89e4b151
Added note about Django development version to docs/authentication.txt change from [5073]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5094 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-26 14:52:40 +00:00
Adrian Holovaty
2944320eba
Added 'New in Django development version' note to docs/settings.txt changes from [5072], and fixed alphabetizing
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5093 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-26 14:51:50 +00:00
Malcolm Tredinnick
21d9387cea
Fixed #4158 -- Fixed a small formatting typo. Thanks, SmileyChris.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5085 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-26 10:29:55 +00:00
Malcolm Tredinnick
2a7d9ef23f
Fixed #3316 -- Added support for crypt hashing of passwords, mostly to support
...
easy porting from existing Unix-based legacy apps. Thanks, axiak@mit.edu .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5073 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-25 09:34:29 +00:00
Malcolm Tredinnick
5dfe74f221
Fixed #3185 -- Made values for login, logout and post-login redirect URLs
...
configurable. This is a combined patch from Vasily Sulatskov, Marc Fargas and
Collin Grady.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5072 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-25 08:49:57 +00:00
Malcolm Tredinnick
939f678e65
Fixed #3857 -- Used a table to describe the required arg for FileField. This
...
makes it consistent with other argument descriptions. Thanks, whiteinge.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5066 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-25 06:38:23 +00:00
Adrian Holovaty
39aa40d108
Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5064 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-24 05:58:03 +00:00
Simon Willison
53eddd4a0f
Added HTTP_HOST example header
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5063 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-23 21:24:41 +00:00
Malcolm Tredinnick
c2b1986525
Fixed #4101 -- Clarified a potentially confusing URL pattern in one example.
...
Thanks, Collin Grady.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5050 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-21 04:21:45 +00:00
Malcolm Tredinnick
8ffb8001b4
Fixed #4097 -- Updated distribution information for Fedora and Gentoo, based on
...
research by Gary Wilson.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5049 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-21 04:18:15 +00:00
Malcolm Tredinnick
24118edf21
Added a note that MySQLdb versions prior to 1.2.1p2 will only work with
...
mysql_old backend. Refs #3786 .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5044 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-20 13:33:09 +00:00
Malcolm Tredinnick
b786cc1017
Changed all URL references for django_admin/ to the canonical name of
...
django-admin/. This will avoid problems with missing HTTP redirects in future
historical documents. Refs #3992 .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5040 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-20 09:22:01 +00:00
Malcolm Tredinnick
6f78709985
Changed all references to tutorial1/ to be tutorial01/ (and similarly for
...
tutorials 2, 3 and 4). This matches the canonical name we use under
djangoproject.com/documentation/ as well as the source filename. Should avoid
problems with archived documentation and missing HTTP redirects. Refs #4013 .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5039 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-20 09:15:30 +00:00
Adrian Holovaty
3b55c34704
Fixed ReST error in docs/databrowse.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5012 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-16 22:00:29 +00:00
Adrian Holovaty
30fb62d71a
Added django.contrib.databrowse
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5011 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-16 21:56:10 +00:00
Russell Keith-Magee
83c4c53120
Fixed #4038 -- Added reference to django.contrib.webdesign in the template docs.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5010 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-16 11:26:07 +00:00
Russell Keith-Magee
d46a826840
Refs #3786 -- Added reference to database-specific documentation in install.txt.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-16 11:11:16 +00:00
Adrian Holovaty
73269ec8bc
Fixed #4029 -- Fixed some broken links and made some links relative in docs/model-api.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5005 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-13 01:19:44 +00:00
Adrian Holovaty
e9e728c212
Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, Ramiro Morales
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5004 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-13 01:01:57 +00:00
Russell Keith-Magee
ebfa5b0406
Fixed #3830 -- Added installation note on removing old versions of Django (especially eggs) before installing a new version.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4999 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-12 13:59:09 +00:00
Russell Keith-Magee
49ae68925c
Fixed #3956 -- Minor typo in template docs. Thanks, Nick Fishman.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4998 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-12 11:12:45 +00:00
Adrian Holovaty
a02e13c7da
Edited docs/syndication_feeds.txt changes from [4982]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4988 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 15:48:08 +00:00
Russell Keith-Magee
bbeb62c9af
Backwards-incompatible change -- Removed LazyDate helper class. To preserve existing functionality, query arguments can now be callable. Callable query arguments are evaluated with the query is evaluated.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4985 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 13:28:09 +00:00
Malcolm Tredinnick
3720154027
Clarified that there is no feed-level description element in Atom feeds and the
...
subtitle element (and model attribute) may be a substitute in many cases.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4982 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 12:35:05 +00:00
Malcolm Tredinnick
e4671d158c
Fixed #3916 -- Small tweak to information in tutorial 2. Based on a patch from
...
Simon Greenhill.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4980 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 12:16:46 +00:00
Malcolm Tredinnick
1c7a264a96
Fixed #3909 -- Added a couple of small clarifications to django-admin.py
...
documentation. Thanks, adurdin@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4978 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 12:11:19 +00:00
Adrian Holovaty
421be9fb2a
Edited docs/url_dispatch.txt changes from [4901]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4966 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 02:07:04 +00:00
Adrian Holovaty
a698afe392
Fixed #3893 -- Changed docs/legacy_databases.txt examples to use manage.py instead of django-admin.py. Thanks, Kashif Razzaqui
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4965 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 01:47:15 +00:00
Adrian Holovaty
099022c6aa
Added note to docs/django-admin.txt about the examples using django-admin.txt but the examples being just as relevant for manage.py. Refs #3893
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4964 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 01:44:26 +00:00
Adrian Holovaty
7693000788
Fixed #3933 -- Updated docs/documentation.txt to reflect the lack of comments on documentation. Thanks, Paul B.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4960 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 01:13:49 +00:00
Adrian Holovaty
0498eb30cb
Fixed #3935 -- Fixed typo in docs/modpython.txt. Thanks, alexis@smirnov.ca
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4958 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 01:06:09 +00:00
Adrian Holovaty
7fd887b2d7
Fixed #3939 -- Fixed typo in docs/modpython.txt. Thanks, jack.mangels@mexpro.com
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4957 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 01:05:21 +00:00
Adrian Holovaty
1c12cb0f76
Fixed #3968 -- Fixed typo in docs/request_response.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4956 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 01:04:19 +00:00
Russell Keith-Magee
dabd96646c
Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads when using Postgres. Thanks to Jon Ballard and scott@staplefish.com for the report, and to Zach Thompson for suggesting a solution.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4937 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-06 02:25:58 +00:00
Adrian Holovaty
87471549b3
Fixed #3913 -- Fixed legacy/confusing 'mysite.settings.main' in docs/faq.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4915 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-03 21:57:15 +00:00
Malcolm Tredinnick
b6f085aa43
Typo fix.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4903 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 07:36:06 +00:00
Malcolm Tredinnick
d882656ea3
Added the ability to name URL patterns. Helps with disambiguity reverse matches.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4901 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 07:25:20 +00:00
Adrian Holovaty
a071609a70
More ReST antics with docs/fastcgi.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4900 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 06:44:17 +00:00
Adrian Holovaty
9a6261a837
Fixed ReST error in docs/fastcgi.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4899 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 06:42:35 +00:00
Adrian Holovaty
9b6a518e17
Edited faq.txt and fastcgi.txt changes from [4897]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4898 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 06:40:01 +00:00
Malcolm Tredinnick
72dfcab0d4
Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support.
...
Thanks Barry Pederson and Simon Greenhill.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4897 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 06:00:45 +00:00
Malcolm Tredinnick
78b86d7eeb
Fixed #3889 -- Fixed incorrect anchor in link.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4895 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 05:32:44 +00:00
Adrian Holovaty
da1d001ce1
Edited docs/model-api.txt permalink changes from [4879]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4891 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 05:22:14 +00:00
Adrian Holovaty
99fbb7b62b
Documented HttpResponseBadRequest. Refs #3847 and [4867]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4890 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 05:18:47 +00:00
Russell Keith-Magee
f271e0896b
Fixed #2841 -- Clarified documentation on procedure for field validation. Thanks, dave@avaragado.org.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4886 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 01:25:01 +00:00
Russell Keith-Magee
9191fa1f64
Fixed #3532 -- Made spaceless template tag remove all spaces, rather than preserving a single space. Thanks for the suggestion, ampaze@gmx.net.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4885 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-01 01:09:21 +00:00
Malcolm Tredinnick
d7cf8eb406
Fixed #3540 -- Updated permalink documentation to fix an error and document how
...
to pass keyword arguments.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4879 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-31 11:35:06 +00:00
Malcolm Tredinnick
1ccdcbf765
Fixed #3801 -- Added note about double-escaping Windows paths when configuring
...
mod_python.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-31 09:40:27 +00:00
Malcolm Tredinnick
179b5b8422
Fixed #3840 -- Attempted to clarify how to specify the settings file
...
configuration for mod_python.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4864 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-30 06:16:41 +00:00
Adrian Holovaty
97e65d1c9d
Fixed ReST error in docs/webdesign.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4858 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-30 01:50:46 +00:00
Adrian Holovaty
d22e39c10d
Fixed #3799 -- Added django.contrib.webdesign and moved 'lorem' template tag into there
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4857 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-30 01:50:06 +00:00
Russell Keith-Magee
c1a73d80da
Fixed #3253 -- Included test errors in the return code.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4850 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-29 11:59:31 +00:00
Russell Keith-Magee
5f68a26ff4
Fixes #3799 -- Oops - ran last checkin from the wrong directory. Checked in the rest of the lorem templatetag implementation.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4848 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-29 11:43:24 +00:00
Russell Keith-Magee
4dab533f7e
Fixed #3858 -- Updated pieces of tutorial 1 to reflect recent changes. Thanks to Kashif Razzaqui for the report, and Simon for the patch.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4846 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-29 11:05:44 +00:00
Russell Keith-Magee
4a6c7e75c2
Fixed #3855 -- Fixed typo in testing docs. Thanks for the report adamduren@gmail.com, and thanks to Simon for working up the patch.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4845 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-29 10:55:48 +00:00
Adrian Holovaty
e2937ef6a0
Fixed #3814 -- Fixed HTML typo in docs/templates.txt regroup section. Thanks, djangorat@shitsoftware.com
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4834 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-27 22:30:59 +00:00
Adrian Holovaty
9a2a9a9fe8
Fixed #3781 -- Improved docs/add_ons.txt to clarify use of contrib apps. Thanks, Simon G.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4833 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-27 22:18:52 +00:00
Adrian Holovaty
932928a1e2
Edited docs/templates.txt changes from [4830]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4832 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-27 19:02:32 +00:00
Jacob Kaplan-Moss
45f9217cbd
Cleaned up the docs from [4830] a bit.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4831 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-27 17:30:57 +00:00
Jacob Kaplan-Moss
d6fd9fb22b
Fixed #3826 : added a {% with %}. Thanks, SmileyChris.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4830 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-27 17:25:56 +00:00
Adrian Holovaty
a5bb14ed2e
Fixed #3648 -- Added support for cmemcached Python library. Thanks, floguy@gmail.com
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4827 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-25 23:29:31 +00:00
Adrian Holovaty
9c10a2f118
Fixed #3793 -- Fixed grammar in docs/release_notes_0.96.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4826 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-25 23:22:37 +00:00
Adrian Holovaty
293d6cf284
Fixed #3816 -- Fixed typo in docs/sessions.txt. Thanks, jon austin
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4825 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-25 23:22:04 +00:00
Adrian Holovaty
5d079ee214
Added start of 'Creating custom fields' section to docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4819 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-25 21:06:12 +00:00
Adrian Holovaty
bd8c2fead8
Fixed typo in docs/django-admin.txt. Refs #3786
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4818 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-25 18:09:43 +00:00
Jacob Kaplan-Moss
ae7568b9c6
Removed note about setuptools from install.txt -- it's not correct any more.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4812 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 21:18:08 +00:00
Jacob Kaplan-Moss
334499d6f3
Fixed explicit reference to 0.95 in install.txt.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4811 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 21:16:32 +00:00
James Bennett
1c13d05043
Remove notes about things added/removed in development version, since the development version is about to become 0.96
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4804 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 20:45:30 +00:00
James Bennett
7155d7100c
One more typo in the notes
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4803 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 20:43:44 +00:00
James Bennett
a3d427138d
Hopefully finalized release notes
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4802 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 20:43:10 +00:00
James Bennett
05e248e5cd
Correcting formatting styles in release notes
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4801 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 20:42:32 +00:00
James Bennett
0cf10f0c28
Fix broken link in MySQLdb notes
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4800 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 20:41:19 +00:00
James Bennett
c858dfa217
Minor reordering of sections in 0.96 release notes
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4799 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 20:39:59 +00:00
James Bennett
af1aa1baea
Note non-availability of DATABASE_OPTIONS in mysql_old backend
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4782 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 14:01:14 +00:00
James Bennett
da8e722a63
Some work on the 0.96 release notes
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4781 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 06:25:54 +00:00
Russell Keith-Magee
6a7a155860
Clarified documentation on submission of multiple selections using test client.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4779 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-23 02:07:56 +00:00
Jacob Kaplan-Moss
2efd343a7c
Added draft release notes for 0.96 (which should be coming closer...)
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4778 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-22 22:16:53 +00:00
Russell Keith-Magee
e63ff1d8ce
Fixed #3772 -- Minor fix to serialization docs. Thanks, SmileyChris.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4775 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-22 12:54:23 +00:00
Adrian Holovaty
635fedcfa8
Added links to Textile, Markdown and ReST Wikipedia pages in docs/add_ons.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4773 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-22 03:52:17 +00:00
Malcolm Tredinnick
dcc8442390
Added a mysql_old backend that matches the mysql backend prior to [4724]. This
...
is only for backwards compatibility purposes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4767 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-21 03:27:03 +00:00
Adrian Holovaty
f765aa4e44
Cleaned up docs/databases.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4749 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-16 15:42:58 +00:00
Adrian Holovaty
cecd520671
Tightened docs/i18n.txt change from [4707]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4748 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-16 15:23:28 +00:00
Adrian Holovaty
b14ff2f94d
Tightened change to docs/model-api.txt from [4692]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4746 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-16 15:17:20 +00:00
Adrian Holovaty
0a0151b831
Tightened change to docs/contributing.txt from [4689] so that the action comes first, to be consistent with other bullet points
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4745 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-16 15:13:31 +00:00
Adrian Holovaty
64fae18505
Fixed typo in docs/distributions.txt. Thanks, Rick v H
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4743 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-16 15:05:14 +00:00
Adrian Holovaty
5d60faf33d
Fixed small typo in docs/django-admin.txt. Thanks, Cort
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4742 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-16 15:02:21 +00:00
Malcolm Tredinnick
f9c4ce5123
Fixed #2635 -- Added improved MySQL backend support from Andy Dustman. Also
...
added database.txt documentation; currently only describing Django-related
features of MySQL versions.
As of this commit, there are four known test failures due to (a) no transaction
support with MyISAM storage engine and (b) MySQLdb automatically creating
decimal types for Django's "float" field.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4724 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-14 12:08:19 +00:00
Malcolm Tredinnick
5295f54b3c
Fixed #1049 -- Documented the need to implement flatten_data() in some cases for custom
...
ChangeManipulator replacements. Thanks, Michael Radziej.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4711 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-12 12:40:03 +00:00
Malcolm Tredinnick
db03c7fa1d
Added a note about serving admin media to the alternative server setup
...
instructions. Refs #474 .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4710 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-12 12:23:53 +00:00
Malcolm Tredinnick
adbd80ae7f
Fixed #3084 -- Fixed typo pointed out by Simon Greenhill.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4709 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-12 10:52:21 +00:00
Malcolm Tredinnick
2a488f3cd4
Fixed #3084 -- Documented that Django's core must be translated into a
...
particular locale for application translations in that locale to work.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4707 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-12 09:02:18 +00:00
Malcolm Tredinnick
ab64b38317
Fixed #2869 -- Do not append ADMIN_MEDIA_PREFIX to absolute-path URLs used for
...
included javascript. Based on patches from SmileyChris and oyvind@saltvik.no .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4692 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-09 09:32:39 +00:00
Malcolm Tredinnick
b6eee02007
Fixed #3685 -- Added note about keeping contributors' names in AUTHORS. Thanks,
...
James Bennett.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4689 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-09 05:47:39 +00:00
Adrian Holovaty
fb1ff06d32
Tightened up docs/contributing.txt changes from [4682]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4685 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-08 20:43:09 +00:00
Malcolm Tredinnick
cdc79b71cb
Fixed #3658 -- Included description of ticket resolution states in the
...
contributors' documentation. Thanks, Simon Greenhill.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4682 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-08 08:56:34 +00:00
Malcolm Tredinnick
449ea76bf3
Fixed #3333 -- Made db-api.txt links relative, in line with the other docs.
...
Thanks, Ramiro Morales.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4681 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-08 08:50:33 +00:00
Malcolm Tredinnick
98b2e0a035
Fixed #3646 -- Corrected documentation for ABSOLUTE_URL_OVERRIDES. Patch from
...
James Bennett.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4672 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-07 12:23:01 +00:00
Malcolm Tredinnick
d181aa0e94
Fixed typo.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4664 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-02 08:59:21 +00:00
Malcolm Tredinnick
ac09ff9f96
Fixed #3628 -- Fixed a broken link spotted by Manoj Govindan.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4663 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-02 08:36:54 +00:00
Russell Keith-Magee
790b585819
Added option to pretty-print dumped fixture output
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4661 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-02 02:28:44 +00:00
Russell Keith-Magee
f2582eb972
Fixes #2333 -- Added test fixtures framework.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4659 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-01 13:11:08 +00:00
Jacob Kaplan-Moss
633f0856d2
Fixed #3610 : typo in django-admin.txt. Thanks, Yasushi Masuda.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4651 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-28 22:11:45 +00:00
Jacob Kaplan-Moss
7b0e321c55
Removed a stray colon in authentication.txt.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4650 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-28 22:01:52 +00:00
Adrian Holovaty
a81a6e9abe
Added note to docs/db-api.txt about 'depth' being new in Django development version
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4649 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-28 19:42:29 +00:00
Jacob Kaplan-Moss
37c66a0999
Fixed #3602 : a few small doc fixes. Thanks, Jeremy Dunck
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4648 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-28 19:28:30 +00:00
Jacob Kaplan-Moss
28ad156f10
Fixed #3488 : Added "b" option to date format filter. Thanks, Gary Wilson.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4647 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-28 16:18:55 +00:00
Jacob Kaplan-Moss
4477f50f0b
Added a "depth" argument to select_related() to control how many "levels" of relations select_related() is willing to follow (refs #3275 ).
...
Also added unit tests for select_related().
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4645 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-28 15:24:05 +00:00
Jacob Kaplan-Moss
9c2c03a974
Fixed #3598 : Added a note about the precedence of URL matches versus extra kwargs in URL patterns. Thanks, Ubernostrum.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4638 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-27 20:11:26 +00:00
Jacob Kaplan-Moss
b97636944d
Fixed #2565 : added a note about the laziness of querysets in tutorial 4. Thanks, Ubernostrum.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4637 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-27 04:27:47 +00:00
Jacob Kaplan-Moss
a419079347
Fixed #2264 : the docs now mention that delete() cascades. Thanks, Ubernostrum
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4636 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-27 03:48:49 +00:00
Jacob Kaplan-Moss
ee9deca371
Fixed #3039 : corrected example code in authentication.txt. Thanks, Ubernostrum.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4633 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-27 00:16:40 +00:00
Jacob Kaplan-Moss
a8ed2b4d58
Fixed #3325 : Added docs/distributions.txt, a guide to packaged versions of Django in Debian/Fedora/etc. Thanks to Marc Fargas and Ubernostrum for the patches.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4629 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 23:23:01 +00:00
Jacob Kaplan-Moss
b581d73222
Fixed #834 : Added documentation of the built-in authentication views. Thanks, Ubernostrum.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4627 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 22:19:03 +00:00
Adrian Holovaty
b21fd1e451
Small cleanup of docs/model-api.txt change from [4625]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4626 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 21:52:22 +00:00
Jacob Kaplan-Moss
96604fdf8f
Fixed #3455 : added documentation of Model.get_FIELD_display(). Thanks, Ubernostrum.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4625 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 21:40:15 +00:00
Jacob Kaplan-Moss
9f1bf4659b
Fixed #3364 : Updated install.txt to recommend psycopg2. Thanks, Marc Fargas.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4624 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 21:39:09 +00:00
Jacob Kaplan-Moss
3e9c41d03b
Fixed #3319 : Added docs to django-admin.txt about reset and runfcgi. Thanks, Ubernostrum.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4623 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 21:36:14 +00:00
Adrian Holovaty
7b2c6984cd
Improved error e-mail docs in docs/settings.txt from [4619]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4622 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 21:33:04 +00:00
Jacob Kaplan-Moss
36a514f818
Fixed #3279 : Added a note about using MySQLdb 1.2.1 or later. Thanks, Marc Fargas.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4621 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 21:25:21 +00:00
Jacob Kaplan-Moss
702273d77b
Fixed #3195 : added a note in settings.txt about DEBUG and HIDDEN_SETTINGS. Thanks, cmgreen@uab.edu
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4620 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 21:22:21 +00:00
Jacob Kaplan-Moss
e7fb31624a
Fixed #3135 : added some more explanation about how the various error email settings work together. Thanks, Simon G.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4619 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 21:18:31 +00:00
Jacob Kaplan-Moss
b9522d0a52
Fixed #2592 : Added a warning to tutorial 1 about not naming your project "site" or "django" or anything else similarly boneheaded.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4618 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 20:51:21 +00:00
Russell Keith-Magee
f313e07b6e
Fixed #3253 -- Exposed the number of failed tests as a return code in manage.py and runtests.py.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 12:52:01 +00:00
Jacob Kaplan-Moss
abf79841fe
Fixed #3397 : You can now order by non-DB fields in the admin by telling Django which field to actually order by. Thanks, marcink@elksoft.pl
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4596 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 05:37:24 +00:00
Jacob Kaplan-Moss
3d164ab04f
D'oh, fixed broken ReST in last commit.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4595 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 05:16:52 +00:00
Jacob Kaplan-Moss
d7d73c9fac
Fixed #3354 : added a message to tutorial 1 about where to go for help. Thanks to Marc Fargas for the original patch, but I ended up going with a somewhat softer wording just to be double-plus-ultra-sure not to turn anyone off.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4594 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 05:15:52 +00:00
Jacob Kaplan-Moss
ffb62e0c02
Fixed #3249 : small doc fix to pagination documentation. Thanks, Nikolaus Schlemm.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4593 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 05:07:54 +00:00
Jacob Kaplan-Moss
b7fa37f9b2
Fixed #3170 : added first_on_page and last_on_page arguments to paginated generic views. Thanks, Grimboy.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4591 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-26 04:53:44 +00:00
Adrian Holovaty
25895623ff
Reverted [4578] because there's no such thing as a PasswordField database field type
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4579 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-25 19:51:33 +00:00
Jacob Kaplan-Moss
81bb3d9e74
Fixed #2071 : added a smidge of docs on PasswordField. Thanks for the patch, asmodai.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4578 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-25 17:18:17 +00:00
Jacob Kaplan-Moss
cef2239086
Fixed #2104 : allow somewhat nicer error messages in RequiredIfOtherFieldEquals validator. Thanks, Steven Armstrong
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4577 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-25 17:16:38 +00:00
Jacob Kaplan-Moss
3468fd01a9
Fixed #3488 : send_mail no longer uses settings in function default arguments. Thanks to Per Jonsson for the patch.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4574 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-25 16:29:09 +00:00
Jacob Kaplan-Moss
5c17b42772
Fixed #3504 : fixed a missing "self" in the authentication docs. Thanks, Robert Myers.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4572 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-25 16:11:46 +00:00
Jacob Kaplan-Moss
a01f852d2e
Fixed documentation from [4558] to be correct.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4559 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-23 20:50:53 +00:00
Jacob Kaplan-Moss
36512d5d73
Fixed #343 : filters that take strings now handle non-strings correctly. Thanks to Boffbowsh for the original patch, and to SmileyChris for the updated patch and tests.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4558 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-23 18:02:51 +00:00
Adrian Holovaty
2fe6476180
Copy edited new docs in docs/model-api.txt from [4535]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4539 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-18 04:44:17 +00:00
Adrian Holovaty
fa159c8de9
Copy edited new docs in docs/request_response.txt from [4534]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4538 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-18 04:42:15 +00:00
Malcolm Tredinnick
ed3d787eda
Fixed #2568 -- Added documentation for the permalink() decorator. Based on a
...
patch from Joeboy.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4535 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-17 05:51:45 +00:00
Malcolm Tredinnick
369d9ffa3d
Fixed #2906 -- Added documentation about HTTP error code returns and the
...
default 404 and 500 code error handlers. Based on a patch from Marc Fargas.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4534 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-17 04:59:49 +00:00
Russell Keith-Magee
d6d51c9546
Fixed #3160 -- Added the ability to control the content type in a test client POST request. This is to allow easier testing of json-rpc/xml-rpc/soap etc interfaces. Thanks to Mikeal Rogers for the suggestion, and Ben <afternoon@uk2.net> for the patch.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4529 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-17 00:23:09 +00:00
Adrian Holovaty
c96d155589
Fixed typo in docs/newforms.txt. Thanks, Jeff Hilyard
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4526 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-15 20:55:37 +00:00
Adrian Holovaty
27b28616b4
Created django.contrib.localflavor, for country- and culture-specific functionality. Moved django/newforms/extras/usa.py into there
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4524 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-15 05:53:44 +00:00
Adrian Holovaty
6ab41bef13
Made a small improvement to the first overview paragraph in docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4508 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-14 23:49:58 +00:00
Adrian Holovaty
26058b98a6
Fixed ReST error in docs/testing.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4507 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-14 23:45:45 +00:00
Adrian Holovaty
0518205308
Implemented subclassing Forms in newforms
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-14 23:44:46 +00:00
Adrian Holovaty
c61d7e195f
Renamed date_to_format function in docs/templates_python.txt example so as to make it not sound like a conversion function. Thanks, linoj
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4502 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-13 15:44:04 +00:00
Adrian Holovaty
5bed563edf
Cleaned up docs/templates.txt 'url' tag documentation from [4494]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4499 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-13 06:13:06 +00:00
Malcolm Tredinnick
ffa0d27462
Fixed #3005 -- Applied trivial docs patch for "oldforms" use of do_html2python.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4495 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-13 05:02:47 +00:00
Malcolm Tredinnick
0fabbf8ce8
Fixed #2606 -- Added tag for working out the URL of a particular view function.
...
All work done by Ivan Sagalaev.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4494 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-13 04:24:58 +00:00
Adrian Holovaty
b9677848f5
Small formatting tweaks to named-end-blocks change from [4489]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4492 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-12 17:13:08 +00:00
Adrian Holovaty
38f9d8dac6
Fixed dangling modifier in docs/settings.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4491 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-12 17:10:09 +00:00
Malcolm Tredinnick
a0c354ee4e
Fixed #3351 -- Added optional naming of the block in "endblock" tags to ensure
...
correct nesting. Thanks for the patch, SmileyChris.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4489 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-12 00:22:22 +00:00
Malcolm Tredinnick
80e58b3211
Fixed #2315 -- added work around for Windows timezone setting (i.e. we can't do
...
it). This will work until somebody wants to write some full Win32 timezone changing code for us. Thanks to Marc Fargas and SmileyChris for the combined patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4487 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-12 00:10:09 +00:00
Adrian Holovaty
b767b5831d
Made negligible change to docs/django-admin.txt -- 'MS Windows' to 'Windows'
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4484 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-11 04:39:23 +00:00
Adrian Holovaty
8369240138
Made negligible change to docs/contributing.txt -- 'MS Windows' to 'Windows'
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4483 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-11 04:38:44 +00:00
Russell Keith-Magee
f9cdde0cb4
Fixed #3162 -- Added coded to catch and rethrow exceptions that are thrown by the views visited by the test client. Thanks, Ben <afternoon@uk2.net>.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4482 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-11 00:23:31 +00:00
Malcolm Tredinnick
23272de5db
Fixed #3159 -- documented how to work around a lack of symlinking functionality
...
on Windows (with respect to django-admin.py).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4481 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-10 09:07:54 +00:00
Malcolm Tredinnick
d8deb0c61c
Fixed #3147 -- documented how to use .pth files for easy switching between
...
different versions of the code. Thanks to Waylan Limberg for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4479 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-10 08:55:18 +00:00
Malcolm Tredinnick
937f3190ba
Fixed #2762 -- added copyright element support to RSS and Atom feeds. Patch
...
from Jonathan Buchanan.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4478 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-10 08:36:39 +00:00
Malcolm Tredinnick
fefcbbfe37
Fixed #2655 -- added documentation about resolve_variable() for custom template
...
tags. Thanks dave@thebarproject.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4477 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-10 08:29:34 +00:00
Malcolm Tredinnick
1aa1c4672c
Added some documentation for truncatewords_html (added in [4468]).
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4474 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-10 05:22:12 +00:00
Adrian Holovaty
45e0a522bb
Fixed ReST bug in docs/fastcgi.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4471 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-10 03:42:24 +00:00
Adrian Holovaty
f0a3f5fc1a
Updated reportlab user guide link in docs/outputting_pdf.txt. Thanks, Derek Lee-Wo
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4469 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-10 03:39:14 +00:00
Russell Keith-Magee
9ba27afce0
Added a ``session`` attribute to the test Client, to make it easier to test if session variables have been modified in a view. Also renamed Client.cookie to Client.cookies, to match documentation and common sense.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4464 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-09 13:47:36 +00:00
Adrian Holovaty
a031cadf4e
Fixed #3385 -- Fixed broken link in docs/design_philosophies.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4445 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-29 00:25:14 +00:00
Adrian Holovaty
cf75fcc832
Fixed #3255 -- Added help_text argument to newforms Field class.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4440 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-28 22:10:04 +00:00
Russell Keith-Magee
54feaca70f
Fixed #3098 -- Added db_table parameter to m2m fields, allowing the specification of a custom table name for the m2m table. Thanks, Wolfram Kriesing.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4429 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-25 13:47:55 +00:00
Adrian Holovaty
dfee6b328e
Fixed #3302 -- Added small note to docs/django-admin.txt about ordering of initial-data SQL files
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4425 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-25 00:53:30 +00:00
Adrian Holovaty
1b0b3febe1
Fixed ReST error in docs/contributing.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4421 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-24 20:11:54 +00:00
Adrian Holovaty
8e54c49784
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4420 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-24 20:08:47 +00:00
Adrian Holovaty
85fe107996
Made tiny grammar change to docs/newforms.txt. Thanks, Rex
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4409 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-24 03:30:32 +00:00
Adrian Holovaty
5b96692894
Fixed #2296 -- Documented required trailing slash for MEDIA_URL. Thanks, nwp@nz.lemon-computing.com
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4399 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-23 02:30:55 +00:00
Adrian Holovaty
7d1b483d07
Fixed a couple more ReST errors I found in docs/generic_views.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4397 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-23 02:15:36 +00:00
Adrian Holovaty
2933110569
Fixed #3234 -- Fixed ReST error in docs/generic_views.txt. Thanks, paolo
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4396 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-23 02:13:25 +00:00
Adrian Holovaty
9ad98054db
Fixed small inconsistency in docs/url_dispatch.txt 'New in Django development version' text
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4395 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-23 02:11:33 +00:00
Adrian Holovaty
13280259a8
Fixed #3283 -- Added support for empty QuerySets via none() method. Thanks for the patch, medhat
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4394 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-23 02:11:08 +00:00
Adrian Holovaty
31bdd8d720
Fixed #3282 -- Fixed incorrect statement in docs/tutorial03.txt. Thanks, dave.pawson@gmail.com and Simon G.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4393 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-23 02:02:35 +00:00
Adrian Holovaty
9afddbe422
Fixed #3346 -- Documented that search_fields Admin option can use related models. Thanks for the patch, Robert Myers and Gary Wilson
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4392 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-23 02:01:20 +00:00
Adrian Holovaty
8f8b77bb55
Fixed #3321 -- Fixed typo in docs/testing.txt (which still needs to be proofread). Thanks, russblau@imapmail.org
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4368 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-20 17:34:35 +00:00
Adrian Holovaty
51a21bcbc3
Changed one link in docs/url_dispatch.txt to use a relative link, as an experiment to see whether it'll work
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4358 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-19 17:21:04 +00:00
Adrian Holovaty
bc52fdc446
Fixed #3317 -- Fixed typos in docs/testing.txt. Thanks for the patch, Marc Fargas
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4349 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-19 03:18:36 +00:00
Adrian Holovaty
8a3fe9d937
Fixed #3318 -- Fixed out-of-date info in docs/contributing.txt. Thanks for the patch, Marc Fargas
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4348 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-19 03:16:54 +00:00
Adrian Holovaty
e7546eb275
Fixed a couple of typos in docs/contributing.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4347 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-17 21:35:22 +00:00
Jacob Kaplan-Moss
2926fb238d
Added a description of our new ticket workflow to the contributing doc.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4346 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-17 20:07:49 +00:00
Jacob Kaplan-Moss
43193c1821
Fixed #3287 : method columns in the admin changelist can now have a {{{boolean}}} attribute that uses the clever little checkmark icons instead of the ugly "True" or "False" strings. Thanks for the patch, xian@mintchaos.com
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4309 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-12 19:40:06 +00:00
Adrian Holovaty
73d62743e9
newforms: Added unit tests and docs explaining that clean_data will only ever contain fields of the form, even if extra fields are passed in data
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4306 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-11 00:04:27 +00:00
Jacob Kaplan-Moss
3f6fd5dfd1
Fixed #3277 - fixed a couple of typoes in docs/testing.txt. Thanks, Jeremy.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4301 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-10 19:55:44 +00:00
Adrian Holovaty
2e148d7064
newforms: Added 'initial' parameter to Form, which lets initial data be specified dynamically
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4297 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-09 04:39:44 +00:00
Russell Keith-Magee
3b4d6b4dc1
Fixed #3229 -- Fixed reference in install.txt. Thanks again, deepfall@gmail.com.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4293 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-06 00:08:55 +00:00
Adrian Holovaty
6ee9aeb0d6
Added note to docs/newforms.txt that points out ValidationError is a different class than previously
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4292 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-05 22:15:46 +00:00
Adrian Holovaty
9cb85eb370
Fixed #3236 -- Fixed some typos in docs/newforms.txt. Thanks, christoffer.carlborg@gmail.com
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4291 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-05 20:14:26 +00:00
Russell Keith-Magee
8a8d05a318
Fixed #3229 -- Fixed typo in numbering in install.txt. Thanks, deepfall@gmail.com.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4290 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-05 12:32:55 +00:00
Adrian Holovaty
9d29892f56
Fixed ReST error in docs/newforms.txt from [4288]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4289 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-05 05:22:36 +00:00
Adrian Holovaty
84b673e9b1
Added a lot more to docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4288 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-05 05:21:39 +00:00
Adrian Holovaty
13184efb0f
More additions to docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4287 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-05 00:13:36 +00:00
Adrian Holovaty
61ede43202
Added first part of 'Using forms to validate data' section to docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4285 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-04 06:52:50 +00:00
Jacob Kaplan-Moss
295f4c9fad
Fixed #3225 : fixed a typo on docs/middleware.txt. Thanks, Collin Grady
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4282 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-03 22:40:06 +00:00
Jacob Kaplan-Moss
023b863251
Oops -- reverted accidentally commited material from [4280]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4281 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-03 22:38:51 +00:00
Jacob Kaplan-Moss
da9affa8f8
Fixed #3226 : removed some pre-magic-removal-isms in settings docs. Thanks, ubernostrum.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4280 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-03 22:37:05 +00:00
Russell Keith-Magee
3d38e5d840
Fixed #3223 -- Fixed typo in model API docs. Thanks, David van Mosselbeen.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4276 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-03 14:29:21 +00:00
Russell Keith-Magee
e1c6e987d0
Fixed #2756 -- Modified the get_object_or_404/get_list_or_404 shortcuts to accept model managers as well as model classes. Thanks, Gary Wilson.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4275 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-03 14:16:58 +00:00
Russell Keith-Magee
c3f891210a
Fixes #3176 , #3004 -- Added an argument to the floatfilter to allow users to specify precision of floats, Thanks, Eric Floehr.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4274 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-03 05:29:34 +00:00
Adrian Holovaty
fcdbb92918
Fixed #3137 -- Added 'Clearing the session table' section to docs/sessions.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4268 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-30 07:30:00 +00:00
Adrian Holovaty
08f3969d5e
Added a small note about decoupling to docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4262 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-30 00:39:41 +00:00
Adrian Holovaty
b9eb649492
Added first bit of 'More granular output' to docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4258 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-29 19:32:28 +00:00
Adrian Holovaty
99723ac65a
Negligible change to docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4245 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-27 05:14:34 +00:00
Adrian Holovaty
550781d9ab
Removed duplication in docs/legacy_databases.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4243 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-27 04:23:40 +00:00
Adrian Holovaty
b3d1ce68ea
Fixed typo in docs/redirects.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4229 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-19 04:37:03 +00:00
Adrian Holovaty
8103b7dfad
Negligible spacing changes to docs/csrf.txt to be consistent
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4224 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-18 03:59:45 +00:00
Russell Keith-Magee
94edd4b81f
Fixed #3118 -- Fixed reversed logic in DBAPI regarding handling of empty PKs on save(). Thanks, Makoto Tsuyuki.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4221 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-17 14:17:11 +00:00
Adrian Holovaty
1147a57d20
Clarified docs/newforms.txt 'Migration plan' section
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4209 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-15 18:07:20 +00:00
Adrian Holovaty
706fcec164
Copied django.forms to django.oldforms and changed all code to reference django.oldforms instead of django.forms. Updated docs/forms.txt to add 'Forwards-compatibility' section that says you should not be using django.oldforms for any new projects.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4208 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-15 18:00:50 +00:00
Adrian Holovaty
74a74f3766
Beefed up 'Using branches' part of docs/contributing.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4203 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-14 21:02:30 +00:00
Adrian Holovaty
ad7d92ddf9
Fixed #1977 -- Changed postgresql.org link regarding timezone choices in docs/settings.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4201 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-14 04:09:18 +00:00
Adrian Holovaty
472a0d379e
Added 'Notes on field ordering' to docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4200 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-13 23:13:01 +00:00
Adrian Holovaty
10edce12fc
Updated docs/newforms.txt to reflect [4197]. Refs #3112
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4198 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-13 06:48:57 +00:00
Adrian Holovaty
5467c34b0b
Added more to docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4193 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-11 03:03:54 +00:00
Adrian Holovaty
5c8d789efe
Edited docs/contributing.txt changes from [4190]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4191 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-11 01:24:33 +00:00
Russell Keith-Magee
08ba8e841b
Added ticket triage as one way to help out; added details on the need for tests and documentation on patches.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4190 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-11 00:44:02 +00:00
Adrian Holovaty
4e72dc86ff
Fixed small Unicode error in newforms. Thanks, Honza Král. Refs #3114
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4185 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-08 05:54:14 +00:00
Adrian Holovaty
9a02d668c1
Small tweak to docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4171 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-07 04:59:36 +00:00
Adrian Holovaty
625ae4ef93
Added preliminary stub for docs/newforms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4168 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-06 17:36:48 +00:00
Adrian Holovaty
e5de9997e6
Fixed #3068 -- Fixed ReST error in docs/settings.txt. Thanks, Antonio Cavedoni
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4167 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-06 06:43:46 +00:00
Adrian Holovaty
311fadeee0
Added django.contrib.formtools, including the forced-preview application
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4164 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-05 20:51:25 +00:00
Russell Keith-Magee
8925843d7e
Fixed #3085 -- Typo in testing documentation. Thanks, Lachlan Cannon.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4150 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-01 07:07:18 +00:00
Adrian Holovaty
d1757daf0f
Fixed #2931 -- Changed 'if request.POST' to 'if request.method == POST' in docs/sessions.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4110 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-27 00:08:46 +00:00
Adrian Holovaty
f759dac2c9
Fixed #3033 -- Extended django.contrib.sitemaps to support new, generic sitemap protocol rather than Google's proprietary version. Thanks, Petar Marić
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4088 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-20 16:32:40 +00:00
Adrian Holovaty
5d8c6cf651
Fixed typo in docs/templates_python.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4062 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-10 15:28:32 +00:00
Adrian Holovaty
7cce717f34
Fixed typo in docs/templates.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4060 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-10 03:30:00 +00:00
Adrian Holovaty
8fd2252e2b
Fixed #3000 -- Fixed typo in docs/testing.txt. Thanks, Bastian Kleineidam
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4059 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-10 03:29:50 +00:00
Adrian Holovaty
fdb3b738a8
Fixed typo in docs/templates.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4053 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-07 23:42:27 +00:00
Adrian Holovaty
a84404c190
Formatting fixes from the past round of checkins
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4052 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-07 19:07:27 +00:00
Jacob Kaplan-Moss
b1b4e8e7c4
Fixed #2800 : the ifchanged tag now can optionally take paramaters to be checked for changing (instead of always using the content). Thanks, Wolfram Kriesing.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4050 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-07 05:36:51 +00:00
Jacob Kaplan-Moss
fef89a01c5
Fixed #2866 : Added DATABASE_OPTIONS setting which gets passed as extra kwargs to the backend's connect method. Thanks, ymasuda.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4048 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-07 05:17:38 +00:00
Jacob Kaplan-Moss
3a0733e12c
Fixed #2364 : added NumberIsInRange validator. Thanks, Matt McClanahan.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4039 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-07 04:29:07 +00:00
Jacob Kaplan-Moss
4d59730fad
Fixed #2934 : greatly improved the accuracy if the isExistingURL check. Also introduced a new setting, URL_VALIDATOR_USER_AGENT, which is the User-Agent that the validator will use to check for URL existance. Thanks, Jeremy.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-07 02:20:08 +00:00
Jacob Kaplan-Moss
09d40c508a
Fixed #2987 : cleaned up the syndication documentation a bit, thanks to dev@simon.net.nz.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4031 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-07 01:54:34 +00:00
Russell Keith-Magee
7b78fd6f5d
Fixes #2971 -- Fixed inor typo in example in authentication documentation. Thanks, heckj@mac.com.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3961 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-02 14:30:11 +00:00
Adrian Holovaty
97dd47a8ed
Added note to docs/generic_views.txt that extra_context is new in Django development version. Refs #2966 and [3950]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3953 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-30 20:57:35 +00:00
Adrian Holovaty
149933075a
Fixed #2963 -- Fixed bug in docs/static_files.txt. Thanks, Collin Grady
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-30 20:52:02 +00:00
Russell Keith-Magee
6d1335c058
Fixes #2966 -- Added extra_context parameter to direct_to_template generic view to keep it aligned with capabilities of other generic views. Thanks, wam-djangobug@wamber.net.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3950 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-30 14:30:43 +00:00
Russell Keith-Magee
a043715d74
Fixes #2967 -- Fixed some typos in tutorial 4. Thanks, ramiro.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3947 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-30 13:44:41 +00:00
Adrian Holovaty
8211eb23e4
Fixed #2958 -- Pointed out in docs/modpython.txt that we use <Location> instead of <Directory>
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3939 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-27 02:03:15 +00:00
Adrian Holovaty
48234a0925
Fixed #2961 -- Added 'opencomment' and 'closecomment' options to {% templatetag %} templatetag. Thanks for the patch, Jeong-Min Lee
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3938 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-27 01:58:13 +00:00
Adrian Holovaty
60b46d72ac
Fixed #648 -- Added comment syntax to template system: {# #}. Thanks for the patch, mccutchen@gmail.com and Hawkeye
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3931 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-24 21:30:38 +00:00
Adrian Holovaty
41d903bdba
Fixed #2854 -- Fixed inconsistency in docs/tutorial02.txt. Thanks, ymasuda
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3928 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-24 16:56:25 +00:00
Adrian Holovaty
cacbedee27
Fixed #2940 -- Clarified docs/settings.txt entry about MANAGERS. Thanks, matt.riggott@gmail.com
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3923 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-24 16:38:48 +00:00
Adrian Holovaty
7988a48583
Made small edits to docs/templates_python.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3920 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-24 16:23:05 +00:00
Russell Keith-Magee
c65cd1be99
Fixes #2950 -- Removed reference to a 'Summer 2006' release of v1.0
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3917 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-23 23:53:24 +00:00
Malcolm Tredinnick
025980be53
Fixed #2941 -- Fixed a typo pointed out by jeff@nokrev.com.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3916 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-23 07:59:30 +00:00
Malcolm Tredinnick
c60853e288
Fixed #2854 -- Incorporated a small suggestion which might make it clearer where
...
TEMPLATE_DIRS could point. Thanks, bonovoxmofo@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3915 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-23 07:55:16 +00:00
Malcolm Tredinnick
28ff6ecbda
Fixed #2931 -- Use request.method == 'POST' where appropriate in the examples.
...
Thanks, David Schein.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3914 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-23 07:51:29 +00:00
Malcolm Tredinnick
86404743d5
Fixed #2929 -- Replaced a few occurrences of DEFAULT_MIME_TYPE with the correct
...
DEFAULT_CONTENT_TYPE setting variable.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3913 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-23 07:46:22 +00:00
Malcolm Tredinnick
31ff83e3ce
Fixed #2863 -- Fixed a small typo in one of the examples. Thanks
...
bonovoxmofo@gmail.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-23 07:42:04 +00:00
Malcolm Tredinnick
3f4179464f
Fixed #2837 -- Documented the context_instance parameter to
...
render_to_response().
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3911 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-23 07:39:19 +00:00
Adrian Holovaty
6cd6d9b85f
Added note to docs/model-api.txt that EmailField has automatic maxlength=75
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3910 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-19 21:55:08 +00:00
Adrian Holovaty
4e99600d65
Updated docs/install.txt to note lack of setuptools in development version
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3907 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-16 22:38:18 +00:00
Russell Keith-Magee
fbbbf8b9a1
Fixes #2737 -- Added code to allow None as a query value for __exact queries, raising an error otherwise. __exact=None is interpreted as the SQL 'value = NULL'. This fixes some minor problems with queries on unsaved objects with related object sets, and stops queries with a value of None being outright ignored (even if they reference an unknown attribute).
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3902 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-14 02:48:05 +00:00
Russell Keith-Magee
73a6eb8ed0
Fixes #2384,#2566 -- Clarify the role that TEMPLATE_STRING_IF_INVALID plays in the template system, and the problems that can occur if it is used on a production site.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3901 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-13 14:26:08 +00:00
Russell Keith-Magee
6afa40ea00
Fixed typo in r3885.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3886 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-30 01:22:30 +00:00
Russell Keith-Magee
fa4bb1b093
Clarified documentation to indicate that authenticating a user doesn't imply that they are active. Reinforced the fact that has_perm only returns true if user is active, and fixed a minor bug to that effect.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3885 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-30 01:21:03 +00:00
Russell Keith-Magee
14fb13da7e
Disabled access to the admin site for inactive accounts, and clarified documentation regarding User.is_active. Thanks to Enrico <rico.bl@gmail.com> for the report.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3884 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-29 13:37:58 +00:00
Malcolm Tredinnick
fa8a1d252a
Fixed #2845 -- Corrected a few spelling errors in the docs and changed a
...
couple of correctly spelt words to their North American counterparts for
consistency. Thanks, treborhudson@gmail.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3883 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-29 02:30:42 +00:00
Adrian Holovaty
7d5f6fe0f4
Fixed ReST error in docs/tutorial04.txt. Thanks, Dave Abrahams
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3882 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-28 20:39:37 +00:00
Malcolm Tredinnick
555ac9ca06
Fixed a small typo.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3881 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-28 11:38:19 +00:00
Malcolm Tredinnick
db6688a454
Added a note about not using ifequal and ifnotequal to compare against True,
...
False, None, etc.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3880 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-28 11:20:48 +00:00
Adrian Holovaty
f638234932
Removed ENABLE_PSYCO setting. If you still need to use this, write custom middleware that activates psyco for you.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-28 02:31:05 +00:00
Adrian Holovaty
ad14446780
Added 'Do I lose anything by using Python 2.3 versus newer Python versions, such as Python 2.5?' to the FAQ
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3871 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-26 21:57:46 +00:00
Adrian Holovaty
5e21888822
Fixed #2744 -- Added 'Writing your own context processors' to docs/templates_python.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3865 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-26 15:38:44 +00:00
Adrian Holovaty
83613ad6de
Added the word 'static' to docs/apache_auth.txt for benefit of search engines. Thanks, Paul
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3842 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-25 19:56:00 +00:00
Adrian Holovaty
7cfe56524b
Proofread new django-admin 'adminmedia' option from [3811] and [3812]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3841 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-25 17:50:36 +00:00
Adrian Holovaty
f32318be98
Proofread changes to docs/serialization.txt from [3795]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3840 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-25 17:44:07 +00:00
Adrian Holovaty
8920f65acd
Formatting change to docs/forms.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3839 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-25 17:43:13 +00:00
Adrian Holovaty
a0b78df2bb
Proofread changes to docs/forms.txt from [3792]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3838 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-25 17:42:19 +00:00
Adrian Holovaty
321a59a36a
Small improvements to profanities-to-settings move from [3784]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3837 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-25 17:38:35 +00:00
Adrian Holovaty
61a1a1864d
Negligible spacing fix to docs/model-api.txt from [3781]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3836 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-25 17:34:54 +00:00
Adrian Holovaty
227626dcd0
Fixed typos and improved documentation for permission_required decorator addition from [3779]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3835 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-25 17:33:17 +00:00
Adrian Holovaty
40aa0ca875
Proofread changes to docs/contributing.txt from [3771]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3833 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-25 17:22:59 +00:00
Russell Keith-Magee
0c41869e6c
Made ``pk`` a generic expansion for the primary key, rather than just an expansion for __id__exact.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3826 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-25 13:49:01 +00:00
Malcolm Tredinnick
14993ece48
Documented the change in r3811. Refs #2600 .
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3812 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-24 08:22:52 +00:00
Malcolm Tredinnick
d8b84cac91
Fixed #2515 -- Allow passing of options to JSON serializer. Thanks, nesh.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3795 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-22 13:26:07 +00:00
Malcolm Tredinnick
f88d58285b
Fixed #2546 -- Formatting fix in authentication docs. Thanks, SmileyChris.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3793 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-22 12:53:51 +00:00
Malcolm Tredinnick
4ca66711b5
Documented the always_test attribute for validator functions.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3792 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-22 12:46:35 +00:00
Malcolm Tredinnick
b46a093c45
Fixed #2678 -- Moved the list of profanities for the hasNoProfanities validator
...
into global_settings. Patch from Matt Croydon.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3784 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-22 02:48:19 +00:00
Malcolm Tredinnick
3cf67a9920
Fixed #2649 -- Clarified behaviour of editable attribute on models. Thanks,
...
heckj@mac.com .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3781 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-22 01:54:10 +00:00
Malcolm Tredinnick
6be701eba1
Fixed #2629 -- Added a permission_required decorator to
...
django.contrib.auth.decorator. Thanks, dummy@habmalnefrage.de .
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3779 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-22 01:44:28 +00:00
Malcolm Tredinnick
e947fb2111
Fixed #2769 -- Applied some ReST formatting fixes. Thanks, ramiro.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3774 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-21 13:30:01 +00:00
Malcolm Tredinnick
d85ee1c01e
Fixed #2556 -- Documented that simple_tag functions can take any number of
...
arguments, not just one.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3772 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-21 11:41:18 +00:00
Malcolm Tredinnick
d411a9a777
Updated the settings variables required to run the internal test suite. Also
...
fixed up the paths to existing tests and added a link to the documentation for
writing new tests for Django itself.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3771 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-21 11:19:34 +00:00
Russell Keith-Magee
a5f4a0255d
Clarified development stream status of some of the django-admin command line arguments
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3763 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-15 09:30:35 +00:00
Adrian Holovaty
927ec3fe7b
Fixed #2732 -- Fixed error in FastCGI docs and added keyword-arg support in a FastCGI function. Thanks for the patch, James Crasta
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3759 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-14 15:37:11 +00:00
Russell Keith-Magee
45399b4b13
Updated documentation for ChangeManipulators to reflect use of flatten_data() rather than __dict__ to populate form data.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3758 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-14 13:31:50 +00:00
Adrian Holovaty
9b5807a3fe
Fixed #2687 -- Fixed bug in docs/authentication.txt. Thanks, Collin Grady
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3747 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-11 18:32:45 +00:00
Russell Keith-Magee
5b34781f28
Clarified some minor issues in test system documentation.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3737 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-08 13:10:57 +00:00
Adrian Holovaty
7bd946258e
Fixed #2646 -- Removed unneeded comma in docs/syndication_feeds.txt. Thanks, lec9@leicester.ac.uk
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3721 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-05 00:20:53 +00:00
Adrian Holovaty
8f79523b62
Corrected spelling of 'behavior' in docs/templates_python.txt from [3714]
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3717 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-04 23:40:28 +00:00
Russell Keith-Magee
f0362aa300
Refs #2333 - Made minor formatting modifications to test framework documentation.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3715 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-04 14:22:30 +00:00
Russell Keith-Magee
cfe77946d7
Fixes #2637 -- Clarified handling of TEMPLATE_STRING_IF_INVALID, especially with regards to filtering of invalid values. Modified unit tests to test both empty and non-empty values for TEMPLATE_STRING_IF_INVALID. Thanks to SmileyChris for identifying and helping to resolve this bug.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3714 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-04 14:02:11 +00:00
Russell Keith-Magee
3a919dbe2e
Refs #2333 - Made minor tweaks to the formatting of testing documentation.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3713 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-04 13:05:51 +00:00
Russell Keith-Magee
8192a808bd
Refs #2333 - Added documentation for the test Client, and removed a stray import.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3711 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-03 02:44:15 +00:00
Russell Keith-Magee
d78e2ae355
Refs #2333 - Added a TEST_DATABASE_NAME setting that can be used to override the 'test_' + DATABASE_NAME naming policy. This setting is then used in runtests.py to restore the use of 'django_test_db' as the Django model/regression test database. Thanks to Michael Radziej for the feedback.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3706 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-01 13:33:26 +00:00
Adrian Holovaty
60ebb616a9
Renamed django.contrib.sitemap to django.contrib.sitemaps, to be more consistent with our plural form for these sorts of things.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3699 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 23:44:26 +00:00
Adrian Holovaty
a30653ac54
Changed FlatpageSitemap to FlatPageSitemap, to be consistent with FlatPage model
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3698 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 23:31:25 +00:00
Adrian Holovaty
0a11c82b04
Added 'sitemaps' to docs/add_ons.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3697 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 23:19:53 +00:00
Adrian Holovaty
fe9a21b243
Added 'New in Django development version' to docs/sitemaps.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3696 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 23:17:37 +00:00
Adrian Holovaty
cea1fcc0d1
Fixed ReST error in docs/faq.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3695 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 23:16:25 +00:00
Adrian Holovaty
44dabecf6e
Fixed #2628 -- Added django.contrib.sitemap. Thanks for the patch, Dan Watson
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3694 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 23:13:59 +00:00
Russell Keith-Magee
fc2d5f461f
Refs #2333 - Added more documentation for testing framework, and clarified some code as a result of trying to describe it.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3689 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 14:29:47 +00:00
Adrian Holovaty
d9883e1dec
Added note about 'request' variable name to docs/contributing.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3688 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 04:31:54 +00:00
Adrian Holovaty
452847a659
Fixed #2609 -- Improved docs/sites.txt CurrentSiteManager to explain gotcha with models.Manager
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3686 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 04:08:25 +00:00
Adrian Holovaty
5e69536f7c
Fixed #2610 -- Clarified docs on 'messages' variable for auth context processor
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3685 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 03:50:59 +00:00
Jacob Kaplan-Moss
ff4f24958d
Added a rough cut of a document on using the new testing framework.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3678 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-29 18:04:09 +00:00
Jacob Kaplan-Moss
33637e3b03
Fixed #2610 -- corrected documentation about the auth context processor (thanks, ubernostrum).
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3670 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-28 16:41:26 +00:00
Adrian Holovaty
1a1fb70c9f
Fixed small typo in docs/overview.txt. Thanks, kirk
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3654 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-24 03:37:34 +00:00
Adrian Holovaty
0a770a0d92
Added 'How can I get started contributing code to Django?' to the FAQ, and beefed up 'Why does this project exist?'
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3653 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-23 23:15:09 +00:00
Adrian Holovaty
2836624ba4
Added some helpful hints to list_display documentation in docs/model-api.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3652 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-23 15:40:41 +00:00
Adrian Holovaty
295429d1c3
Fixed #2572 -- Added all languages to docs/settings.txt. Thanks for the patch, gandalf@owca.info
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3643 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-22 04:55:50 +00:00
Adrian Holovaty
dbaf1219d5
Fixed #2580 -- Added missing </html> tag in docs/templates.txt examples. Thanks, jonathan-django@jmail.za.net
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3635 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-21 18:27:33 +00:00
Adrian Holovaty
128151ebc8
Fixed typo in docs/model-api.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3620 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-20 05:32:20 +00:00
Wilson Miner
df20bf52b0
Updated my bio in the FAQ.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3612 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-18 19:10:46 +00:00
Adrian Holovaty
e7a91d3e06
Added note to 'If you don't need internationalization' section of docs/i18n.txt about removing the i18n context processor
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-18 03:43:55 +00:00
Adrian Holovaty
0a9a59f4d1
Made small change to docs/templates_python.txt to explicitly define 'context processors', for the benefit of searches
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3606 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-18 03:40:47 +00:00
Adrian Holovaty
d4a2fbb6a2
Added note to docs/cache.txt about CACHE_MIDDLEWARE_ANONYMOUS_ONLY=True and ordering AuthenticationMiddleware. Refs #2541 .
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3604 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-18 03:33:37 +00:00
Adrian Holovaty
8f065bba6b
Fixed #2552 -- Added SetRemoteAddrFromForwardedFor middleware and documentation. Thanks, Ian Holsman
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3602 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-18 03:12:36 +00:00
Adrian Holovaty
efa19ae8a7
Fixed #2559 -- Added cool new operators for Admin.search_fields, plus documentation. Thanks, Andy Dustman.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3601 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-18 02:48:34 +00:00
Adrian Holovaty
445f692096
Small formatting change to docs/model-api.txt change from [3597] -- double hyphens instead of a single hyphen
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3598 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-17 00:37:49 +00:00
Russell Keith-Magee
7fe6fd75ba
Clarified documentation regarding string-form model references.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3597 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-17 00:02:51 +00:00
Adrian Holovaty
f98f702f2b
Added paragraph to docs/model-api.txt explicitly pointing out file uploads should be validated, for security reasons
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3585 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-14 23:07:43 +00:00
Adrian Holovaty
45be33a632
Fixed #2523 -- Added SESSION_COOKIE_SECURE setting. Thanks, mir@noris.de
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3570 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-12 06:02:28 +00:00
Adrian Holovaty
aa587cd977
Fixed ReST error in docs/db-api.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3567 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-12 05:31:31 +00:00
Adrian Holovaty
2e6aa7a578
Added paragraph to docs/documentation.txt about removing comments from frozen docs
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3561 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-11 20:31:43 +00:00
Adrian Holovaty
49c67053db
Added docs/documentation.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3560 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-11 20:25:21 +00:00
Adrian Holovaty
0b71ffacab
Improved urlresolvers so that URLconfs can be passed objects instead of strings
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3554 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-11 07:01:29 +00:00
Adrian Holovaty
925c711cf7
Fixed #2503 -- Fixed HttpResponse.delete_cookie() to work properly. It now takes path and domain as optional keyword arguments.
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3545 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-09 15:40:24 +00:00
Adrian Holovaty
284bf1cf7d
Added example of strftime formatting to docs/model-api.txt FileField docs. Thanks for the suggestion, Bradley Whittington
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3538 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-08 15:03:01 +00:00
Adrian Holovaty
0c8c42af7f
Fixed #2486 -- Fixed typo in docs/generic_views.txt. Thanks, umbrae@gmail.com
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3526 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-05 01:49:26 +00:00
Adrian Holovaty
69de69d86a
Cleaned up 'How do I create users without having to edit password hashes?' entry in docs/faq.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3521 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-04 04:20:34 +00:00
Adrian Holovaty
a7f8984e6e
Fixed #2465 -- Documented the fact that select_related doesn't follow null=True
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3511 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-01 21:45:57 +00:00
Adrian Holovaty
6ea0a13a16
Added link to 'batteries included' explanation in docs/add_ons.txt
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3509 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-01 20:48:26 +00:00