https://github.com/django/django

sort by:
Revision Author Date Message Commit Date
3a7c14b Merged to trunk 1432 git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1433 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 20:13:48 UTC
4fe5c9b Fixed #906 - thanks, Esaj git-svn-id: http://code.djangoproject.com/svn/django/trunk@1432 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 15:00:14 UTC
851df27 new-admin: Merged to trunk 1430 git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1431 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 04:43:39 UTC
12dec80 new-admin: Negligible formatting changes to admin.templatetags.admin_list and admin.views.main -- and removed multi-line import in templatetags/admin_list, for Python 2.3 compatibility git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1430 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 04:37:46 UTC
69f8840 Fixed #882 -- Fixed bug when doing django-admin.py sqlclear with SQLite. Thanks, ye7cakf02 git-svn-id: http://code.djangoproject.com/svn/django/trunk@1429 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 04:27:50 UTC
3ddf250 Fixed #830 -- Added an AUTHORS file, which is inevitably incomplete git-svn-id: http://code.djangoproject.com/svn/django/trunk@1428 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 04:25:50 UTC
8be7d7e new-admin: Added docstring to contrib.admin.filterspecs and cleaned up spacing git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1427 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 03:18:11 UTC
fe15c01 Fixed typo in docs/model-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@1426 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 03:15:09 UTC
5edaf78 new-admin: Merged to trunk 1424 git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1425 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 03:03:17 UTC
8f5f915 new-admin: Negligible spacing change in d.c.m.init git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1424 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 02:52:55 UTC
807b406 Added translation strings to django/core/meta/fields.py. Taken from new-admin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1423 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 02:37:57 UTC
9898c4a Added translation strings to core/formfields.py. Taken from new-admin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1422 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 02:32:37 UTC
efd3304 newadmin: Added missing ngettext import in core/formfields.py git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1421 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 02:29:34 UTC
a67a1d5 new-admin and trunk: Normalized spacing differences in bin/validate.py between trunk and new-admin git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1420 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 02:26:08 UTC
c60e323 new-admin and trunk: Normalized spacing differences in bin/validate.py between trunk and new-admin git-svn-id: http://code.djangoproject.com/svn/django/trunk@1420 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 02:26:08 UTC
a7f2b39 new-admin: Negligible space change to contrib/admin/templates/admin/index.html to stay consistent with trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1419 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 02:19:49 UTC
baba996 Added translation strings to django/contrib/admin/views/decorators.py. Taken from new-admin git-svn-id: http://code.djangoproject.com/svn/django/trunk@1418 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 02:18:37 UTC
3b0f82a new-admin: Negligible formatting changes to django/core/formfields.py and fixed small bug in CheckboxSelectMultipleField.render() git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1417 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 02:02:53 UTC
473eabc Negligible spacing change in tests/othertests/templates.py git-svn-id: http://code.djangoproject.com/svn/django/trunk@1416 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 01:54:17 UTC
b413132 new-admin: Removed space at top of views/debug.py module git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1415 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 01:53:23 UTC
5c60773 new-admin: Negligible formatting changes to django/core/meta/fields.py git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1414 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 01:51:19 UTC
88fb208 new-admin: Negligible formatting changes to django/core/meta/__init__.py git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1413 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 01:46:07 UTC
f57e224 Tiny formatting changes to templatetags/i18n.py git-svn-id: http://code.djangoproject.com/svn/django/trunk@1412 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 01:03:58 UTC
16da4e6 Converted django.contrib.admin.templatetags.adminmedia to use simple_tag decorator git-svn-id: http://code.djangoproject.com/svn/django/trunk@1411 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 01:00:52 UTC
c5e5c0f Fixed #625 -- Added template-tag decorators simple_tag and inclusion_tag. Taken from new-admin. Thanks, rjwittams git-svn-id: http://code.djangoproject.com/svn/django/trunk@1410 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 00:54:40 UTC
84eb80b and another little fix to the email sending stuff on password_reset - using Context works much better after importing it git-svn-id: http://code.djangoproject.com/svn/django/trunk@1409 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 00:20:13 UTC
32ca04e Merged to trunk 1407 git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1408 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 00:09:46 UTC
ca683d8 now really fixed the source formatting. brought to you by the magics of IRC-based pair programming git-svn-id: http://code.djangoproject.com/svn/django/trunk@1407 bcc190cf-cafb-0310-a4f2-bffc1f526a37 25 November 2005, 00:04:06 UTC
eff2a1f just another small fix to the template_debug layout git-svn-id: http://code.djangoproject.com/svn/django/trunk@1406 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 23:35:28 UTC
73766b1 fixed debug view for templates so it starts counting with 1 git-svn-id: http://code.djangoproject.com/svn/django/trunk@1405 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 23:31:33 UTC
798e6d5 mail sending used Template.render, but passed only a dictionary, not a Context object git-svn-id: http://code.djangoproject.com/svn/django/trunk@1404 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 23:10:24 UTC
f0fbd43 small fix to the template_debug stuff, it was dropping last characters and didn't split the first line correctly git-svn-id: http://code.djangoproject.com/svn/django/trunk@1403 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 22:57:04 UTC
18c7ed7 Fixed #896 -- Fixed error in filesystem serve view in Windows. Thanks, Petar Marić and nesh git-svn-id: http://code.djangoproject.com/svn/django/trunk@1402 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 22:41:05 UTC
827ebe5 Converted django/models/__init__.py to use unix newlines, not DOS git-svn-id: http://code.djangoproject.com/svn/django/trunk@1401 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 21:26:04 UTC
d922825 Fixed #892 -- TemplateDoesNotExist errors now get a 'Template-loader postmortem' section on the pretty debug page. Thanks for the idea, David Ascher git-svn-id: http://code.djangoproject.com/svn/django/trunk@1400 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 21:15:51 UTC
22746d3 Added a get_template_sources generator function to filesystem and app_directories template loaders, so template-loader debugger can hook into it. Refs #892. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1399 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 21:14:42 UTC
c616d86 fixes #898 - updated 'sk' translation. Additional a small fix in the 'de' translation (removed a "fuzzy"). git-svn-id: http://code.djangoproject.com/svn/django/trunk@1398 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 18:31:49 UTC
834e7d3 fixed a typo in a trans template tag. Thx David Ascher (on IRC) git-svn-id: http://code.djangoproject.com/svn/django/trunk@1397 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 18:30:31 UTC
f286461 Fixed small typo in User object; thanks David Ascher git-svn-id: http://code.djangoproject.com/svn/django/trunk@1396 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 05:20:27 UTC
03d9d06 new-admin: Negligible formatting changes to admin.templatetgas.admin_modify and template.decorators git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1395 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 04:58:46 UTC
95564bb newadmin: Converted django/models/__init__.py to use unix newlines, not DOS git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1394 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 04:32:15 UTC
7da8635 new-admin: Normalized spacing in admin template tags git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1393 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 04:24:29 UTC
82c0715 new-admin: Fixed spacing issue in setup.py git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1392 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 03:42:59 UTC
ab45bbb new-admin: Changed runtests.py not to display full exception if test database can't be created git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1391 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 03:41:49 UTC
fa04368 new-admin: Fixed spacing issues in template tests git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1390 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 03:40:04 UTC
7ee9f5c new-admin: Changed django.core.management.init to sys.exit(1) instead of raise on error git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1389 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 03:35:06 UTC
28fd323 Updated django.utils.translation due to template changes from [1379]. From new-admin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1388 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 03:32:26 UTC
942d02a 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 24 November 2005, 03:27:28 UTC
d953d9b new_admin: merged to trunk r1385 git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1386 bcc190cf-cafb-0310-a4f2-bffc1f526a37 24 November 2005, 00:35:49 UTC
eab4a22 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 24 November 2005, 00:06:36 UTC
140f4a6 Added TEMPLATE_DEBUG to docs/settings.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@1384 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 November 2005, 23:29:25 UTC
95ab189 remove purposeful error git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1383 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 November 2005, 23:26:25 UTC
f7d3e8a Merge to trunk r1381 git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1382 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 November 2005, 23:23:20 UTC
39eac9b 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 23 November 2005, 23:15:52 UTC
21f2d84 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 23 November 2005, 23:12:24 UTC
5d863f1 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 23 November 2005, 23:10:17 UTC
cfc5786 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 23 November 2005, 21:56:21 UTC
9a47071 Removed old filter parser git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1377 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 November 2005, 21:47:53 UTC
08a494c 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 23 November 2005, 21:44:48 UTC
fbae051 Fix #885 git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1375 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 November 2005, 21:33:19 UTC
fce688c 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 23 November 2005, 21:13:00 UTC
c8719b7 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 23 November 2005, 19:37:17 UTC
c18d997 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 23 November 2005, 19:05:55 UTC
87e0c2a 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 23 November 2005, 17:31:52 UTC
0e1ae73 another update for the german translations file git-svn-id: http://code.djangoproject.com/svn/django/trunk@1370 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 November 2005, 17:27:47 UTC
8dc25ef 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 23 November 2005, 17:14:54 UTC
6303141 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 23 November 2005, 17:02:38 UTC
855d990 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 23 November 2005, 16:18:17 UTC
6d6d90c 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 23 November 2005, 16:14:24 UTC
ea1d847 test-commit git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1365 bcc190cf-cafb-0310-a4f2-bffc1f526a37 23 November 2005, 15:48:16 UTC
d215cbd 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 23 November 2005, 15:42:09 UTC
df06056 fixed missing """ in the code git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1363 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 November 2005, 23:18:47 UTC
3d9eabd 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 22 November 2005, 23:02:48 UTC
927e5d6 Merged to trunk r1359 git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1361 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 November 2005, 22:53:47 UTC
55089cc updated 'sk' translations. Fixes #881 git-svn-id: http://code.djangoproject.com/svn/django/trunk@1360 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 November 2005, 22:53:02 UTC
cf84ba3 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 22 November 2005, 21:45:54 UTC
2e98eae 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 22 November 2005, 21:06:31 UTC
edad9cd 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 22 November 2005, 21:01:34 UTC
1663623 Fixed grammar error in error message from [1355] git-svn-id: http://code.djangoproject.com/svn/django/trunk@1356 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 November 2005, 19:41:43 UTC
b58c820 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 22 November 2005, 19:41:09 UTC
5b662cd 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 22 November 2005, 19:21:51 UTC
e1b2e48 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 22 November 2005, 14:24:07 UTC
2bb84b9 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 22 November 2005, 14:23:07 UTC
ceecf0f 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 22 November 2005, 14:22:02 UTC
57981fb 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 22 November 2005, 05:47:51 UTC
bedf10a 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 22 November 2005, 05:44:04 UTC
1ba8bd1 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 22 November 2005, 05:19:11 UTC
8a2d9fc 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 22 November 2005, 05:11:14 UTC
7911173 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 22 November 2005, 05:04:56 UTC
aa2d958 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 22 November 2005, 05:00:53 UTC
2a8fa15 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 22 November 2005, 04:58:08 UTC
24b9828 Fixed bug in docs/templates.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@1343 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 November 2005, 04:45:12 UTC
3ae9542 Beefed up docs for floatformat template filter git-svn-id: http://code.djangoproject.com/svn/django/trunk@1342 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 November 2005, 04:44:21 UTC
912ddb1 Fixed formatting bug in docs/templates.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@1341 bcc190cf-cafb-0310-a4f2-bffc1f526a37 22 November 2005, 04:42:26 UTC
b6ddc9d 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 22 November 2005, 03:39:39 UTC
6c127e3 fixes #869 - updated 'sk' translation git-svn-id: http://code.djangoproject.com/svn/django/trunk@1339 bcc190cf-cafb-0310-a4f2-bffc1f526a37 21 November 2005, 22:34:24 UTC
b4d379d 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 21 November 2005, 13:06:51 UTC
a87d43f fixed a bug with some validators that used parameterized gettext_lazy strings and forced them to the default language because of the % operator. Now lazy string interpolation is used. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1330 bcc190cf-cafb-0310-a4f2-bffc1f526a37 21 November 2005, 11:10:19 UTC
7b201f6 fixed a bug that prevented the unique validation to work git-svn-id: http://code.djangoproject.com/svn/django/trunk@1329 bcc190cf-cafb-0310-a4f2-bffc1f526a37 21 November 2005, 11:09:36 UTC
e4e28d9 fixes #753 - ValidationError and CriticalValidationError now accept both strings and promises from gettext_lazy git-svn-id: http://code.djangoproject.com/svn/django/trunk@1328 bcc190cf-cafb-0310-a4f2-bffc1f526a37 21 November 2005, 10:41:54 UTC
back to top