Changes between Version 2 and Version 3 of CookBookNewformsAdminAndUser


Ignore:
Timestamp:
May 18, 2008, 3:13:42 PM (17 years ago)
Author:
oyvind
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBookNewformsAdminAndUser

    v2 v3  
    11
    22How to set the current user on the model instance using newforms admin.
     3
     4'''TODO''' make it work with inline edited models, update code to show admin history
     5
    36
    47{{{
Back to Top