Django

Code

root/django/trunk/AUTHORS


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7857 [7857] 07/06/08 20:57:05 mtredinnick Fixed #7163 -- Fixed a translation-sharing problem so that you can have …
(edit) @7846 [7846] 07/06/08 06:55:30 mtredinnick Fixed #7621 -- Enable superclassing of the various metaclasses we …
(edit) @7814 [7814] 07/01/08 10:10:51 jacob Fixed #2070: refactored Django's file upload capabilities. A description …
(edit) @7800 [7800] 06/30/08 06:22:41 mtredinnick Fixed #6994 -- For fastcgi, set a more sensible default umask. Also allow …
(edit) @7790 [7790] 06/29/08 23:46:59 mtredinnick Make sure we only create the minimum number of table indexes for …
(edit) @7762 [7762] 06/26/08 02:04:18 mtredinnick Fixed #7215 -- Create correct reverse-relation accessors when using …
(edit) @7693 [7693] 06/18/08 11:33:04 jacob Fixed #4860: added 'for' attributes to labels in newforms widgets. Thanks …
(edit) @7692 [7692] 06/18/08 11:13:14 jacob Fixed #3393: login view no longer assumes that set_test_cookie has been …
(edit) @7598 [7598] 06/08/08 13:18:01 jacob Fixed #7394: fixed bug with syncdb and createsuperuser introduced in …
(edit) @7595 [7595] 06/08/08 03:21:18 russellm Fixed #4371 -- Improved error checking when loading fixtures. Code now …
(edit) @7586 [7586] 06/07/08 15:28:06 jacob Fixed #2548: added get/set_expiry methods to session objects. Thanks, Amit …
(edit) @7583 [7583] 06/07/08 01:25:59 russellm Fixed #5836 -- Corrected the logic in the Test Client when an exception …
(edit) @7579 [7579] 06/06/08 08:51:09 russellm Removed a stray tab from [7578].
(edit) @7578 [7578] 06/06/08 08:50:02 russellm Fixed #7165 -- Added an assertNotContains() method to the test client. …
(edit) @7565 [7565] 05/29/08 08:11:23 russellm Fixed #6430 -- Corrected the loading of templates from eggs, which was …
(edit) @7564 [7564] 05/29/08 07:42:26 russellm Updated an entry in the AUTHORS file at the request of the individual in …
(edit) @7472 [7472] 04/26/08 07:46:57 mtredinnick Fixed #7086 -- Updated the Romanian translation. Thanks, Mihai Damian.
(edit) @7403 [7403] 04/04/08 21:59:41 mtredinnick Fixed #6942 -- A few small updates to the Simplified Chinese …
(edit) @7401 [7401] 04/04/08 21:50:01 mtredinnick Fixed #6910 -- Updated Brazilian Portugese translation from Guilherme M. …
(edit) @7334 [7334] 03/20/08 02:16:16 mtredinnick Fixed #6616 -- Added an is_ajax() method to HttpRequest that uses the de …
(edit) @7330 [7330] 03/20/08 01:50:54 mtredinnick Fixed #5982 -- Changed test client's URL processing to match core's …
(edit) @7325 [7325] 03/19/08 17:44:56 jacob Oops, forgot AUTHORS for [7324].
(edit) @7323 [7323] 03/19/08 17:29:11 jacob Fixed #5894: added FilePathField? to newforms. Thanks, Alex Gaynor.
(edit) @7316 [7316] 03/18/08 23:04:19 jacob Fixed a corner case in management.setup_environ (it was triggered under …
(edit) @7295 [7295] 03/18/08 10:40:27 mtredinnick Added more robust processing to parameterised syndication feeds for the …
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @7276 [7276] 03/17/08 19:14:41 jacob Fixed #6351: added more examples to template filters. Thanks, David Tulig …
(edit) @7271 [7271] 03/17/08 13:23:00 mtredinnick Changed the project-id string to "Django" throughout the translation files …
(edit) @7256 [7256] 03/17/08 08:45:08 mtredinnick Fixed #6794 -- Updated French translation. Thanks Karderio.
(edit) @7215 [7215] 03/10/08 17:18:50 jacob Fixed #6374: cross-app and circular FK constraints are now detected and …
(edit) @7145 [7145] 02/22/08 06:50:10 russellm Fixed #6436 -- Added check for absolute paths in fixture loading. Fixtures …
(edit) @7134 [7134] 02/18/08 21:38:16 mtredinnick Fixed #6617 -- Added new Georgian (ka) translation from David …
(edit) @7118 [7118] 02/15/08 05:29:27 mtredinnick Fixed #6607 -- Added a new Basque (eu) translation. Thanks …
(edit) @7075 [7075] 02/02/08 22:32:32 mtredinnick Fixed #6530 -- Updated Swedish translation form Mikko Hellsing.
(edit) @7074 [7074] 02/02/08 22:29:38 mtredinnick Fixed #6522 -- Updated Farsi translation. Thanks, cmorgh@gmail.com.
(edit) @7070 [7070] 02/02/08 22:16:02 mtredinnick Fixed #6415 -- Updated Icelandic translation from Jökull Sólberg …
(edit) @7068 [7068] 02/02/08 22:06:35 mtredinnick Fixed #6305 -- Always emit the got_request_exception signal, even …
(edit) @7008 [7008] 01/09/08 05:41:35 mtredinnick Fixed #6277 -- Updated Turkish translation (and moved authors into AUTHORS …
(edit) @6951 [6951] 12/18/07 22:27:18 mtredinnick Fixed #6208 -- Updated Dutch translation. Thanks, arien and …
(edit) @6855 [6855] 12/02/07 18:35:31 mtredinnick Fixed #5523 -- Added counties and regions for the United Kingdom …
(edit) @6852 [6852] 12/02/07 17:25:55 mtredinnick Fixed #3228 -- Added new APPEND_SLASH handling behaviour in the common …
(edit) @6845 [6845] 12/02/07 14:17:10 mtredinnick Fixed #6071 -- Fixed another infinite recursion problem in SafeString?
(edit) @6820 [6820] 12/01/07 18:00:36 mtredinnick Fixed #2437, #6091 -- Added "paste to dpaste" button to debug page. …
(edit) @6818 [6818] 12/01/07 16:35:35 mtredinnick Updated a couple of missing people in AUTHORS.
(edit) @6817 [6817] 12/01/07 16:33:20 mtredinnick Added Leah to AUTHORS.
(edit) @6744 [6744] 11/29/07 12:15:46 mtredinnick Fixed #5939 -- Added normalization for New Brunswick in the Canadian …
(edit) @6740 [6740] 11/29/07 11:30:01 mtredinnick Fixed #5854 -- Added an example to the newforms documentation showing how …
(edit) @6733 [6733] 11/29/07 10:32:18 mtredinnick Fixed #4653 -- Improved the logic to decide when to include (and select …
(edit) @6731 [6731] 11/29/07 09:47:47 mtredinnick Fixed #1291 -- Fixed a potential infinite loop for some URL constructions …
(edit) @6664 [6664] 11/10/07 22:38:53 mtredinnick Fixed #5900 -- Updated traditional Chinese translation. Thanks, …
(edit) @6663 [6663] 11/10/07 22:38:19 mtredinnick Fixed #5687 -- Updated Swedish translation. A bit of a group effort from …
(edit) @6576 [6576] 10/21/07 07:24:37 mtredinnick Fixed #5013 -- Corrected the documentation about which how further …
(edit) @6570 [6570] 10/20/07 09:54:38 mtredinnick Fixed #3502 -- Added TTL support for RSS (not Atom) feeds. Patch …
(edit) @6557 [6557] 10/20/07 04:27:12 mtredinnick Fixed #4902 -- Added some missing Czech uppercase characters to …
(edit) @6555 [6555] 10/20/07 04:16:54 mtredinnick Fixed #4036 -- Added Spanish localflavor. Thanks, …
(edit) @6541 [6541] 10/19/07 23:42:30 mtredinnick Fixed #5678 -- Added Polish transliteration to urlify.js. …
(edit) @6447 [6447] 10/02/07 22:19:14 mtredinnick Fixed #3955 -- Handled the case when there is no LOCALE_PATHS setting from …
(edit) @6435 [6435] 09/28/07 17:34:27 jacob Fixed #5557: URLs are now properly escaped in the cache_page decorator. …
(edit) @6434 [6434] 09/28/07 17:30:59 jacob Fixed #5047: patch_cache_control now respects existing max-age settings. …
(edit) @6408 [6408] 09/22/07 23:56:19 russellm Updated AUTHORS file with a full name for pigletto.
(edit) @6378 [6378] 09/19/07 18:33:57 jacob Fixed #231: all fields that should take max_length now do. Thanks, Don …
(edit) @6375 [6375] 09/19/07 11:50:30 jacob Fixed $5457 - the auth system now delegates permission checking to auth …
(edit) @6370 [6370] 09/17/07 09:48:33 russellm Fixed #5496 -- Added test cases for some of the built-in Django views. …
(edit) @6365 [6365] 09/16/07 15:11:14 jacob Refs #5513: improved session performance after [6333]'s session …
(edit) @6352 [6352] 09/15/07 23:38:20 mtredinnick Fixed #4975 -- Allow the default label suffix character to be configured. …
(edit) @6350 [6350] 09/15/07 22:27:38 mtredinnick Fixed #3993 -- Added some useful dictionary methods to SortedDict, plus an …
(edit) @6333 [6333] 09/15/07 16:29:14 jacob Fixed #2066: session data can now be stored in the cache or on the …
(edit) @6291 [6291] 09/15/07 11:19:10 mtredinnick Fixed #5242 -- Fixed table processing for some databases with case …
(edit) @6289 [6289] 09/15/07 10:57:17 mtredinnick Fixed #5243 -- Allow loading of templatetags from subdirectories (via …
(edit) @6287 [6287] 09/15/07 10:06:32 mtredinnick Fixed #5177 -- Changed content type creation to also remove the types for …
(edit) @6275 [6275] 09/15/07 05:36:14 mtredinnick Fixed #5470 -- Fixed the 'Z' time format marker in templates to handle …
(edit) @6274 [6274] 09/15/07 05:17:50 mtredinnick Added Vsevolod Solovyov (a.k.a. Murkt) to AUTHORS.
(edit) @6273 [6273] 09/15/07 05:12:05 mtredinnick Fixed #5387 -- Added is_multipart method to forms. Original patch from …
(edit) @6269 [6269] 09/15/07 04:14:51 mtredinnick Fixed #4879 -- Added 'created' arg to post_save signal. This is True is a …
(edit) @6256 [6256] 09/14/07 23:43:48 mtredinnick Fixed #5456 -- Added a new Irish translation. Thanks, Michael Thornhill.
(edit) @6247 [6247] 09/14/07 18:15:40 adrian Fixed #5432 -- Added docs/form_preview.txt. Thanks, ryankanno
(edit) @6211 [6211] 09/14/07 14:55:24 jacob Fixed #5445: added some compatibility code for the lack of iter in …
(edit) @6202 [6202] 09/14/07 14:02:05 jacob Fixed #3988: added a localflavor for our friends to the north (i.e. …
(edit) @6200 [6200] 09/14/07 13:36:04 jacob Fixed #5448: you can now use unicode characters in primary keys. Thanks, …
(edit) @6193 [6193] 09/14/07 11:48:47 jacob Fixed #3146: DateFields? no longer barf when confronted by strings. Thanks, …
(edit) @6181 [6181] 09/14/07 03:37:23 mtredinnick Added Matt Riggott to AUTHORS.
(edit) @6148 [6148] 09/13/07 20:45:26 mtredinnick Fixed #3922 -- Added a warning that fields passed to form_for_model …
(edit) @6141 [6141] 09/13/07 17:42:30 mtredinnick Fixed #5326 -- Added Ukrainian map for Javascript slug generation. Thanks, …
(edit) @6139 [6139] 09/13/07 17:16:59 mtredinnick Fixed #5403 -- Added Dutch localflavor. Thanks, Jan Rademaker.
(edit) @6137 [6137] 09/13/07 14:52:59 mtredinnick Fixed #5337 -- Updated Hebrew translation. Thanks, Amit Ramon.
(edit) @6134 [6134] 09/13/07 14:51:26 mtredinnick Fixed #5279 -- Added Khmer translation. Thanks, Sengtha Chay!
(edit) @6132 [6132] 09/13/07 14:39:10 mtredinnick Fixed #5220 -- Updated Hungarian translation from Szilveszter Farkas.
(edit) @6130 [6130] 09/13/07 14:28:24 mtredinnick Fixed #4166 -- Updated Greek translation. Thanks, Dimitris Glezos.
(edit) @6065 [6065] 09/08/07 00:09:39 gwilson Fixed #3557 -- Made SlugField inherit from CharField so that its …
(edit) @6028 [6028] 08/30/07 23:35:03 adrian Fixed #5307 -- startproject/startapp now makes sure all files it creates …
(edit) @6004 [6004] 08/25/07 13:34:28 adrian Fixed #5227 -- Made the redirect security check in …
(edit) @5990 [5990] 08/20/07 22:08:02 adrian Fixed #5215 -- Added Subversion revision number to Django version string. …
(edit) @5988 [5988] 08/20/07 09:15:40 mtredinnick Fixed #4572 -- Added an example of form_for_instance usage in a …
(edit) @5987 [5987] 08/20/07 09:15:23 mtredinnick Moved Ramiro Morales to the correct spot in the list.
(edit) @5985 [5985] 08/20/07 03:50:08 mtredinnick Fixed #3311 -- Added naturalday filter to contrib.humanize. Thanks, Jyrki …
(edit) @5942 [5942] 08/19/07 06:59:20 mtredinnick Fixed #5180 -- Added man pages for remaining files under django/bin/. We …
(edit) @5936 [5936] 08/19/07 02:38:39 mtredinnick Fixed #5200 -- Added Polish localflavor. Thanks, Slawek Mikula.
(edit) @5916 [5916] 08/17/07 09:20:25 russellm Fixed #5189 -- Added logout method to test Client. Thanks, Jakub …
(edit) @5895 [5895] 08/15/07 07:09:32 mtredinnick Fixed #5156 -- Added some translation calls to a couple of missed words. …
(edit) @5880 [5880] 08/12/07 20:17:19 mtredinnick Fixed #5141 -- Added Croation translation. Thanks, Aljosa Mohorovic.
Note: See TracRevisionLog for help on using the revision log.