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
|
2549b31970
|
Fixed #1292 -- Fixed potential circular-import problem in template loader. Thanks, Kieran Holland
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2226 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-02 05:07:12 +00:00 |
Adrian Holovaty
|
9789766508
|
Fixed #1311 -- manage.py sqlclear no longer assumes database connection is available. Thanks, jakamkon@gmail.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2224 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-02-02 04:50:16 +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 |
Wilson Miner
|
233708fb68
|
All admin pages except the dashboard now use liquid page widths, except in IE5.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2192 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-30 22:54:10 +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
|
b4af15e66c
|
Made small improvement to function_get_date_list
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2176 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-30 04:13:00 +00:00 |
Georg Bauer
|
ee350b09dd
|
fixed #1269: new and updated 'pt_BR' translations
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2139 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-27 22:23:42 +00:00 |
Adrian Holovaty
|
e0e5e1e43d
|
Fixed #939 -- Added 'monospace' fieldset class for admin CSS. Thanks, Tom Tobin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2136 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-27 16:33:26 +00:00 |
Adrian Holovaty
|
e15567bf58
|
Fixed #1070 -- Improved date validation to limit it to dates 1900 and up.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2134 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-27 16:05:00 +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
|
e35655081f
|
Fixed #1244 -- Renamed templateize to templatize in django.utils.translation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2132 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-27 15:49:50 +00:00 |
Adrian Holovaty
|
23d2be1714
|
Fixed #1274 -- Fixed broken link in navigation in admin password-change template. Thanks, Brian Ray
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2131 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-27 15:45:10 +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 |
Wilson Miner
|
683c757c54
|
Removed example.com from default admin templates. One less thing to change in setup.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2117 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-23 22:53:50 +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
|
2483ed749b
|
Removed commented-out decorator syntax in admin template tags. It was looking a bit messy.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2068 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-19 03:29:45 +00:00 |
Adrian Holovaty
|
bfaff07990
|
Made small simplification to admin_modify template tag logic
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2066 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-19 03:25:12 +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
|
c12c225a66
|
Fixed a bunch of errors detected by pychecker -- unneeded imports and shadows of builtin variable names
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2058 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-19 01:06:12 +00:00 |
Adrian Holovaty
|
ce40c4a9e2
|
Changed unique-messages.py, compile-messages.py and make-messages.py to use 'if name == main' so they can be imported and won't mess up utilities such as pychecker
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2056 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-19 00:54:15 +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
|
8f54a225a5
|
Fixed spaceless template-tag tests in trunk (from magic-removal [2030])
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2036 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-17 17:59:31 +00:00 |
Adrian Holovaty
|
8654a91e12
|
Improved doctests to normalize long integers in compared output
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2034 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-17 17:56:33 +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
|
f1f2005c05
|
Fixed #1231 -- Added documentation for {% spaceless %} tag to the auto-generated template-tag docs in the admin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2012 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-16 18:59:43 +00:00 |
Adrian Holovaty
|
d5a5f0f790
|
Fixed #1234 -- Fixed admin problem with login status getting out of sync with multiple windows/tabs. Thanks, oggie rob
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2010 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-16 18:54:41 +00:00 |
Adrian Holovaty
|
c4ab08a7a5
|
Added missing 'staff_member_required' decorator to change_stage() admin view
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-16 18:49:24 +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 |
Georg Bauer
|
946b1a5cd2
|
fixed #1228 - updated 'sr' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1985 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 19:39:49 +00:00 |
Georg Bauer
|
9bee9a8cf1
|
fixed #1226 - updated 'sk' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1984 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 19:37:58 +00:00 |
Adrian Holovaty
|
09da166609
|
Fixed #615 -- Admin views now use escape() instead of strip_tags(). Thanks, Sune Kirkeby
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1982 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 06:28:41 +00:00 |
Adrian Holovaty
|
d862908b67
|
Fixed #920 -- Fixed patch_response_headers() behavior when content is Unicode. Thanks, Sune Kirkeby
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1980 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 06:22:24 +00:00 |
Adrian Holovaty
|
44e6ce6552
|
Fixed #1048 -- Fixed AttributeError in sessions framework when SESSION_SAVE_EVERY_REQUEST is True and no cookie has been set yet. Thanks, Jiri Barton
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1978 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 06:18:03 +00:00 |
Adrian Holovaty
|
e0af20fb0f
|
Fixed #1064 -- Fixed bug in set_many_to_many() for ManyToManyField pointing at a OneToOneField. Thanks, bruce@cubik.org and Luminosity
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1976 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 06:10:02 +00:00 |
Adrian Holovaty
|
60e3d1352d
|
Fixed #1090 -- Added {% block content_title %} hook to admin base.html template. Thanks, Joseph Kocherhans
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1975 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 06:07:43 +00:00 |
Adrian Holovaty
|
ceb558c277
|
Fixed #1196 -- Admin deletion step no longer assumes related objects have primary key named 'id'. Thanks, oggie rob
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1973 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 06:01:35 +00:00 |
Adrian Holovaty
|
6e50a2ef5d
|
Fixed #1062 -- Fixed database typecasting bug for DateTimeFields in SQLite. Thanks, Nesh and cmaloney
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1971 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 05:54:47 +00:00 |
Adrian Holovaty
|
2667ead885
|
Fixed #1165 -- Fixed bug in generated CREATE TABLE statements where a primary key related to a PositiveIntegerField or PositiveSmallIntegerField. Thanks, avandorp@gmail.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1970 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 05:48:13 +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
|
e260037e16
|
Fixed #1218 -- Improved model validator to complain for non True/False values for 'db_index' parameter
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1966 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 01:15:44 +00:00 |
Adrian Holovaty
|
39639cfd22
|
Fixed #1176 -- Changed {% comment %} template tag not to generate a nodelist, so it's now possible to comment-out broken template tags. Thanks, Kieran Holland
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1964 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-01-15 00:48:23 +00:00 |