Gary Wilson Jr
|
2fea878213
|
Made the links to settings consistent with the others by not including the word "setting" in the link.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6393 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-20 07:19:10 +00:00 |
Gary Wilson Jr
|
bf6effdfaf
|
Fixed #5148 -- Added link to `DEFAULT_FROM_EMAIL` setting in email documentation. Thanks, mcroydon.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6392 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-20 07:13:32 +00:00 |
Adrian Holovaty
|
24588afe6d
|
Fixed #5525 -- Fixed typo in docs/request_response.txt. Thanks, Thomas Guttler
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6385 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-20 02:02:54 +00:00 |
Russell Keith-Magee
|
6306400102
|
Fixed #5544 -- Fixed another typo in documentation, introduced as a result of the changes in [6333] and [6365]. Thanks for the report, xiaolianyi@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6384 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-20 02:02:21 +00:00 |
Adrian Holovaty
|
31a07e8cf9
|
Fixed errors in docs/model-api.txt changes from [6378]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6381 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-20 01:48:47 +00:00 |
Jacob Kaplan-Moss
|
980fa8b827
|
Fixed #231: all fields that should take max_length now do. Thanks, Don Spaulding.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6378 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-19 23:33:57 +00:00 |
Russell Keith-Magee
|
d022e2581d
|
Fixed #5544 -- Fixed typo in documentation, introduced as a result of the changes in [6333] and [6365]. Thanks for the report, xiaolianyi@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6377 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-19 23:32:53 +00:00 |
Adrian Holovaty
|
5c55cc83a7
|
Made some small edits to docs/authentication.txt changes from [6375]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6376 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-19 20:54:46 +00:00 |
Jacob Kaplan-Moss
|
f857e37776
|
Fixed $5457 - the auth system now delegates permission checking to auth backend(s). As an added bonus, the auth backends now have some unit tests! Thanks, Florian Apolloner.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6375 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-19 16:50:30 +00:00 |
Gary Wilson Jr
|
66203fc9ee
|
Fixed #2675 -- Changed the `timeuntil` and `timesince` template filters to display "0 minutes" when passed a past or future date respectively instead of "-1 years, 12 months". Thanks to nickefford for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6366 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-17 04:50:12 +00:00 |
Adrian Holovaty
|
4541a4d3a9
|
FIxed #5376 -- Fixed typo in testserver docs
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6363 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-16 16:01:25 +00:00 |
Matt Boersma
|
cb02d34376
|
Fixed fat-finger typo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6362 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-16 15:57:15 +00:00 |
Matt Boersma
|
da903a3be4
|
Updated Oracle python drivers link to atuining's new SF site.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6361 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-16 15:56:19 +00:00 |
Malcolm Tredinnick
|
c012b8964e
|
Fixed #4067 -- Fixed validation of IPAddressFields in newforms. Thanks to neils and the team in the Copenhagen sprint group.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6357 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-16 11:38:32 +00:00 |
Malcolm Tredinnick
|
748e55b1da
|
Fixed #4975 -- Allow the default label suffix character to be configured. Thanks, Vincent Foley.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6352 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-16 04:38:20 +00:00 |
James Bennett
|
23f95c9dfa
|
Fixed #5503 -- corrected a small typo in email example. Thanks, trey@ktrl.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6351 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-16 03:57:33 +00:00 |
Malcolm Tredinnick
|
8ccf2028c2
|
Fixed #3955 -- Added the ability to traverse LOCALE_PATHS when compiling PO files. Thanks, semenov.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6349 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-16 03:17:48 +00:00 |
James Bennett
|
d0f4e52abf
|
Fix a couple of typos from [6309]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6347 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-16 02:01:06 +00:00 |
Malcolm Tredinnick
|
e2409750f8
|
Fixed #3703 -- Added pk property to models. Thanks, Collin Grady and jeromie@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6346 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-16 01:57:25 +00:00 |
Adrian Holovaty
|
1de4bf0b66
|
Edited docs/settings.txt changes from [6316]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6345 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 22:39:51 +00:00 |
Adrian Holovaty
|
b448593432
|
Edited docs/sessions.txt changes from [6333]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6344 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 22:36:53 +00:00 |
Adrian Holovaty
|
c079d52fe7
|
Small wording fix in docs/i18n.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6343 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 22:36:43 +00:00 |
Jacob Kaplan-Moss
|
bcf7e9a9fe
|
Fixed #2066: session data can now be stored in the cache or on the filesystem. This should be fully backwards-compatible (the database cache store is still the default). A big thanks to John D'Agostino for the bulk of this code.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6333 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 21:29:14 +00:00 |
Jacob Kaplan-Moss
|
07447a0f56
|
Fixed #5454: settings.DATABASE_BACKEND may now refer to an external package (i.e. one located outside the Django source. Thanks, George Vilches.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6316 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 19:25:20 +00:00 |
Jacob Kaplan-Moss
|
201a6cc192
|
One more tweak to [6309] - sorry for the noise.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6313 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 18:56:18 +00:00 |
Jacob Kaplan-Moss
|
8a48d490a1
|
Small reST tweak to [6309].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 18:54:31 +00:00 |
Jacob Kaplan-Moss
|
fc478a0fe8
|
Fixed #4437: added notes to the modpython auth handler documentation about using the handler with Apache 2.2. Thanks to Paul Bissex for the beginnings of the patch, and Graham Dumpleton for the rest of the info.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6309 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 18:52:29 +00:00 |
Adrian Holovaty
|
41e622e170
|
Fixed #5284 -- Documented never_cache decorator. Thanks, xbito
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6308 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 18:43:49 +00:00 |
Adrian Holovaty
|
d3c2dd30d6
|
Fixed #5484 -- Documented render_to_string. Thanks, ubernostrum
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6307 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 18:39:44 +00:00 |
Adrian Holovaty
|
0639474d01
|
Fixed #5449 -- Noted in docs/model-api.txt that the admin date selection always starts on a Sunday. Thanks, flother
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6304 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 18:33:03 +00:00 |
Adrian Holovaty
|
fb288d9557
|
Fixed #5275 -- Documented QuerySet.iterator(). Thanks, ubernostrum
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6303 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 18:31:50 +00:00 |
Adrian Holovaty
|
e90eb41a4a
|
Fixed #4234 -- Added docs/contenttypes. Thanks, ubernostrum
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6302 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 18:29:09 +00:00 |
Malcolm Tredinnick
|
388182b622
|
Fixed #3032 -- Added some useful methods and attributes so that AnonymousUser can proxy for a User a bit more logically. Patch from semenov.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6299 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 18:01:29 +00:00 |
Adrian Holovaty
|
bf3c1cf7bf
|
Fixed #4888 -- Fixed small confusion in docs/authentication.txt. Thanks, Piotr Lewandowski
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6297 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 17:48:59 +00:00 |
Adrian Holovaty
|
061ed82b22
|
Fixed #5430 -- Improved docs for running Django's own unit tests in docs/contributing.txt. Thanks, akaihola
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6295 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 17:44:14 +00:00 |
Adrian Holovaty
|
b7e90a0abd
|
Fixed #5495 -- Made some organization / spelling / grammar changes to docs/i18n.txt. Thanks, Axis_of_Entropy
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 17:32:53 +00:00 |
Adrian Holovaty
|
7b172de6fa
|
Fixed #5267 -- Documented that order_by('?') queries can be slow
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6293 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 17:30:23 +00:00 |
Adrian Holovaty
|
951ecbf7e6
|
Edited docs/newforms.txt changes from [6273]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6288 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 15:17:18 +00:00 |
Malcolm Tredinnick
|
8e970f4835
|
Fixed #5492 -- Removed some bad markup. Thanks, msaelices.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6286 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 14:46:41 +00:00 |
Russell Keith-Magee
|
ff25059ffb
|
Fixed #5357 -- Added documentation on the 'page' argument to generic object_list views. Thanks, mitja.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6280 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 11:19:35 +00:00 |
Malcolm Tredinnick
|
f0cd172cd0
|
Fixed #5387 -- Added is_multipart method to forms. Original patch from Petr Marhhoun. Tests and documentation from Murkt.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6273 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 10:12:05 +00:00 |
Malcolm Tredinnick
|
32ed883861
|
Fixed #5489 -- Updated docs to reflect the changes in [6177]. Thanks, msaelices.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6272 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 10:11:26 +00:00 |
Malcolm Tredinnick
|
8a17181b58
|
Fixed #5477 -- Added links from the markup filters to the more extensive documentation in the add-ons file. Patch from mitja.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 09:51:57 +00:00 |
Adrian Holovaty
|
16906ea793
|
Fixed #5024 -- Fixed potential error in docs/databases.txt related to MySQL 'passwd'. Thanks, ispivey@gmail.com and ubernostrum
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6261 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 05:00:21 +00:00 |
Adrian Holovaty
|
a604896042
|
Fixed #4692 -- Documented required database privileges. Thanks, ubernostrum
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6260 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 04:58:41 +00:00 |
Adrian Holovaty
|
4ed5eafe87
|
Fixed #5482 -- Fixed ReST error in docs/generic_views.txt. Thanks, ubernostrum and nickefford
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6258 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 04:53:35 +00:00 |
Adrian Holovaty
|
bdba94d78f
|
Fixed #5264 -- Specified Flup version in docs/fastcgi.txt. Thanks, akaihola and Nis Jorgensen
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6255 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 04:30:15 +00:00 |
James Bennett
|
ce53de47a2
|
Correcting inadvertent typo from [6224]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6251 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-15 01:02:45 +00:00 |
Adrian Holovaty
|
92e55fe8b1
|
Fixed #5432 -- Added docs/form_preview.txt. Thanks, ryankanno
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6247 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-14 23:15:40 +00:00 |
Adrian Holovaty
|
71796410ba
|
Fixed #5474 -- Improved docs/shortcuts.txt. Thanks, minarets and EyePulp
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6234 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-14 22:33:06 +00:00 |