Django

Code

root/django/branches/new-admin/django/core


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1431 [1431] 11/24/05 22:43:39 adrian new-admin: Merged to trunk 1430
(edit) @1425 [1425] 11/24/05 21:03:17 adrian new-admin: Merged to trunk 1424
(edit) @1424 [1424] 11/24/05 20:52:55 adrian new-admin: Negligible spacing change in d.c.m.init
(edit) @1421 [1421] 11/24/05 20:29:34 adrian newadmin: Added missing ngettext import in core/formfields.py
(edit) @1417 [1417] 11/24/05 20:02:53 adrian new-admin: Negligible formatting changes to django/core/formfields.py and …
(edit) @1414 [1414] 11/24/05 19:51:19 adrian new-admin: Negligible formatting changes to django/core/meta/fields.py
(edit) @1413 [1413] 11/24/05 19:46:07 adrian new-admin: Negligible formatting changes to django/core/meta/init.py
(edit) @1408 [1408] 11/24/05 18:09:46 rjwittams Merged to trunk 1407
(edit) @1395 [1395] 11/23/05 22:58:46 adrian new-admin: Negligible formatting changes to …
(edit) @1389 [1389] 11/23/05 21:35:06 adrian new-admin: Changed django.core.management.init to sys.exit(1) instead of …
(edit) @1382 [1382] 11/23/05 17:23:20 rjwittams Merge to trunk r1381
(edit) @1377 [1377] 11/23/05 15:47:53 rjwittams Removed old filter parser
(edit) @1375 [1375] 11/23/05 15:33:19 rjwittams Fix #885
(edit) @1372 [1372] 11/23/05 13:05:55 adrian new-admin: Negligible syntax changes in django.core.template in …
(edit) @1363 [1363] 11/22/05 17:18:47 hugo fixed missing """ in the code
(edit) @1361 [1361] 11/22/05 16:53:47 rjwittams Merged to trunk r1359
(edit) @1345 [1345] 11/21/05 23:00:53 adrian Tiny change to spacing in new-admin django.core.formfields, so it's …
(edit) @1321 [1321] 11/20/05 19:15:00 rjwittams Merged to trunk r1320
(edit) @1299 [1299] 11/20/05 09:38:14 rjwittams Integrated template errors into new error pages.
(edit) @1289 [1289] 11/19/05 03:41:02 hugo new_admin: fixed another missing ngettext (core/formfields).
(edit) @1288 [1288] 11/18/05 23:17:50 rjwittams Fix #841.
(edit) @1286 [1286] 11/18/05 16:06:17 rjwittams Moved filterspecs to their own module, minor cleanup of bound manipulator
(edit) @1282 [1282] 11/18/05 11:10:19 rjwittams Merged to trunk r1281
(edit) @1269 [1269] 11/16/05 11:12:17 rjwittams mergeed to trunk r1266
(edit) @1255 [1255] 11/15/05 18:12:31 rjwittams Merged to trunk r1253
(edit) @1254 [1254] 11/15/05 18:07:54 rjwittams Auto now fix.
(edit) @1244 [1244] 11/15/05 09:10:11 rjwittams Fixed auto_now_add weird editable behaviour.
(edit) @1240 [1240] 11/15/05 07:18:26 hugo new_admin: added more translation hooks, this time in fields and …
(edit) @1235 [1235] 11/14/05 19:36:12 rjwittams Merged to trunk r1234
(edit) @1223 [1223] 11/13/05 18:39:04 rjwittams Merged to trunk r1221
(edit) @1222 [1222] 11/13/05 18:04:29 hugo new_admin: fixes a problem with init on ManyToMany? fields with only one …
(edit) @1198 [1198] 11/12/05 11:21:47 rjwittams Merged to trunk r1197
(edit) @1192 [1192] 11/11/05 19:39:41 rjwittams String origin fix for template debugging
(edit) @1187 [1187] 11/11/05 17:49:51 rjwittams Merged to trunk r1185
(edit) @1186 [1186] 11/11/05 17:38:06 rjwittams Fix for stray get_db_column calls left around. Thanks Eric Moritz.
(edit) @1175 [1175] 11/11/05 12:10:36 rjwittams Merged to trunk r1174, some other fixes
(edit) @1160 [1160] 11/10/05 18:18:10 rjwittams Merged to trunk r1158
(edit) @1159 [1159] 11/10/05 18:11:15 rjwittams Fixes for attname & date hierarchy
(edit) @1154 [1154] 11/09/05 18:49:29 rjwittams Merged to trunk r1152
(edit) @1153 [1153] 11/09/05 18:06:32 rjwittams merged to trunk r1143
(edit) @1144 [1144] 11/09/05 13:47:39 rjwittams Template debug fixes. Now pinpoints character range rather than just line.
(edit) @1139 [1139] 11/09/05 05:55:03 rjwittams Merged to trunk r1137
(edit) @1128 [1128] 11/08/05 15:46:21 rjwittams Small template debugging fixes. Filter specs now have totally template …
(edit) @1125 [1125] 11/08/05 09:16:12 rjwittams merged to trunk r1124
(edit) @1073 [1073] 11/04/05 07:58:12 rjwittams Fixed RegexFilterParser? for i18n
(edit) @1070 [1070] 11/04/05 07:04:07 rjwittams Merged i18n from trunk . To r1068.
(edit) @1069 [1069] 11/04/05 06:29:55 rjwittams Refixed raw_id admin, cheers bitprophet. Tiny regex filter parser change.
(edit) @1056 [1056] 11/02/05 17:42:16 rjwittams Raw id admin fix. Thanks bitprophet.
(edit) @1046 [1046] 11/02/05 09:14:02 rjwittams More repr cleanups. Fixed template debugging and now it captures …
(edit) @1042 [1042] 11/01/05 09:49:13 rjwittams Rationalised use of repr & str. Basically, use %s for any non error …
(edit) @1041 [1041] 11/01/05 09:15:09 rjwittams Merged to trunk r1039
(edit) @1040 [1040] 11/01/05 09:11:28 rjwittams Regex based filter profiler. 150% -> 170% speed up of parsing a filter. …
(edit) @1028 [1028] 10/30/05 18:35:14 rjwittams Fixed order_with_respect_to (finally), but still didn't add dom-drag.js …
(edit) @1024 [1024] 10/30/05 08:21:26 rjwittams Merged 1022
(edit) @1023 [1023] 10/30/05 08:18:28 rjwittams Merged to 1021. Initial split up of change lists to tags and templates. …
(edit) @998 [998] 10/23/05 10:45:02 rjwittams Synced to trunk. Fixed views/decorators/auth.py. Added extra customisation …
(edit) @987 [987] 10/20/05 18:40:10 rjwittams Merged to trunk r985
(edit) @986 [986] 10/20/05 18:27:27 rjwittams Changed how edit_inline works in the admin. Now it is done by a subclass …
(edit) @982 [982] 10/20/05 14:07:15 rjwittams Rationalised related object methods
(edit) @981 [981] 10/20/05 10:55:45 rjwittams Cleanups of whitespace changes and errors after big merge
(edit) @975 [975] 10/20/05 07:02:51 rjwittams Merged to trunk r972
(edit) @966 [966] 10/19/05 19:15:01 rjwittams Merged to r960. Nightmare. Removed old view functions in admin.
(edit) @947 [947] 10/18/05 19:19:47 rjwittams Added TemplateDebugMiddleware?. This intercepts TemplateSyntaxErrors? that …
(edit) @941 [941] 10/18/05 11:02:53 rjwittams Merged to 940
(edit) @939 [939] 10/18/05 10:58:54 rjwittams Fixes for inline editing with custom follow.
(edit) @920 [920] 10/17/05 19:04:11 rjwittams Fixes for follow and manipulator stuff. And a fix for manipulator_save. …
(edit) @913 [913] 10/17/05 14:03:16 rjwittams Merged to r911
(edit) @906 [906] 10/17/05 09:26:41 rjwittams Cleanups of old debug bits. Fully clean DebugLexer?. Reverted some testing …
(edit) @883 [883] 10/15/05 21:00:24 rjwittams Template fixes(unclosed div). Fix for manipulator save with add …
(edit) @882 [882] 10/15/05 18:12:27 rjwittams Removed debug cruft
(edit) @881 [881] 10/15/05 18:10:35 rjwittams Merged to r880. Fixed lexing bug in DebugLexer?.
(edit) @876 [876] 10/14/05 18:53:03 rjwittams Merged to r670. Moved decorators.
(edit) @866 [866] 10/14/05 15:00:17 rjwittams Fix for null values in foreign keys. Thanks Andreas.
(edit) @864 [864] 10/14/05 10:25:09 rjwittams Merged to r863. Fixes to template error reporting and som cleanup of field …
(edit) @854 [854] 10/13/05 13:28:44 rjwittams Merged to r852. Cleaned up some templates. Efficiency fix in …
(edit) @819 [819] 10/10/05 08:21:30 rjwittams merged to 818
(edit) @817 [817] 10/09/05 09:40:10 rjwittams clean up token parsing for error stuff and removed debug statements.
(edit) @803 [803] 10/08/05 09:37:05 rjwittams Merged to r802
(edit) @802 [802] 10/08/05 09:28:21 rjwittams Fixed token parsing bug in the error stuff. Reorganisation and …
(edit) @796 [796] 10/06/05 20:13:32 rjwittams Template fixes for inline tabular to let errors show up properly Typo fix …
(edit) @791 [791] 10/06/05 09:49:22 rjwittams Merged to r789
(edit) @780 [780] 10/05/05 16:41:41 rjwittams Merged to r778. Added template tag decorators: * simple_tag : transforms …
(edit) @773 [773] 10/04/05 11:35:39 rjwittams Added templates for 'funny' widgets here: …
(edit) @766 [766] 10/02/05 13:08:01 rjwittams Undo bad fix for #684
(edit) @765 [765] 10/02/05 12:55:03 rjwittams Merge to r764. Fix 684, also allow overloading indivual fields templates …
(edit) @749 [749] 09/30/05 12:26:00 rjwittams merged r741:748 into new-admin
(edit) @748 [748] 09/30/05 12:17:50 rjwittams Possible fix for #499. Also gets error handling working properly in the …
(edit) @741 [741] 09/30/05 08:39:24 rjwittams Merged trunk changes, and converted submit lines to use a template
(edit) @740 [740] 09/30/05 07:16:43 rjwittams Initial checkin of new admin branch. Ticket #535. I've tried to cover the …
(copy) @723 [723] 09/29/05 10:28:48 jacob Added new-admin branch.
copied from django/trunk/django/core:
(edit) @721 [721] 09/29/05 10:06:53 adrian Changed django.core.template_file to use absolute import for 'template' …
Note: See TracRevisionLog for help on using the revision log.