Re: Introduction GSoC

2019-01-21 Thread oussama boumaad
am sorry Noumbissi you're a very welcome fellow . On Jan 21 2019, at 9:42 am, Noumbissi Valere wrote: > Thanks Carlton. > > On Mon, Jan 21, 2019 at 9:38 AM Carlton Gibson (mailto:carlton.gib...@gmail.com)> wrote: > > Hi Folks. > > > > First off: can we please keep it civil. Let's offer positive

Re: Introduction GSoC

2019-01-21 Thread oussama boumaad
Hello Noumbissi , I think you're skilled in python but you're not enough skilled in "" GOOGLEing" . you can start with the officiel django tutorial. https://docs.djangoproject.com/en/2.1/intro/tutorial01/ Best regards. On Jan 21 2019, at 1:50 am, noumbissival...@gmail.com wrote: > Hello Everyone

Re: django admin not working

2018-10-31 Thread oussama boumaad
Please check urls.py on the root project It should contain : urlpatterns = [ Path('admin/', admin.site.urls), ] On Sat, Oct 20, 2018, 8:37 AM Adam Johnson wrote: > This mailing list is for the development of Django itself, not for > support. Use the django-users mailing list for that, or IRC #dj