Adrian Holovaty
|
95cad00392
|
Fixed some ReST errors in docs/db-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2811 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-05-02 01:56:43 +00:00 |
Adrian Holovaty
|
aa84e3a0df
|
Fixed some ReST errors in docs/db-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2810 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-05-02 01:55:25 +00:00 |
Adrian Holovaty
|
f69cf70ed8
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-05-02 01:31:56 +00:00 |
Adrian Holovaty
|
d5dbeaa9be
|
Removed docs/writing-apps-guide-outline.txt -- not sure what that was.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2753 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-27 22:10:44 +00:00 |
Adrian Holovaty
|
645aaba711
|
Made small change to docs/generic_views.txt: 1 --> 01
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2746 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-24 01:21:29 +00:00 |
Adrian Holovaty
|
0e40fb14d5
|
Added note to docs/modpython.txt about prefork MPM vs. worker MPM
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2719 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-21 16:59:14 +00:00 |
Adrian Holovaty
|
40fee1b8f0
|
Fixed #1639 -- Small typo in docs/model-api.txt. Thanks, pb
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2698 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-14 14:17:56 +00:00 |
Adrian Holovaty
|
0bf620f199
|
Fixed #1628 -- Added note to docs/model-api.txt about admin ordering by only first field
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2690 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-13 01:46:08 +00:00 |
Adrian Holovaty
|
4bcdb15091
|
Added some examples to 'ordering' section of docs/model-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2689 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-13 01:45:15 +00:00 |
Adrian Holovaty
|
00b3891524
|
Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2687 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-12 13:35:31 +00:00 |
Adrian Holovaty
|
a0485f5c4f
|
Fixed #1540 -- Fixed typos in docs/db-api.txt. Thanks, pb
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2670 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-11 03:33:19 +00:00 |
Adrian Holovaty
|
8d70ed4b25
|
Fixed #1555 -- Added EMAIL_PORT setting. Thanks, bde3
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2665 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-11 03:23:03 +00:00 |
Adrian Holovaty
|
f2aa710f13
|
Added note to docs/templates.txt about {% extends %} needing to be the first tag in the template. Thanks, Chris Chamberlin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2660 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-11 02:59:48 +00:00 |
Adrian Holovaty
|
bc4638d722
|
Fixed #1569 -- HttpResponse now accepts iterators. Thanks, Maniac
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2639 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-09 23:54:34 +00:00 |
Adrian Holovaty
|
b0a60c186e
|
Fixed #1588 -- Fixed typo in docs/url_dispatch.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2624 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-04-06 14:20:11 +00:00 |
Adrian Holovaty
|
66e04858eb
|
Removed legacy password_md5 stuff from docs/authentication.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2587 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-28 21:37:59 +00:00 |
Adrian Holovaty
|
82df62b545
|
Clarified docs/email.txt. Thanks, Poromenos
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2573 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-28 16:32:24 +00:00 |
Adrian Holovaty
|
0907a2781b
|
Clarified psycopg version in docs/install.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2572 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-28 16:30:39 +00:00 |
Adrian Holovaty
|
9494d4b7c2
|
Fixed #1546 -- Fixed bad links in docs/templates_python.txt.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2569 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-27 20:13:59 +00:00 |
Adrian Holovaty
|
8b4dc349b6
|
Fixed typo in docs/outputting_pdf.txt. Thanks, Paul
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2553 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-24 02:28:47 +00:00 |
Adrian Holovaty
|
5e06181be7
|
Added note to docs/model-api.txt about custom WHERE clauses
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2550 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-22 23:06:22 +00:00 |
Adrian Holovaty
|
fe24eca81a
|
Fixed #1529 -- Added support for authenticated SMTP to django.core.mail. Thanks, Bruce Kroeze
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2548 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-22 19:47:15 +00:00 |
Adrian Holovaty
|
e67f1a680d
|
Fixed typo in docs/generic_views.txt. Thanks, pbx
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2545 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-21 20:04:24 +00:00 |
Adrian Holovaty
|
ae224efd54
|
Fixed #1510 -- Fixed ReST error in docs/generic_views.txt. Thanks, akaihola and Andy Dustman
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2543 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-21 15:32:57 +00:00 |
Adrian Holovaty
|
a05e05a7f0
|
Updated 1.0 date in docs/faq.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2523 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-16 02:58:25 +00:00 |
Adrian Holovaty
|
b6fb43460b
|
Fixed typo in docs/flatpages.txt. Thanks, Anders Hovmöller
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2522 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-16 02:57:30 +00:00 |
Adrian Holovaty
|
20af3fdd91
|
Fixed #1486 -- Fixed broken link in docs/settings.txt. Thanks, paul.amor
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2509 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-10 03:26:31 +00:00 |
Adrian Holovaty
|
e4b48a8b92
|
Fixed #1058 -- Fixed typo in wordwrap filter documentation. Thanks, kieranholland.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2471 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-02 05:53:58 +00:00 |
Adrian Holovaty
|
6330e286c3
|
Fixed #1399 -- Added template_object_name hook to generic views. Thanks, ChaosKCW
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2453 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-03-01 03:37:57 +00:00 |
Adrian Holovaty
|
c2b60ce136
|
Added note to docs/cache.txt about memcached backend requiring Python memcached bindings, and added link to that for download
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2379 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-24 06:09:35 +00:00 |
Adrian Holovaty
|
1320fd543d
|
Added 'Which sites use Django?' to the FAQ
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2368 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-22 17:40:30 +00:00 |
Adrian Holovaty
|
64153ef4d5
|
Implemented get_indexes() for Postgres backend, which means 'inspectdb' can introspect primary keys and unique indexes for Postgres now.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2349 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-18 22:04:52 +00:00 |
Adrian Holovaty
|
ac97cf54af
|
Fixed #1286 -- Improved 'inspectdb' so that it introspects primary_key=True and unique=True for MySQL. Thanks, gandalf@owca.info
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2346 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-18 21:26:28 +00:00 |
Adrian Holovaty
|
73ddfd8bd2
|
Fixed #1229 -- Added allow_empty argument to archive_year and archive_month date-based generic views
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2337 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-18 20:13:46 +00:00 |
Adrian Holovaty
|
d2522e31b9
|
Linked kusports.com in docs/outputting_pdf.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2334 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-18 16:45:36 +00:00 |
Adrian Holovaty
|
e5a0960c26
|
Fixed ReST error in [2332]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2333 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-18 16:44:20 +00:00 |
Adrian Holovaty
|
193ae3800f
|
Rolled tips and doc improvements from Web-page comments into docs/outputting_pdf.txt. Thanks to various contributors.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2332 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-18 16:43:17 +00:00 |
Adrian Holovaty
|
165a4e7809
|
Made two small clarifications to docs/cache.txt. Thanks, Paul B.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2331 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-18 16:22:31 +00:00 |
Adrian Holovaty
|
97eb38b21d
|
Fixed #1296 -- Made SlugField maxlength configurable. Thanks, Matt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2325 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-17 18:15:07 +00:00 |
Adrian Holovaty
|
6b694097dc
|
Fixed #1302 -- Added next_month and previous_month to template context in archive_month date-based generic view. Thanks, ubernostrum
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2323 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-17 18:03:54 +00:00 |
Adrian Holovaty
|
af33a72fb5
|
Fixed #1295 -- Fixed typo in generic views docs. Thanks, Matt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2319 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-17 17:45:44 +00:00 |
Adrian Holovaty
|
186b5ccb34
|
Fixed #1365 -- Improved docs/templates.txt to note location of admin documentation site. Thanks, Joseph Heck
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2316 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-17 17:25:01 +00:00 |
Adrian Holovaty
|
b9b02f91fa
|
Fixed typo in [2311]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2312 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-16 16:01:59 +00:00 |
Adrian Holovaty
|
e9a1e9fed6
|
Beefed up 'If you get a segmentation fault' section in docs/modpython.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-16 16:00:32 +00:00 |
Adrian Holovaty
|
c1dded685d
|
Added 'If you get a segmentation fault' to docs/modpython.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2309 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-16 03:55:48 +00:00 |
Adrian Holovaty
|
f732217c0a
|
Added better docs for 'phone2numeric' template filter
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2306 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-13 15:33:25 +00:00 |
Adrian Holovaty
|
906e5dac0d
|
Fixed #1335 -- Fixed typo in docs/db-api.txt. Thanks, Eric Walstad
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2302 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-10 21:43:45 +00:00 |
Adrian Holovaty
|
bf16befc43
|
Fixed #1339 -- Added keys() and items() methods to session objects. Thanks, Ned Batchelder
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2300 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-10 21:33:07 +00:00 |
Adrian Holovaty
|
93980706bf
|
Fixed ReST error in [2297]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2298 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-10 15:28:31 +00:00 |
Adrian Holovaty
|
5c0380b6ed
|
Added 'How to log a user in' section to docs/authetication.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2297 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-10 15:27:36 +00:00 |
Adrian Holovaty
|
e0c915ec39
|
Added TEMPLATE_STRING_IF_INVALID setting, which specifies what the template system should output in case of invalid variables. Default is empty string (to match current behavior)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-09 00:31:51 +00:00 |
Adrian Holovaty
|
9423c4e4a8
|
Fixed #1328 -- Improved 'inspectdb' to handle Python reserved words as field names. Also updated docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-04 20:08:30 +00:00 |
Adrian Holovaty
|
ee484f1c48
|
Made small clarification to docs/faq.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2240 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-03 15:38:14 +00:00 |
Adrian Holovaty
|
567e4e4411
|
Fixed #1323 -- Added ENABLE_PSYCO. Thanks, Wojtek.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2239 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-03 15:18:20 +00:00 |
Adrian Holovaty
|
bd41a51942
|
Fixed #1318 -- Made changes to docs/admin_css.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2235 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-02 17:35:00 +00:00 |
Adrian Holovaty
|
2ddc9504c3
|
Clarified wording in docs/faq.txt. Thanks, Mike Coleman
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2229 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-02 05:15:32 +00:00 |
Adrian Holovaty
|
7a132e2754
|
Fixed #1285 -- Fixed bug in docs/db-api.txt. Thanks, adrianob@gmail.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2228 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-02 05:13:39 +00:00 |
Adrian Holovaty
|
41fac5f9ef
|
Added 'Does Django support multiple-column primary keys?' to FAQ
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2204 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-31 21:38:02 +00:00 |
Adrian Holovaty
|
4fd2b3eab9
|
Added 'When will you release Django 1.0?' to FAQ
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2187 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-30 22:04:17 +00:00 |
Adrian Holovaty
|
1dc65cb6ab
|
Fixed #1271 -- Added a 'request' template context processor, which is not activated by default.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2133 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-27 15:55:04 +00:00 |
Adrian Holovaty
|
21305d50b7
|
Added 'My admin-site CSS and images showed up fine using the development server, but they're not displaying when using mod_python' to FAQ
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2123 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-24 21:42:38 +00:00 |
Adrian Holovaty
|
395b188423
|
Fixed typo in docs/email.txt. Thanks, Archatas
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2122 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-24 20:00:08 +00:00 |
Adrian Holovaty
|
14ea5bfef5
|
Added 'How do I automatically set a field's value to the user who last edited the object in the admin?' and 'How do I limit admin access so that objects can only be edited by the users who created them?' to the FAQ
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2120 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-23 23:22:45 +00:00 |
Adrian Holovaty
|
7ce571ef01
|
Added 'How can I download the Django documentation to read it offline?' to docs/faq.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2119 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-23 23:16:39 +00:00 |
Adrian Holovaty
|
a07b704d8b
|
Added 'Custom libraries and template inheritance' section to docs/templates.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2098 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-21 22:29:55 +00:00 |
Adrian Holovaty
|
09ef4c6fa9
|
Added link to washingtonpost.com from docs/faq.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2078 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-20 22:19:04 +00:00 |
Adrian Holovaty
|
01e514f510
|
Added note to docs/templates_python.txt about TEMPLATE_DIRS containing any path you want
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2077 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-20 20:33:40 +00:00 |
Adrian Holovaty
|
5355ec9992
|
Added section to docs/db-api.txt about ordering by fields in other tables
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2076 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-20 20:23:57 +00:00 |
Adrian Holovaty
|
78c8be9218
|
Small style cleanups to the recent changes in docs/i18n.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2059 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-19 01:08:42 +00:00 |
Adrian Holovaty
|
2e0fc1ff95
|
Fixed typo in URL in docs/templates_python.txt. Thanks, Luke Skibinski Holt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2049 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-18 16:46:30 +00:00 |
Georg Bauer
|
3b98bdc240
|
added a note on what to do when app developers want to provide translations for languages where there is no django-provided base translation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2046 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-18 13:01:43 +00:00 |
Adrian Holovaty
|
6f3f25e733
|
Fixed bug in spaceless template-tag documentation. Thanks, Esaj
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2014 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-16 21:44:10 +00:00 |
Adrian Holovaty
|
017aa34ddb
|
Added 'Comparing objects' section to docs/db-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1986 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 22:58:35 +00:00 |
Adrian Holovaty
|
e449e5c805
|
Fixed #1227 -- Fixed problem with new {% spaceless %} tag. It now normalizes spaces to a single space rather than no spaces
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1969 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 05:18:17 +00:00 |
Adrian Holovaty
|
0eaee6f5d4
|
Fixed #1067 and #276 -- Added a {% spaceless %} tag, available in all templates
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 01:51:30 +00:00 |
Adrian Holovaty
|
e702ec158f
|
Fixed #1225 -- Added note to docs/tutorial01.txt that notes 2005 may not be current year.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1963 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 00:37:59 +00:00 |
Adrian Holovaty
|
19abf041bf
|
Updated docs/tutorial02.txt to include extra sentence about remembering the 'admin' subdirectory
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-13 20:42:11 +00:00 |
Adrian Holovaty
|
46120b86e3
|
Fixed #1211 -- Fixed tiny typo in docs/forms.txt. Thanks, paolo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1943 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-13 15:01:16 +00:00 |
Adrian Holovaty
|
5e6d6fafae
|
Fixed #1202 -- Changed 'manage.py shell' to use IPython if present. Also added '--plain' option, which overrides IPython to use the standard Python interactive prompt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1930 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-12 20:56:10 +00:00 |
Jacob Kaplan-Moss
|
51f4e95cb7
|
Fixed #1206 -- fixed a small typo in docs/generic_views.txt (thanks, Matt)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1929 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-12 19:01:58 +00:00 |
Adrian Holovaty
|
0041e84d67
|
Changed answer to 'Do you have any of those nifty screencast things?' in docs/faq.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1927 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-12 05:41:52 +00:00 |
Adrian Holovaty
|
1929d8e8f3
|
Fixed billion vs. million bug in docs/model-api.txt. Thanks, Armin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1926 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-12 04:43:29 +00:00 |
Adrian Holovaty
|
6ad3191418
|
Added ROOT_URLCONF to docs/settings.txt. Thanks, poelzi
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1925 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-12 04:41:40 +00:00 |
Adrian Holovaty
|
6a0ba52223
|
Removed 'Subclassing Context: Custom subclasses' from docs/templates_python.txt because the same thing can be accomplished using DjangoContext processors
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1924 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-12 04:41:23 +00:00 |
Adrian Holovaty
|
b125cafbfc
|
Added more explanation to docs/email.txt 'Preventing header injection' section.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1923 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-12 03:02:19 +00:00 |
Adrian Holovaty
|
16efb33203
|
Updated tutorial01.txt to note possible error about DATABASE_ENGINE
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-11 17:48:41 +00:00 |
Adrian Holovaty
|
2e997f9a63
|
Updated docs/install.txt to note 0.91
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1911 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-11 15:56:15 +00:00 |
Jacob Kaplan-Moss
|
e9727a857b
|
Fixed error in docs/templates_python.txt (thanks, Alice)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1909 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-11 14:46:38 +00:00 |
Adrian Holovaty
|
ef60a399b3
|
Added 'Unit tests' section to docs/contributing.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1906 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-11 05:54:27 +00:00 |
Adrian Holovaty
|
d062e6278d
|
Fixed typo in docs/django-admin.py
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1905 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-11 05:54:13 +00:00 |
Adrian Holovaty
|
6e5c7d3899
|
Fixed typo in docs/django-admin.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1903 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-11 04:56:24 +00:00 |
Adrian Holovaty
|
5de00f785f
|
Updated tutorials 1-4 to use manage.py instead of django-admin.py, new directory layout (no /apps/ subdirectory) and other various tweaks
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1901 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-11 02:06:27 +00:00 |
Adrian Holovaty
|
786e5477b7
|
Removed 'Only in Django development version' messages from the docs, because frozen docs for version 0.90 are now available
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1898 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-11 00:11:29 +00:00 |
Adrian Holovaty
|
6af37477bd
|
Fixed #1116 -- Fixed two typos in docs. Thanks, Cheng
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1871 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-09 00:51:48 +00:00 |
Adrian Holovaty
|
f02861fa93
|
Fixed bug in docs/request_response.txt. Thanks, Anders Hovmöller
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1868 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-08 23:41:33 +00:00 |
Adrian Holovaty
|
bfd5ce8c41
|
Fixed #1189 -- Fixed typo in docs/forms.txt 'Place' model example. Thanks, Brian Ray
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1865 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-08 18:08:22 +00:00 |
Adrian Holovaty
|
0b6b89f222
|
Made another small clarification to docs/contributing.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1861 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-08 06:34:06 +00:00 |
Adrian Holovaty
|
682a137209
|
Made docs/contributing.txt example more detailed
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1860 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-08 06:32:52 +00:00 |
Adrian Holovaty
|
e3ba51397a
|
Added a few more bullets to docs/contributing.txt 'Committing code' section
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1858 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-08 06:30:56 +00:00 |
Adrian Holovaty
|
05c9a3b13f
|
Added 'Committing code' section to docs/contributing.txt and made a few cleanups
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1857 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-08 06:24:17 +00:00 |
Georg Bauer
|
2bffee2e6c
|
added a clarification on the location of the locale directory with appliations and projects
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1850 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-07 10:21:51 +00:00 |
Adrian Holovaty
|
7104000e52
|
Made some small changes to the Django FAQ
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1832 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-06 17:03:12 +00:00 |
Adrian Holovaty
|
3234a932b2
|
Fixed #1117 -- Added HttpResponsePermanentRedirect
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1816 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-03 23:57:14 +00:00 |
Adrian Holovaty
|
6cca806943
|
Added 'dummy' cache backend
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1815 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-03 23:41:31 +00:00 |
Adrian Holovaty
|
2bd833d462
|
Fixed #1156 -- Fixed typo in docs/url_dispatch.txt. Thanks, Brian Ray
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1813 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-02 18:22:43 +00:00 |
Adrian Holovaty
|
c62369361b
|
Updated settings.txt and templates_python.txt to clarify that TEMPLATE_DIRS requires Unix-style slashes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1808 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-31 01:46:04 +00:00 |
Adrian Holovaty
|
528b4ebd8d
|
Fixed #1139 -- Changed django.core.mail to raise BadHeaderError (a subclass of ValueError) and changed docs/email.txt example to use that
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1798 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-29 22:12:54 +00:00 |
Adrian Holovaty
|
8b5c2192e8
|
Fixed #1135 -- Changed django.core.mail functions not to allow newlines in headers
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1795 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-29 20:33:56 +00:00 |
Adrian Holovaty
|
f7f812cd70
|
Fixed #1137 -- Added a _contains_() method to SessionWrapper. Thanks, Brant
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1793 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-29 19:17:32 +00:00 |
Adrian Holovaty
|
5f47ce0b4c
|
Fixed #1128 -- Fixed typo in docs/url_dispatch.txt. Thanks, joost
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1790 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-28 23:14:09 +00:00 |
Adrian Holovaty
|
bf5125734e
|
Added note to docs/db-api.txt about using distinct=True with get_values()
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1786 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-28 19:18:48 +00:00 |
Adrian Holovaty
|
de72616ac0
|
Added small bits to docs/email.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1785 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-27 22:57:45 +00:00 |
Adrian Holovaty
|
0891e7bec5
|
Added docs/email.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1784 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-27 22:52:06 +00:00 |
Adrian Holovaty
|
a180f638bb
|
Fixed #1111 -- Fixed bug in docs/forms.txt. Thanks, afarhham
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1776 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-24 16:27:53 +00:00 |
Adrian Holovaty
|
49fd163a95
|
Fixed #925 -- Added TEMPLATE_CONTEXT_PROCESSORS, which lets you specify processesors for DjangoContext. Thanks, Luke Plant
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1773 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-24 04:39:59 +00:00 |
Adrian Holovaty
|
d9269055c9
|
Fixed typo in OR syntax example in docs/db-api.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1766 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-22 15:10:01 +00:00 |
Adrian Holovaty
|
197aae8d98
|
Added link to 'Submitting and maintaining translations' from docs/i18n.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1763 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-21 05:47:37 +00:00 |
Adrian Holovaty
|
c4b543ff46
|
Added clarification to 'Using branches' in docs/contributing.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1762 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-21 05:47:17 +00:00 |
Adrian Holovaty
|
7ce1d7d098
|
Added 'Submitting and maintaining translations' section to docs/contributing.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1761 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-21 05:43:58 +00:00 |
Adrian Holovaty
|
0c6653cf03
|
Added 'Where should this code live?' section to tutorial01
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1676 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-15 23:44:33 +00:00 |
Adrian Holovaty
|
4e7006856d
|
Fixed grammar error in docs from [1584]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1585 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-09 03:40:27 +00:00 |
Adrian Holovaty
|
e6745d3420
|
Fixed #857 -- Changed default session cookie name from hotclub to sessionid. Django is now 10% less pornish.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1584 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-09 03:39:31 +00:00 |
Adrian Holovaty
|
8da17bacf3
|
Fixed #972 -- Improved docs for 'choices' model field option. Thanks, radek
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1570 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-09 01:53:30 +00:00 |
Adrian Holovaty
|
36c5ea7b06
|
Lightly reworded docs/i18n.txt section on JavaScript
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1543 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-04 19:50:12 +00:00 |
Georg Bauer
|
c464e57da9
|
reverted changes from [1534] and [1536] regarding ticket #966
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1541 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-04 18:54:44 +00:00 |
Georg Bauer
|
e19edfbea0
|
fixed a small bug in the positional interpol sample in i18n.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1540 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-04 18:12:16 +00:00 |
Georg Bauer
|
4ed3d57184
|
added documentation for the query kwargs introduced by [1534]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1536 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-04 14:04:56 +00:00 |
Georg Bauer
|
f33cc0163d
|
updated the i18n documentation with regard to JavaScript translations
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1532 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-04 13:08:37 +00:00 |
Adrian Holovaty
|
2863e09f2e
|
Fixed typo in docs/templates.txt. Thanks, pbx
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1525 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-01 20:27:34 +00:00 |
Adrian Holovaty
|
9ede371c85
|
Fixed #971 -- inspectdb for SQLite now introspects field types.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1518 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-12-01 06:32:25 +00:00 |
Adrian Holovaty
|
bf0f6ec3b4
|
Added allow_empty hook to archive_index date-based generic view.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1510 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-30 22:03:50 +00:00 |
Adrian Holovaty
|
9541d7a7c7
|
Fixed #251 -- Added OR support to queries, via the new 'complex' DB API keyword argument. Updated docs and added unit tests. Also removed old, undocumented '_or' parameter. Thanks, Hugo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1508 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-30 06:14:05 +00:00 |
Adrian Holovaty
|
991bb61242
|
Fixed #736 -- Changed behavior of QueryDict items() to be more consistent, fixed mutability holes, gave MultiValueDict many more dictionary methods and added unit tests. Thanks, Kieran Holland. This is slightly backwards-incompatible if you happened to rely on the behavior of QueryDict.items(), which is highly unlikely.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1504 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-30 04:08:46 +00:00 |
Adrian Holovaty
|
3cb20c45c7
|
Moved Apache auth handler to django/contrib/auth/handlers/modpython.py
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1500 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-30 01:14:23 +00:00 |
Adrian Holovaty
|
674ac13ca6
|
Fixed #709 -- Added a __contains__ method to MultiValueDict. Thanks, Brantley
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1498 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-30 00:19:15 +00:00 |
Jacob Kaplan-Moss
|
289119563e
|
Fixed small ReST error in [1495]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1496 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-29 18:27:35 +00:00 |
Jacob Kaplan-Moss
|
ae76186a4f
|
Added mod_python authentication handler and document on authenticating against Django's auth database from Apache
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1495 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-29 18:26:07 +00:00 |
Jacob Kaplan-Moss
|
568a926452
|
Clarified wording about deprecated features (thanks, Wilson)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1491 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-29 15:30:06 +00:00 |
Adrian Holovaty
|
3373447fba
|
Fixed typo in docs/admin_css.txt. Thanks, Daniel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-29 14:43:07 +00:00 |
Adrian Holovaty
|
de7a336486
|
Fixed #460 -- Added 'django-admin.py inspectdb' support for SQLite. Thanks, Swaroop
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1484 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-29 02:05:32 +00:00 |
Adrian Holovaty
|
e9193a79fd
|
Fixed some tiny typos in docs/contributing.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1482 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-29 00:24:34 +00:00 |
Jacob Kaplan-Moss
|
1ee5982b2c
|
Added "how to contribute to Django" document
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1480 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-28 15:30:21 +00:00 |
Adrian Holovaty
|
e85b071e47
|
Fixed #798 and #715 -- Added optional arguments to createsuperuser, for each use in shell scripts. Thanks for the patch, bjorn@exoweb.net
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1474 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-28 02:57:38 +00:00 |
Adrian Holovaty
|
f1eff69a4f
|
Updated middleware.txt and url_dispatch.txt docs to reflect [1470] (support for non-named groups in URLconf regexes)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1471 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-27 23:03:56 +00:00 |
Adrian Holovaty
|
1bd85787ec
|
Fixed #933 -- Updated 'django-admin.py sql polls' output in tutorial01. Thanks, jhernandez
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1465 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-27 19:28:38 +00:00 |
Adrian Holovaty
|
2fb95f1de6
|
Changed template library system so that it looks for a module-level variable named 'register' rather than the first instance of template.Library it finds
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1461 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-27 16:43:56 +00:00 |
Adrian Holovaty
|
ed97929b91
|
Added a 'Directory listings' section to docs/static_files.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-27 15:28:19 +00:00 |
Adrian Holovaty
|
c8e98f4cdd
|
Fixed ReST error in [1455]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1456 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-27 14:52:12 +00:00 |
Adrian Holovaty
|
5e0be518f8
|
Added note to docs/static_files.txt about serving static files in production
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1455 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-27 14:49:57 +00:00 |
Adrian Holovaty
|
c0700db1a3
|
Added docs/static_files.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1454 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-27 14:42:21 +00:00 |