- Image upload using django-summernote is ok in admin panel but not showing to user - 4 Updates
- Help. if i runserver I get this error - 2 Updates
- Weird caching issue with database query - 2 Updates
- Project setup - 3 Updates
sourav chakraborty <devops...@gmail.com>: Sep 05 11:17AM +0530
Hi All,
I'm testing on Some Quiz project, while in admin panel using Summernote
admin can see the text editor and upload and the uploaded image
class QuestionAdmin(SummernoteModelAdmin): ...more
Ogunsanya Opeyemi <ogunsany...@gmail.com>: Sep 05 12:29PM +0100
You are rendering the image tag img inside a textbox area.
On Saturday, September 5, 2020, sourav chakraborty <devops...@gmail.com>
wrote:
--
OGUNSANYA OPEYEMI
...more
sourav chakraborty <devops...@gmail.com>: Sep 05 05:14PM +0530
Yes, but please suggest what should be the type of field then? As I want to
use an editor to write content as well as upload images specific to content.
On Sat, Sep 5, 2020 at 4:59 PM Ogunsanya ...more
hans alexander <hanz...@gmail.com>: Sep 05 07:35PM +0700
You can use CKEditor 5 for creating content.
Check this
https://jawaban.online/scope/outlink/6025/django-ckeditor-pypi/
On Sat, Sep 5, 2020 at 6:46 PM sourav chakraborty ...more
Boi Deekay <boid...@gmail.com>: Sep 03 01:42PM -0700
Page not found (404)Request Method:
GETRequest URL:
http://127.0.0.1:8000/
Using the URLconf defined in myFirstPy.urls, Django tried these URL
patterns, in this order:
1. text/ ...more
hans alexander <hanz...@gmail.com>: Sep 05 02:05PM +0700
You need to set your index path in urls.py like this:
path(' ', <your view>, <url name>)
...more
Michael Jensen <mdje...@gmail.com>: Sep 04 10:47AM -0700
I have a page that shows a grid of items and dates associated with that. I
am using a JOIN query to get the data, but it appears to be cached or
delayed somehow. When I query the database directly ...more
Michael Jensen <mdje...@gmail.com>: Sep 04 02:02PM -0700
Looks like it was my sql query, figured it out!
On Friday, September 4, 2020 at 1:07:26 PM UTC-6 Michael Jensen wrote:
...more
Kritika Paul <rkritik...@gmail.com>: Sep 04 11:36AM +0530
Hi
I am a beginner to django and trying to create a full fledged school
management system on django.
I need someone to help in setting up the project from base.
Basic ideas like from which ...more
Pawan Acharya <pawanach...@gmail.com>: Sep 04 10:22PM +0530
pawanach...@gmail.com
...more
Omkar Parab <omkar...@gmail.com>: Sep 04 10:46PM +0530
Check-out this repository. 👇
https://github.com/adigunsherif/Django-School-Management-System
...more
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to django-users...@googlegroups.com.
--
To unsubscribe from this group and stop receiving emails from it send an email to django-users+unsubscribe@googlegroups.com.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPQzWA0Dq%3DA3Kw2CsDG_4Fc6HTwkEjPo0noV4ptVj2hNCMLnqQ%40mail.gmail.com.