|
|
|
@7526
|
[7526]
|
05/13/08 09:56:47 |
gwilson |
Fixed #7212 -- Added alters_data attribute to Model.save_base method, … |
|
|
|
@7525
|
[7525]
|
05/13/08 09:50:44 |
gwilson |
newforms-admin: Cleaned up imports, refs #6083. |
|
|
|
@7524
|
[7524]
|
05/13/08 09:38:31 |
gwilson |
newforms-admin: Fixed #7227 -- Added missing import, thanks marinho. |
|
|
|
@7523
|
[7523]
|
05/10/08 11:18:22 |
jbronn |
gis: Merged revisions 7514,7520-7521 via svnmerge from trunk. |
|
|
|
@7522
|
[7522]
|
05/10/08 08:36:17 |
russellm |
newforms-admin: Removed mark_safe from the saved request path on the admin … |
|
|
|
@7521
|
[7521]
|
05/10/08 08:19:19 |
russellm |
Removed mark_safe from the saved request path on the admin login form. … |
|
|
|
@7520
|
[7520]
|
05/08/08 07:51:50 |
adrian |
Added a bunch of missing svn:ignore properties for .pyc files. Thanks, … |
|
|
|
@7519
|
[7519]
|
05/05/08 14:05:59 |
brosner |
newforms-admin: Added some tests for SplitDateTimeWidget?._has_changed. |
|
|
|
@7518
|
[7518]
|
05/05/08 13:50:03 |
brosner |
newforms-admin: Added a newline between expected output and comments to … |
|
|
|
@7517
|
[7517]
|
05/05/08 13:08:07 |
brosner |
newforms-admin: Fixed #7160 -- MultiWidget?._has_changed was … |
|
|
|
@7516
|
[7516]
|
05/05/08 12:31:23 |
brosner |
newforms-admin: Applied the same _has_changed treatment to the … |
|
|
|
@7515
|
[7515]
|
05/05/08 12:28:34 |
brosner |
newforms-admin: Fixed #7132 -- Added a _has_changed method to … |
|
|
|
@7514
|
[7514]
|
05/05/08 11:04:50 |
ikelly |
Cleaned up some comments in the Oracle backend. Fixes #7139. Thanks, … |
|
|
|
@7513
|
[7513]
|
05/02/08 13:38:06 |
jbronn |
gis: Fixed _post_create_sql hook to not generate additional SQL for … |
|
|
|
@7512
|
[7512]
|
05/01/08 13:17:50 |
jbronn |
gis: Fixed #7126 (with tests); moved GeoQuery and GeoWhereNode into … |
|
|
|
@7511
|
[7511]
|
04/30/08 19:32:50 |
jbronn |
gis: Merged revisions 7499,7501-7502,7504,7509-7510 via svnmerge from … |
|
|
|
@7510
|
[7510]
|
04/29/08 19:03:45 |
adrian |
Added 'Setting headers' and 'Telling the browser to treat the response as … |
|
|
|
@7509
|
[7509]
|
04/29/08 15:55:10 |
ikelly |
Fixed an Oracle error on double negations in where conditions. Fixed #7111 |
|
|
|
@7508
|
[7508]
|
04/29/08 12:05:36 |
brosner |
newforms-admin: Allow a formset to be passed through … |
|
|
|
@7507
|
[7507]
|
04/29/08 00:45:46 |
brosner |
newforms-admin: Fixed #6117 -- Implemented change history for the admin. … |
|
|
|
@7506
|
[7506]
|
04/28/08 23:31:59 |
brosner |
newforms-admin: Fixed #6964 -- Implemented FileInput?._has_changed. Before … |
|
|
|
@7505
|
[7505]
|
04/28/08 23:16:04 |
brosner |
newforms-admin: Added some tests for CheckboxInput?._has_changed. |
|
|
|
@7504
|
[7504]
|
04/28/08 20:19:42 |
mtredinnick |
Undo [7474]. I didn't think it through nearly carefully enough.
This … |
|
|
|
@7503
|
[7503]
|
04/28/08 20:09:53 |
brosner |
newforms-admin: Fixed #7114 -- MultiWidget? now calls decompress on initial … |
|
|
|
@7502
|
[7502]
|
04/28/08 16:15:05 |
adrian |
Changed Query.get_columns() to quote the 'AS' column names in an … |
|
|
|
@7501
|
[7501]
|
04/28/08 12:31:08 |
ikelly |
Renamed a field in the queries test schema that was preventing the tests … |
|
|
|
@7500
|
[7500]
|
04/28/08 09:43:46 |
brosner |
newforms-admin: Merged from trunk up to [7499]. |
|
|
|
@7499
|
[7499]
|
04/28/08 09:14:41 |
mtredinnick |
Added the ability to pickle and unpickle QuerySets? and Query classes. |
|
|
|
@7498
|
[7498]
|
04/28/08 09:08:46 |
jbronn |
gis: Merged revisions 7485-7491,7493-7497 via svnmerge from trunk. |
|
|
|
@7497
|
[7497]
|
04/28/08 07:09:23 |
mtredinnick |
ValuesQuerySets? (and subclasses) were inadvertently not caching their … |
|
|
|
@7496
|
[7496]
|
04/28/08 06:51:52 |
mtredinnick |
Made some types of nested update queries very slightly more efficient at … |
|
|
|
@7495
|
[7495]
|
04/28/08 06:51:16 |
mtredinnick |
Added a test to demonstrate the remaining problem in #7095.
Only fails … |
|
|
|
@7494
|
[7494]
|
04/28/08 02:07:17 |
mtredinnick |
Allow Query objects to be values in query filters. This already existed … |
|
|
|
@7493
|
[7493]
|
04/27/08 23:29:06 |
mtredinnick |
Fixed #7096 -- The simplifications in [7461] weren't complete. They … |
|
|
|
@7492
|
[7492]
|
04/27/08 23:28:59 |
brosner |
newforms-admin: Merged from trunk up to [7491]. |
|
|
|
@7491
|
[7491]
|
04/27/08 21:40:57 |
mtredinnick |
Fixed #3002 -- Fixed a problem with ordering by related models in the … |
|
|
|
@7490
|
[7490]
|
04/27/08 21:27:19 |
mtredinnick |
Fixed #7098 -- Old-style related-model order_by() syntax was being … |
|
|
|
@7489
|
[7489]
|
04/27/08 19:59:09 |
adrian |
Edited some docs/db-api.txt changes |
|
|
|
@7488
|
[7488]
|
04/27/08 19:58:42 |
adrian |
Migrated _setup_query() docstring to America |
|
|
|
@7487
|
[7487]
|
04/27/08 19:58:21 |
adrian |
Fixed a bug with the new QuerySet? update() method where it wasn't … |
|
|
|
@7486
|
[7486]
|
04/27/08 19:20:40 |
adrian |
Fixed #7097 -- dates() queries now work as expected with select_related() … |
|
|
|
@7485
|
[7485]
|
04/27/08 19:03:01 |
adrian |
Added some tests to modeltests/many_to_one that demonstrate a … |
|
|
|
@7484
|
[7484]
|
04/27/08 17:37:50 |
brosner |
newforms-admin: Properly apply ordering in ModelAdmin?.queryset. |
|
|
|
@7483
|
[7483]
|
04/27/08 12:41:42 |
jbronn |
gis: Forgot to include Oracle relate patch with the other qsrf changes. |
|
|
|
@7482
|
[7482]
|
04/27/08 12:17:04 |
jbronn |
gis: Merged revisions 7458,7471-7473,7476-7478,7480 via svnmerge from … |
|
|
|
@7481
|
[7481]
|
04/27/08 10:31:55 |
brosner |
newforms-admin: Fixed #7094 -- Fixed admin ordering breakage after the … |
|
|
|
@7480
|
[7480]
|
04/27/08 06:55:47 |
mtredinnick |
Made a bunch of spelling corrections. |
|
|
|
@7479
|
[7479]
|
04/27/08 06:49:03 |
brosner |
newforms-admin: Merged from trunk up to [7478] |
|
|
|
@7478
|
[7478]
|
04/27/08 06:44:11 |
mtredinnick |
When retrieving a field by name, handle a missed case when the cache … |
|
|
|
@7477
|
[7477]
|
04/26/08 21:50:16 |
mtredinnick |
Merged the queryset-refactor branch into trunk.
This is a big internal … |
|
|
|
@7476
|
[7476]
|
04/26/08 20:09:11 |
mtredinnick |
Fixed #7093 -- Fixed a typo in the Russian translation. Thanks, Anossov. |
|
|
|
@7475
|
[7475]
|
04/26/08 19:29:58 |
mtredinnick |
queryset-refactor: Fixed some missing imports from [7470]. Thanks, Justin … |
|
|
|
@7474
|
[7474]
|
04/26/08 11:41:51 |
mtredinnick |
queryset-refactor: Added a Model.from_sequence() constructor for internal … |
|
|
|
@7473
|
[7473]
|
04/26/08 08:25:30 |
mtredinnick |
Fixed #7030 -- Handle extraction of UTF-8 messages from Javascript … |
|
|
|
@7472
|
[7472]
|
04/26/08 07:46:57 |
mtredinnick |
Fixed #7086 -- Updated the Romanian translation. Thanks, Mihai Damian. |
|
|
|
@7471
|
[7471]
|
04/26/08 07:42:00 |
mtredinnick |
Fixed #7031 -- Added some missing plural forms to the French … |
|
|
|
@7470
|
[7470]
|
04/26/08 06:21:02 |
mtredinnick |
queryset-refactor: Pass any extra(select=...) columns through the … |
|
|
|
@7469
|
[7469]
|
04/26/08 06:20:42 |
mtredinnick |
queryset-refactor: Make sure the right list of fields is passed to … |
|
|
|
@7468
|
[7468]
|
04/26/08 04:06:56 |
mtredinnick |
queryset-refactor: Repaired the dates() method with … |
|
|
|
@7467
|
[7467]
|
04/26/08 00:06:21 |
mtredinnick |
queryset-refactor: For custom Q-like objects, pass in the … |
|
|
|
@7466
|
[7466]
|
04/25/08 23:03:26 |
mtredinnick |
queryset-refactor: Added a few modifications to the select column aliases … |
|
|
|
@7465
|
[7465]
|
04/25/08 21:41:58 |
mtredinnick |
queryset-refactor: Typo fix, spotted by Justin Bronn. Fixed #7089. |
|
|
|
@7464
|
[7464]
|
04/25/08 19:36:15 |
jbronn |
gis: The WKTAdaptor needs the SRID for Oracle; now test geodetic … |
|
|
|
@7463
|
[7463]
|
04/25/08 18:52:41 |
jbronn |
gis: Fixed GEOS tests for those still running 3.0.0RC4. |
|
|
|
@7462
|
[7462]
|
04/25/08 12:08:28 |
mtredinnick |
queryset-refactor: Fixed some bugs in the multi-valued filtering … |
|
|
|
@7461
|
[7461]
|
04/25/08 10:02:25 |
mtredinnick |
queryset-refactor: Simplify the way filters are passed to the Query … |
|
|
|
@7460
|
[7460]
|
04/25/08 10:01:59 |
mtredinnick |
queryset-refactor: Fixed a typo that was shown up by some simplification … |
|
|
|
@7459
|
[7459]
|
04/25/08 10:01:40 |
mtredinnick |
queryset-refactor: Fixed a bug in the internal Query.join_map … |
|
|
|
@7458
|
[7458]
|
04/25/08 08:16:15 |
garcia_marc |
Fixed #6917 -- Catalan translation clean up |
|
|
|
@7457
|
[7457]
|
04/25/08 01:54:35 |
mtredinnick |
queryset-refactor: An attempt to fix an ambiguous column error that can … |
|
|
|
@7456
|
[7456]
|
04/24/08 18:01:04 |
jbronn |
gis: Fixed bug where extra parameters were passed into SQL for dwithin … |
|
|
|
@7455
|
[7455]
|
04/24/08 11:07:07 |
mtredinnick |
queryset-refactor: Changed the way order_by() and distinct() … |
|
|
|
@7454
|
[7454]
|
04/24/08 07:15:46 |
mtredinnick |
queryset-refactor: A few bits of code cleanup. |
|
|
|
@7453
|
[7453]
|
04/24/08 06:41:29 |
mtredinnick |
queryset-refactor: Added a note about using already present tables … |
|
|
|
@7452
|
[7452]
|
04/24/08 06:21:49 |
mtredinnick |
queryset-refactor: Clarified what the default reverse names are … |
|
|
|
@7451
|
[7451]
|
04/24/08 06:11:30 |
mtredinnick |
queryset-refactor: Renamed the Queryset method valueslist() to … |
|
|
|
@7450
|
[7450]
|
04/23/08 11:31:48 |
brosner |
newforms-admin: Fixed a typo that should read "E-mail" and not "Email" per … |
|
|
|
@7449
|
[7449]
|
04/23/08 11:02:25 |
brosner |
newforms-admin: Fixed #6774, #7068 -- Use ugettext_lazy instead of … |
|
|
|
@7448
|
[7448]
|
04/23/08 07:34:13 |
mtredinnick |
queryset-refactor: Removed a warning about "experimental API", since … |
|
|
|
@7447
|
[7447]
|
04/23/08 05:43:42 |
mtredinnick |
queryset-refactor: Fixed a crash when using extra(tables=...). Fixed … |
|
|
|
@7446
|
[7446]
|
04/23/08 04:53:22 |
mtredinnick |
queryset-refactor: Fixed the interaction between extra(select=...) … |
|
|
|
@7445
|
[7445]
|
04/23/08 04:26:14 |
mtredinnick |
queryset-refactor: Removed an unwanted side-effect from the Query.as_sql() … |
|
|
|
@7444
|
[7444]
|
04/23/08 02:30:59 |
mtredinnick |
queryset-refactor: Fixed some errors in Oracle regex handling that … |
|
|
|
@7443
|
[7443]
|
04/23/08 02:30:30 |
mtredinnick |
queryset-refactor: The change in [7438] didn't fix #7036 properly. This is … |
|
|
|
@7442
|
[7442]
|
04/22/08 13:27:02 |
jbronn |
gis: Merged revisions 7408-7415,7420-7424,7435 via svnmerge from trunk. |
|
|
|
@7441
|
[7441]
|
04/22/08 13:14:29 |
jbronn |
gis: Updated KML tests for PostGIS 1.3.3 and GDAL tests to not perform … |
|
|
|
@7440
|
[7440]
|
04/22/08 13:10:12 |
mtredinnick |
queryset-refactor: Made on of the tests use more portable SQL to help … |
|
|
|
@7439
|
[7439]
|
04/22/08 13:09:55 |
mtredinnick |
queryset-refactor: Don't use the "AS" keyword in the FROM-clause. Fixed … |
|
|
|
@7438
|
[7438]
|
04/20/08 03:47:41 |
mtredinnick |
queryset-refactor: Fixed db column to model field mapping for Oracle … |
|
|
|
@7437
|
[7437]
|
04/20/08 03:47:21 |
mtredinnick |
queryset-refactor: Added faster paths for updates and inserts that are … |
|
|
|
@7436
|
[7436]
|
04/18/08 18:53:24 |
jkocherhans |
newforms-admin: Merged from trunk up to [7435]. |
|
|
|
@7435
|
[7435]
|
04/18/08 05:37:00 |
aljosa |
hr - croatian language - updated translation |
|
|
|
@7434
|
[7434]
|
04/16/08 14:48:14 |
brosner |
newforms-admin: Fixed #6938 -- request.GET is now coerced into a dict … |
|
|
|
@7433
|
[7433]
|
04/16/08 03:18:03 |
mtredinnick |
queryset-refactor: Removed a stray, unused import that crept into [7432]. |
|
|
|
@7432
|
[7432]
|
04/16/08 03:09:46 |
mtredinnick |
queryset-refactor: Added a way to specify the related_name attribute … |
|
|
|
@7431
|
[7431]
|
04/16/08 03:09:18 |
mtredinnick |
queryset-refactor: Fixed a few inadvertent sharing problems for related … |
|
|
|
@7430
|
[7430]
|
04/15/08 23:59:55 |
mtredinnick |
queryset-refactor: Merged from trunk up to [7424]. |
|
|
|
@7429
|
[7429]
|
04/15/08 23:32:56 |
mtredinnick |
queryset-refactor: Detect infinite ordering loops when relations refer to … |
|
|
|
@7428
|
[7428]
|
04/15/08 21:58:45 |
mtredinnick |
queryset-refactor: Added some missed quoting to a table name.
(Noticed in … |
|
|
|
@7427
|
[7427]
|
04/15/08 21:58:26 |
mtredinnick |
queryset-refactor: The Oracle changes necessary for [7426]. I can't test … |