Django

Code

root/django/branches/magic-removal/django/views/generic


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2796 [2796] 04/30/06 22:22:27 adrian magic-removal: Removed 'extra_lookup_kwargs' parameter from create_update …
(edit) @2743 [2743] 04/23/06 19:18:57 adrian magic-removal: Fixed #328 -- Added archive_week generic view
(edit) @2728 [2728] 04/23/06 16:21:51 adrian magic-removal: Fixed #1674 -- Generic update_object() view now handles PKs …
(edit) @2701 [2701] 04/15/06 15:12:19 adrian magic-removal: Fixed #1643 -- Updated generic views for template extension …
(edit) @2595 [2595] 03/29/06 21:30:45 adrian magic-removal: Fixed #1557 -- Fixed typo in generic-views success message. …
(edit) @2503 [2503] 03/08/06 13:10:43 jkocherhans magic-removal: fixed #1478. Thanks Russell Cloran.
(edit) @2496 [2496] 03/06/06 20:06:28 jkocherhans magic-removal: Moved django.views.auth.login.* to …
(edit) @2475 [2475] 03/02/06 09:49:30 adrian magic-removal: Fixed #1447 -- More old-style DB API fixes. Thanks, …
(edit) @2455 [2455] 02/28/06 21:57:57 adrian magic-removal: Merged to [2454]
(edit) @2428 [2428] 02/27/06 18:13:06 adrian magic-removal: Merged to [2427]
(edit) @2405 [2405] 02/26/06 23:16:24 adrian magic-removal: Renamed 'object' to 'obj' local variable in date-based and …
(edit) @2373 [2373] 02/23/06 13:14:05 adrian magic-removal: Fixed #1388 -- Fixed old-style DB lookup in create_update …
(edit) @2339 [2339] 02/18/06 14:24:24 adrian magic-removal: Merged to [2338]
(edit) @2324 [2324] 02/17/06 12:06:45 adrian magic-removal: Merged to [2323]
(edit) @2317 [2317] 02/17/06 11:27:06 adrian magic-removal: Fixed #1362 -- Fixed old-style DB API usage in …
(edit) @2304 [2304] 02/10/06 23:22:25 adrian magic-removal: Changed views/generic/date_based to use queryset instead of …
(edit) @2274 [2274] 02/04/06 15:24:15 lukeplant magic-removal: Updated list_detail generic views to take 'queryset' …
(edit) @2270 [2270] 02/04/06 13:40:51 lukeplant magic-removal: Updated list_detail generic views to use the new style ORM …
(edit) @2050 [2050] 01/18/06 13:02:35 jkocherhans magic-removal: Moved django.core.extensions to django.shortcuts and …
(edit) @1958 [1958] 01/13/06 16:57:20 jkocherhans magic-removal: Fixed #1222
(edit) @1956 [1956] 01/13/06 16:55:05 jkocherhans magic-removal: Moved django.core.formfields to django.forms and updated …
(edit) @1954 [1954] 01/13/06 15:37:22 jkocherhans magic-removal: Fixed Adrians change's from [1933] that I accidentally …
(edit) @1950 [1950] 01/13/06 12:26:57 jkocherhans magic-removal: renamed DjangoContext? to RequestContext? and moved it to …
(edit) @1945 [1945] 01/13/06 11:35:02 jkocherhans magic-removal: Moved django.core.template to django.template and updated …
(edit) @1933 [1933] 01/12/06 21:24:07 adrian magic-removal: Got generic views working. Their info_dicts now take …
(edit) @1917 [1917] 01/11/06 15:57:59 jkocherhans magic-removal: Moved django.exceptions.Http404 to django.http.Http404 and …
(edit) @1914 [1914] 01/11/06 15:45:38 jkocherhans magic-removal: Moved django.utils.httpwrappers to django.http and updated …
(edit) @1818 [1818] 01/04/06 11:06:16 adrian magic-removal: Merged to [1817]
(edit) @1775 [1775] 12/23/05 22:51:17 adrian magic-removal: Merged to [1774]
(edit) @1687 [1687] 12/15/05 23:05:10 adrian magic-removal: Merged to [1686]
(copy) @1587 [1587] 12/08/05 22:53:58 adrian Created magic-removal branch, from revision [1586] of trunk
copied from django/trunk/django/views/generic:
(edit) @1571 [1571] 12/08/05 19:55:53 adrian Fixed #992 -- Fixed bug in archive_month generic view leaving out the last …
Note: See TracRevisionLog for help on using the revision log.