Django

Code

root/django/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7535 [7535] 05/15/08 17:10:53 lukeplant Fixed bug in staff_member_required decorator for the case where users …
(edit) @7534 [7534] 05/14/08 04:21:37 telenieko Updated catalan translation (1 add, 2 typos, a few wraps).
(edit) @7526 [7526] 05/13/08 09:56:47 gwilson Fixed #7212 -- Added alters_data attribute to Model.save_base method, …
(edit) @7521 [7521] 05/10/08 08:19:19 russellm Removed mark_safe from the saved request path on the admin login form. …
(edit) @7520 [7520] 05/08/08 07:51:50 adrian Added a bunch of missing svn:ignore properties for .pyc files. Thanks, …
(edit) @7514 [7514] 05/05/08 11:04:50 ikelly Cleaned up some comments in the Oracle backend. Fixes #7139. Thanks, …
(edit) @7510 [7510] 04/29/08 19:03:45 adrian Added 'Setting headers' and 'Telling the browser to treat the response as …
(edit) @7509 [7509] 04/29/08 15:55:10 ikelly Fixed an Oracle error on double negations in where conditions. Fixed #7111
(edit) @7504 [7504] 04/28/08 20:19:42 mtredinnick Undo [7474]. I didn't think it through nearly carefully enough. This …
(edit) @7502 [7502] 04/28/08 16:15:05 adrian Changed Query.get_columns() to quote the 'AS' column names in an …
(edit) @7501 [7501] 04/28/08 12:31:08 ikelly Renamed a field in the queries test schema that was preventing the tests …
(edit) @7499 [7499] 04/28/08 09:14:41 mtredinnick Added the ability to pickle and unpickle QuerySets? and Query classes.
(edit) @7497 [7497] 04/28/08 07:09:23 mtredinnick ValuesQuerySets? (and subclasses) were inadvertently not caching their …
(edit) @7496 [7496] 04/28/08 06:51:52 mtredinnick Made some types of nested update queries very slightly more efficient at …
(edit) @7495 [7495] 04/28/08 06:51:16 mtredinnick Added a test to demonstrate the remaining problem in #7095. Only fails …
(edit) @7494 [7494] 04/28/08 02:07:17 mtredinnick Allow Query objects to be values in query filters. This already existed …
(edit) @7493 [7493] 04/27/08 23:29:06 mtredinnick Fixed #7096 -- The simplifications in [7461] weren't complete. They …
(edit) @7491 [7491] 04/27/08 21:40:57 mtredinnick Fixed #3002 -- Fixed a problem with ordering by related models in the …
(edit) @7490 [7490] 04/27/08 21:27:19 mtredinnick Fixed #7098 -- Old-style related-model order_by() syntax was being …
(edit) @7489 [7489] 04/27/08 19:59:09 adrian Edited some docs/db-api.txt changes
(edit) @7488 [7488] 04/27/08 19:58:42 adrian Migrated _setup_query() docstring to America
(edit) @7487 [7487] 04/27/08 19:58:21 adrian Fixed a bug with the new QuerySet? update() method where it wasn't …
(edit) @7486 [7486] 04/27/08 19:20:40 adrian Fixed #7097 -- dates() queries now work as expected with select_related() …
(edit) @7485 [7485] 04/27/08 19:03:01 adrian Added some tests to modeltests/many_to_one that demonstrate a …
(edit) @7480 [7480] 04/27/08 06:55:47 mtredinnick Made a bunch of spelling corrections.
(edit) @7478 [7478] 04/27/08 06:44:11 mtredinnick When retrieving a field by name, handle a missed case when the cache …
(edit) @7477 [7477] 04/26/08 21:50:16 mtredinnick Merged the queryset-refactor branch into trunk. This is a big internal …
(edit) @7476 [7476] 04/26/08 20:09:11 mtredinnick Fixed #7093 -- Fixed a typo in the Russian translation. Thanks, Anossov.
(edit) @7473 [7473] 04/26/08 08:25:30 mtredinnick Fixed #7030 -- Handle extraction of UTF-8 messages from Javascript …
(edit) @7472 [7472] 04/26/08 07:46:57 mtredinnick Fixed #7086 -- Updated the Romanian translation. Thanks, Mihai Damian.
(edit) @7471 [7471] 04/26/08 07:42:00 mtredinnick Fixed #7031 -- Added some missing plural forms to the French …
(edit) @7458 [7458] 04/25/08 08:16:15 garcia_marc Fixed #6917 -- Catalan translation clean up
(edit) @7435 [7435] 04/18/08 05:37:00 aljosa hr - croatian language - updated translation
(edit) @7424 [7424] 04/14/08 21:07:49 mtredinnick Fixed #7012 -- Added a missing file for CSS backgrounds with …
(edit) @7423 [7423] 04/14/08 21:00:15 mtredinnick Fixed #6387 -- Updated markdown filter to handle markdown-1.7 as well …
(edit) @7422 [7422] 04/14/08 20:13:52 mtredinnick Fixed #7017 -- Minor typo fix in a comment. Thanks FranRuiz?. Also …
(edit) @7421 [7421] 04/14/08 14:52:18 zgoda Fixed #7013: Polish translation update from Piotr Lewandowski.
(edit) @7420 [7420] 04/13/08 13:57:34 zgoda Fixed #7013: Polish translation updated. Thank you, Piotr Lewandowski.
(edit) @7415 [7415] 04/12/08 21:04:10 mtredinnick Fixed #6433 -- Handle some varied PostgreSQL version strings (beta …
(edit) @7414 [7414] 04/12/08 20:50:29 mtredinnick Updated the inline help text for User.is_active. Fixed #6881. Refs #7011.
(edit) @7413 [7413] 04/12/08 20:35:53 mtredinnick Fixed #7001 -- Updated the Simplified Chinese translation. Thanks, Liang …
(edit) @7412 [7412] 04/10/08 12:44:40 ikelly Fixed #5985: Changed the lookups in the Oracle backend to use LIKEC …
(edit) @7411 [7411] 04/09/08 23:05:37 ubernostrum Fixed #6982; added an import statement to example in docs/modelforms.txt …
(edit) @7410 [7410] 04/09/08 19:26:12 russellm Fixed #6998 -- Corrected typo in Tutorial 4. Thanks, Peter Upfold.
(edit) @7409 [7409] 04/08/08 01:35:37 ubernostrum Another typo in docs/newforms.txt
(edit) @7408 [7408] 04/08/08 01:28:50 ubernostrum Fix a minor typo in docs/newforms.txt
(edit) @7403 [7403] 04/04/08 21:59:41 mtredinnick Fixed #6942 -- A few small updates to the Simplified Chinese …
(edit) @7402 [7402] 04/04/08 21:53:10 mtredinnick Fixed #6936 -- Updated Bulgarian translation. Thanks, Jordan Dimov and …
(edit) @7401 [7401] 04/04/08 21:50:01 mtredinnick Fixed #6910 -- Updated Brazilian Portugese translation from Guilherme M. …
(edit) @7398 [7398] 04/03/08 19:43:27 garcia_marc Fixed #6917 (patch 1 of 3) -- Fixing typos in catalan translation
(edit) @7388 [7388] 03/30/08 08:35:12 ubernostrum Fixed #6927: Corrected documentation describing when and why the auth …
(edit) @7387 [7387] 03/29/08 23:23:54 ubernostrum Remove an extraneous comma that I left behind in [7386], and clean up the …
(edit) @7386 [7386] 03/29/08 23:21:50 ubernostrum Clean up some awkwardness and confusion in the docs for …
(edit) @7385 [7385] 03/29/08 19:07:59 telenieko Spanish translation update.
(edit) @7384 [7384] 03/29/08 15:06:03 zgoda Translated string related to [7381] (and #6879) and couple of licalized …
(edit) @7382 [7382] 03/29/08 11:42:39 gwilson Django code styling fixes.
(edit) @7381 [7381] 03/29/08 10:54:43 gwilson Fixed #6879 -- Made string in contrib.flatpages translatable, thanks …
(edit) @7380 [7380] 03/29/08 10:48:13 gwilson Fixed #6890 -- Removed duplicate instruction to rename the …
(edit) @7379 [7379] 03/29/08 10:26:58 gwilson Comment correction, get_list is now filter.
(edit) @7377 [7377] 03/28/08 19:45:25 telenieko Closes #6895, Aplying corrections from Marc Barranco (thanks!) and a few …
(edit) @7376 [7376] 03/28/08 19:43:57 telenieko Updating catalan translation, this commit is only a make-messages with …
(edit) @7375 [7375] 03/27/08 17:07:40 ikelly Added inline Oracle tablespace SQL for unique_together constraints.
(edit) @7374 [7374] 03/27/08 10:14:57 jacob [docs] OK, I give up.
(edit) @7373 [7373] 03/27/08 10:13:05 jacob [docs] And even more svn:keywords fooling. Sorry about the timeline spam.
(edit) @7372 [7372] 03/27/08 10:11:10 jacob [docs] more svn:keywords fooling... I can never figure out how this works.
(edit) @7371 [7371] 03/27/08 10:05:40 jacob [docs] Added svn:keywords to docs/index.txt
(edit) @7370 [7370] 03/27/08 10:03:52 jacob Added the basics needed to build Django's docs using …
(edit) @7368 [7368] 03/27/08 09:15:00 jacob Tiny reST fix to testing.txt.
(edit) @7364 [7364] 03/26/08 03:25:48 mtredinnick Removed the ado_mssql database backend. It has not been maintained, …
(edit) @7363 [7363] 03/25/08 00:20:55 adrian Fixed #6852 -- Converted the admin to use the new paginator, to remove …
(edit) @7362 [7362] 03/25/08 00:13:08 adrian Fixed #6867 -- Added some missing DeprecationWarnings? to …
(edit) @7361 [7361] 03/24/08 23:42:21 adrian Edited some docs changes from the past few days
(edit) @7359 [7359] 03/24/08 09:19:12 mtredinnick Added a test for month selection under SQLite in case an old possible bug …
(edit) @7358 [7358] 03/24/08 09:02:44 mtredinnick Fixed #5531 -- Changes a while back meant we are handling import errors …
(edit) @7357 [7357] 03/24/08 08:35:27 mtredinnick Fixed #6859 -- Greatly cleaned up the section on i18n pluralization …
(edit) @7356 [7356] 03/24/08 08:27:19 mtredinnick Fixed #6864 -- Handle Javascript i18n when the plural form expression …
(edit) @7355 [7355] 03/24/08 08:10:48 mtredinnick Fixed #6868 -- Fixed test results for Windows systems. Thanks, Ned …
(edit) @7353 [7353] 03/23/08 05:14:32 mtredinnick Fixed a problem in the backwards-compat abilities of the paginator. …
(edit) @7352 [7352] 03/23/08 00:45:59 mtredinnick Fixed #6846 -- Fixed first_on_page and last_on_page in list_detail …
(edit) @7350 [7350] 03/21/08 16:52:34 gwilson Fixed some styling issues in django/core/mail.py.
(edit) @7349 [7349] 03/21/08 16:39:50 gwilson Noted an additional modification we have made to make_msgid.
(edit) @7348 [7348] 03/21/08 16:08:39 gwilson Fixed #6835 -- Use cached FQDN when creating smtplib.SMTP() connection …
(edit) @7347 [7347] 03/21/08 15:35:39 gwilson Fixed #6841 -- Don't include bcc recepients in e-mail headers, thanks …
(edit) @7338 [7338] 03/20/08 07:44:34 mtredinnick Changed the indenting level on a couple of subsections, since they're …
(edit) @7337 [7337] 03/20/08 02:44:46 mtredinnick Fixed #5917 -- More error robustness in date parsing in SelectDateWidget?, …
(edit) @7336 [7336] 03/20/08 02:36:33 mtredinnick FIxed #6513 -- Handle overflows better in the floatformat filter. It's …
(edit) @7335 [7335] 03/20/08 02:19:53 mtredinnick Fixed #6825 -- Fixed the model_forms tests to also work on Windows by …
(edit) @7334 [7334] 03/20/08 02:16:16 mtredinnick Fixed #6616 -- Added an is_ajax() method to HttpRequest that uses the de …
(edit) @7333 [7333] 03/20/08 02:01:26 mtredinnick Fixed #6486 -- Added local server time to the debug output page. Patch …
(edit) @7332 [7332] 03/20/08 01:56:46 mtredinnick Forgot to commit a new file from [7328].
(edit) @7331 [7331] 03/20/08 01:56:23 mtredinnick Fixed #6445 -- Allow model instances to be used as a default for …
(edit) @7330 [7330] 03/20/08 01:50:54 mtredinnick Fixed #5982 -- Changed test client's URL processing to match core's …
(edit) @7329 [7329] 03/20/08 01:43:58 mtredinnick Fixed #5507 -- Use a more portable way to get at the system's tmpdir …
(edit) @7328 [7328] 03/20/08 01:35:53 mtredinnick Merged the tests and documentation from #4720 to support the changes in …
(edit) @7326 [7326] 03/19/08 18:10:45 jacob Fixed #4620: you can now easily add custom labels to ModelChoiceFields? via …
(edit) @7325 [7325] 03/19/08 17:44:56 jacob Oops, forgot AUTHORS for [7324].
(edit) @7324 [7324] 03/19/08 17:34:40 jacob Fixed #5107: swapped in RequestContext? for Context in syndication feeds. …
(edit) @7323 [7323] 03/19/08 17:29:11 jacob Fixed #5894: added FilePathField? to newforms. Thanks, Alex Gaynor.
(edit) @7322 [7322] 03/19/08 14:11:51 jacob Replaced dict reprs in tests with explicit looks at each key. This should …
(edit) @7320 [7320] 03/19/08 10:10:31 mtredinnick Fixed #6789 -- Added some small amount of extra protection for learners …
Note: See TracRevisionLog for help on using the revision log.