manage.py loaddata example_data". Then you can login with your
On 27 Dub, 11:22, Almad <
b...@almad.net> wrote:
> Hi,
>
> as Honza previously said, newman is not there yet as admin
> replacement. You can now use admin with newman without problem (I'll
> take a look on this issue at the end of the week as I'd like to put
> some work into pinax - ella integration).
>
> Best way to just try newman now is to fire
>
> ./manage.py loaddata example_data newman_admin_user
>
> and then log in to newman as superuser/xxx .
>
> Sorry that example_project is still WIP, but we're currently focusing
> on migrations and I'm building infrastructure for that. I hope I'll
> put example_project in order after that (i.e. clean up fixtures, write
> some docs etc.) after that, which would be hopefully shortly after
> EuroDjangoCon.
>
> Thanks for patience,
>
> Almad
>
> On Apr 27, 9:12 am, Zain Memon <
z...@inzain.net> wrote:
>
>
>
> > Hi there,
> > I'm trying out ella for the first time and I'm a little stuck about what to
> > do after getting everything running. There is no /admin/ but I saw some talk
> > about /newman/ -- is that the admin for ella?
>
> > I set up the example_project, ran syncdb and added myself as a superuser