ire some js function etc. and it should be equally easy to do it with
Django admin.
>
> using a request.media attr, would allow admin to add on the fly style
> and js for horizontal filters and fancy widget.
>
> then for developers would be more simple to create and mantain a
> sepa
gt;
> -Alex Ogier
>
>
> It looks OK, but there is one really big issue with your approach -
database blowup.
You can easily choose mixins to compose your User model, but once it's done
your database layout is fixed.
If you then decide to use different mixins - it would be impossibl
ready
but maybe it might be better divided into "devs corner" and "users corner"
and developers news group should be more hidden from users. The term
"Django developer" is sometimes misunderstood.
Mateusz Marzantowicz
--
You received this message because you are subsc
On Mon, May 23, 2011 at 12:54 PM, Luke Plant wrote:
>
> Is there any reason to keep this column? Can I remove it?
>
>
Yes, you can. It''s how Open Source works. You get the source code and do
with it what you want. Django is very modular and easy to change. You can
override admin template based o
On Mon, May 23, 2011 at 6:52 PM, Luke Plant wrote:
> On 23/05/11 16:18, Mateusz Marzantowicz wrote:
>
> > Is there any reason to keep this column? Can I remove it?
> >
> >
> > Yes, you can. It''s how Open Source works. You get the source code and
>
newcomer and try to answer the question - how
do I deploy my project?
Mateusz Marzantowicz
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe
way in to follow on release.
>
>
>
>
> -Kiril K
>
>
But why you return HTTP 404 (Not found) error in case your user is not
authenticated? Not found errors are designed to handle situations where
document or page is not present on the server. It has nothing to do with
user authen