Héllo Elton,

have some tutorial about django admin? i would customize him...
>
> I wanna make a CRUD for study and customize the admin's views and models...
>
 

> there some tutorial for this?
>
> * i'm using the version 1.4
>
> Thanks!
>

I don't know any particular tutorial regarding the admin, it is well 
documented <https://docs.djangoproject.com/en/dev/ref/contrib/admin/>, what 
you need I think is a particular project for which to build an admin for. 
It can be a CMS for instance. What you can do is also integrate front 
design in the admin which is template and css work.

Regards,

Amirouche

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/qN_u2T5HHhUJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to