On Jan 16, 3:49 am, Serxio <[EMAIL PROTECTED]> wrote:
> Overriding the admin/change_form.html template, and wiping out the
> line {% submit_row %} may do the trick.
If that only hides the HTML, it won't be safe at all.
--~--~-~--~~~---~--~~
You received this messag
Hi!
Overriding the admin/change_form.html template, and wiping out the
line {% submit_row %} may do the trick.
Of course, it's not perfect, but can help.
Regards,
Serxio.
On 8 ene, 17:17, Nader <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have looked while for a answer to my problem but unfortun
Hello,
This past summer I did exactly this using newforms-admin. I can't
remember off the top of my head how I did it, and I don't have access
to my code, but I'd suggest looking there first. I remember that it
wasn't too difficult, actually. Hope that helps!
Thanks,
Eric Florenzano
On Jan 8
On 09-Jan-08, at 12:14 AM, James Bennett wrote:
>> Another dirty solution would be to simply create a user account, and
>> give it permissions to only view things. I haven't played with
>> permissions at all, but I imagine it would be possible.
>> The correct way is still to write your own code
On Jan 8, 2008 12:14 PM, Jeff Anderson <[EMAIL PROTECTED]> wrote:
> Another dirty solution would be to simply create a user account, and
> give it permissions to only view things. I haven't played with
> permissions at all, but I imagine it would be possible.
> The correct way is still to write yo
James Bennett wrote:
On Jan 8, 2008 10:17 AM, Nader <[EMAIL PROTECTED]> wrote:
I have looked while for a answer to my problem but unfortunately I
haven't found a one, maybe I had to spend more time. However I have a
project with some applications. By using of Admin we can Create, Read,
Updat
>> one application I would like only to read the model and could not
>> use Create, Update and Delete capabilities. Would somebody tell me
>> how I can solve this problem by using of Admin interface?
>
> As you'll find by searching the archives of this list, this is not
> something the Django a
Look at the databrowse application
http://www.djangoproject.com/documentation/databrowse/
On 8 янв, 19:17, Nader <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have looked while for a answer to my problem but unfortunately I
> haven't found a one, maybe I had to spend more time. However I have a
> pr
On Jan 8, 2008 10:17 AM, Nader <[EMAIL PROTECTED]> wrote:
> I have looked while for a answer to my problem but unfortunately I
> haven't found a one, maybe I had to spend more time. However I have a
> project with some applications. By using of Admin we can Create, Read,
> Update and Delete (CRUD
Hello,
I have looked while for a answer to my problem but unfortunately I
haven't found a one, maybe I had to spend more time. However I have a
project with some applications. By using of Admin we can Create, Read,
Update and Delete (CRUD) models information in the project. But in
one applicati
10 matches
Mail list logo