Re: Get experience letter and job opportunities

2024-02-10 Thread Manish Kumar
Hi all, Anyone have any DevOps related work ?? I want to do freelancing for DevOps work and I have a team of DevOps Engineer as well. Thanks and Regards, Manish Krishnvimal On Thu, 8 Feb, 2024, 9:58 am Abdulrahman Abbas, wrote: > I'm interested share your project > > On Wed, Feb 7, 2024, 23:25

Re: Django Admin CSS Not Working

2018-11-26 Thread Manish Kumar
once clear the cache and load admin page. On Mon, Nov 26, 2018 at 3:29 PM Kayode Oladipo wrote: > So, after about 3 months of my django admin CSS suddenly crashing and > burning; it shows that the CSS is loaded in terminal. GET base.css 200 blah > blah. However, it doesn't apply to the page whe

Django ORM for clone or copy particular row data from one table to another

2018-10-10 Thread Manish Kumar Yadav
Django ORM for clone or copy particular row data from one table to another Actually I have two table and both table have foreign key relation with different table, i want to move single single row data from one table to another. -- You received this message because you are subscribed to the Go