Adrian Holovaty
|
942d02a885
|
new-admin: Removed django/contrib/admin/media/css/template_errors.css -- it wasn't being used.
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1387 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-24 03:27:28 +00:00 |
|
Georg Bauer
|
d953d9ba5b
|
new_admin: merged to trunk r1385
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1386 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-24 00:35:49 +00:00 |
|
Georg Bauer
|
eab4a22596
|
changed the linebreaks_iter function to use str.find instead of re.finditer, because the latter one has problems with Python 2.3
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1385 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-24 00:06:36 +00:00 |
|
Adrian Holovaty
|
140f4a6913
|
Added TEMPLATE_DEBUG to docs/settings.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1384 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 23:29:25 +00:00 |
|
Robert Wittams
|
95ab189dce
|
remove purposeful error
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1383 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 23:26:25 +00:00 |
|
Robert Wittams
|
f7d3e8a20d
|
Merge to trunk r1381
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1382 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 23:23:20 +00:00 |
|
Adrian Holovaty
|
39eac9bdff
|
Added Wilson's HTML tweaks to the template error screen
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1381 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 23:15:52 +00:00 |
|
Adrian Holovaty
|
21f2d842fa
|
Added Wilson's CSS tweaks to the template error screen
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1380 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 23:12:24 +00:00 |
|
Adrian Holovaty
|
5d863f1fbd
|
Fixed #603 -- Added template debugging errors to pretty error-page output, if TEMPLATE_DEBUG setting is True. Also refactored FilterParser for a significant speed increase and changed the template_loader interface so that it returns information about the loader. Taken from new-admin. Thanks rjwittams and crew
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1379 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 23:10:17 +00:00 |
|
Adrian Holovaty
|
cfc5786d03
|
Fixed missing {% load i18n %} tag in comments FREE_COMMENT_FORM template
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1378 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 21:56:21 +00:00 |
|
Robert Wittams
|
9a47071c38
|
Removed old filter parser
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1377 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 21:47:53 +00:00 |
|
Adrian Holovaty
|
08a494c40d
|
Added better error handling for trailing periods in URLconf include()s
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1376 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 21:44:48 +00:00 |
|
Robert Wittams
|
fbae051559
|
Fix #885
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1375 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 21:33:19 +00:00 |
|
Adrian Holovaty
|
fce688cc74
|
Fixed #886 -- timesince utility now supports microseconds. Thanks, Aaron Swartz
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1374 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 21:13:00 +00:00 |
|
Adrian Holovaty
|
c8719b7765
|
new-admin: Negligible syntax changes in django.views.debug in preparation for merge to trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1373 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 19:37:17 +00:00 |
|
Adrian Holovaty
|
c18d99735e
|
new-admin: Negligible syntax changes in django.core.template in preparation for merge to trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1372 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 19:05:55 +00:00 |
|
Georg Bauer
|
87e0c2a712
|
updated all message files for translation hooks from [1368]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1371 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 17:31:52 +00:00 |
|
Georg Bauer
|
0e1ae73ad7
|
another update for the german translations file
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1370 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 17:27:47 +00:00 |
|
Georg Bauer
|
8dc25efea8
|
updated message files for new translation targets (comments) and updated 'de' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1369 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 17:14:54 +00:00 |
|
Adrian Holovaty
|
6303141fbb
|
Applied translation strings from new-admin to contrib.admin.views.doc
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1368 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 17:02:38 +00:00 |
|
Robert Wittams
|
855d9909c6
|
Exception handling fix for change lists. Cheers plisk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1367 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 16:18:17 +00:00 |
|
Georg Bauer
|
6d6d90ce33
|
made the message when locale/ or conf/locale/ could not be found a bit more clear
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1366 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 16:14:24 +00:00 |
|
Georg Bauer
|
ea1d8471c2
|
test-commit
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1365 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 15:48:16 +00:00 |
|
Adrian Holovaty
|
d215cbd63a
|
Added translation strings to django.contrib.comments. Taken from new-admin.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1364 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-23 15:42:09 +00:00 |
|
Georg Bauer
|
df06056a17
|
fixed missing """ in the code
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1363 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 23:18:47 +00:00 |
|
Georg Bauer
|
3d9eabdbe1
|
new_admin: updated message files to reflect code moves and fixed some small merge breakage in .po/.mo files
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1362 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 23:02:48 +00:00 |
|
Robert Wittams
|
927e5d63b9
|
Merged to trunk r1359
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1361 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 22:53:47 +00:00 |
|
Georg Bauer
|
55089cc02d
|
updated 'sk' translations. Fixes #881
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1360 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 22:53:02 +00:00 |
|
Georg Bauer
|
cf84ba3b81
|
added translation hooks to timesince and updated message files to reflect them (and updated the 'de' translation). Additionally some smallish code changes to timesince (that weird zip thingy was just scary - and there is no need to .floor an integer division)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1359 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 21:45:54 +00:00 |
|
Georg Bauer
|
2e98eaea6e
|
new_admin: the same language 'cs' fix as in trunk for DATE_FORMAT and friends
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1358 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 21:06:31 +00:00 |
|
Georg Bauer
|
edad9cd687
|
preliminary fix for DATE_FORMAT and friends in 'cs' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1357 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 21:01:34 +00:00 |
|
Adrian Holovaty
|
1663623fad
|
Fixed grammar error in error message from [1355]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1356 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 19:41:43 +00:00 |
|
Adrian Holovaty
|
b58c820558
|
Fixed #879 -- Middleware loader now throws a better error for MIDDLEWARE_CLASSES value without a dot. Thanks, Noah Slater
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1355 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 19:41:09 +00:00 |
|
Adrian Holovaty
|
5b662cdd86
|
Added docs/add_ons.txt -- small documentation of contrib
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1354 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 19:21:51 +00:00 |
|
Adrian Holovaty
|
e1b2e48a3e
|
Fixed #876 -- Fixed typos in docs/forms.txt. Thanks, czhang
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1353 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 14:24:07 +00:00 |
|
Adrian Holovaty
|
2bb84b9c2c
|
Fixed #875 -- Fixed typo in docs/db-api.txt. Thanks, wojtek
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1352 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 14:23:07 +00:00 |
|
Adrian Holovaty
|
ceecf0f7de
|
Fixed #874 -- Changed debug views to use text/html mime-type instead of DEFAULT_CONTENT_TYPE. Thanks, Sune
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1351 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 14:22:02 +00:00 |
|
Adrian Holovaty
|
57981fb2fa
|
Changed views.defaults page_not_found and server_error to pass in optional template_name override
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1350 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 05:47:51 +00:00 |
|
Adrian Holovaty
|
bedf10a98d
|
Fixed #598 -- Added {% include %} template tag. Added docs and unit tests. Thanks, rjwittams
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1349 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 05:44:04 +00:00 |
|
Adrian Holovaty
|
1ba8bd114a
|
Changed package_data formatting in setup.py to match that of new-admin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1348 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 05:19:11 +00:00 |
|
Adrian Holovaty
|
8a2d9fc2f4
|
Tiny logic tightening in core.template.loader -- taken from new-admin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1347 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 05:11:14 +00:00 |
|
Adrian Holovaty
|
7911173ccc
|
Removed trailing slash in PROFILE_DATA_DIR in profiler-hotshot to match new-admin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1346 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 05:04:56 +00:00 |
|
Adrian Holovaty
|
aa2d958e1d
|
Tiny change to spacing in new-admin django.core.formfields, so it's identical to trunk version
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1345 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 05:00:53 +00:00 |
|
Adrian Holovaty
|
2a8fa1534b
|
Tiny change to spacing in new-admin django.utils.httpwrappers, so it's identical to trunk version
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1344 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 04:58:08 +00:00 |
|
Adrian Holovaty
|
24b98280a5
|
Fixed bug in docs/templates.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1343 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 04:45:12 +00:00 |
|
Adrian Holovaty
|
3ae9542c24
|
Beefed up docs for floatformat template filter
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1342 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 04:44:21 +00:00 |
|
Adrian Holovaty
|
912ddb16bc
|
Fixed formatting bug in docs/templates.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1341 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 04:42:26 +00:00 |
|
Jacob Kaplan-Moss
|
b6ddc9d3c1
|
Fixed use of "_" in RelaxNGCompact validator which was conflicting with gettext tag
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1340 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-22 03:39:39 +00:00 |
|
Georg Bauer
|
6c127e3883
|
fixes #869 - updated 'sk' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1339 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-21 22:34:24 +00:00 |
|
Jacob Kaplan-Moss
|
b4d379d5e1
|
Fixed #866: static.serve view no longer opens files in text mode -- thanks, Eugene
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1331 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2005-11-21 13:06:51 +00:00 |
|