Originally posted by Pondlife
View Post
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
test please delete
Collapse
This is a sticky topic.
X
X
Collapse
-
-
In Afrikaans the word for box is the same as tw4tI was an IPSE Consultative Council Member, until the BoD abolished it. I am not an IPSE Member, since they have no longer have any relevance to me, as an IT Contractor. Read my lips...I recommend QDOS for ALL your Insurance requirements (Contact me for a referral code).Comment
-
-
Just got a Django backend for an autocomplete widget working
It may not sound like much, but I also had to work out how to do data migrations so I could prepopulate the DB with a list of names, so I had something to work with; and the documentation for the autocomplete library (module?) is, in the great spirit of open source software, unclear and unreliable.
I thought returning the wrong thing from the example function that actually does the work was a particularly clever touch - it's supposed to return the queryset containing the values that match the input, which is called qs; instead, it returns the input, which is called qComment
-
-
-
Morning
It's warm outside for February."You’re just a bad memory who doesn’t know when to go away" JRComment
-
-
-
Originally posted by NickFitz View PostJust got a Django backend for an autocomplete widget working
It may not sound like much, but I also had to work out how to do data migrations so I could prepopulate the DB with a list of names, so I had something to work with; and the documentation for the autocomplete library (module?) is, in the great spirit of open source software, unclear and unreliable.
I thought returning the wrong thing from the example function that actually does the work was a particularly clever touch - it's supposed to return the queryset containing the values that match the input, which is called qs; instead, it returns the input, which is called qComment
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Autumn Budget 2025 set for Nov 26, ‘putting contractors on watch’ Today 15:13
- November 2025 Companies House ID rules contractors must follow Yesterday 19:12
- When agencies sink with your contractor invoice: a legal guide Sep 2 17:14
- Reeves ‘to raise VAT registration threshold to £100,000’ Sep 1 06:37
- When your agency shuts: a recruiter’s 5 tips if you’re unpaid Aug 29 06:57
- What the 2025 employment status review means for contractors Aug 28 06:39
- Contractors, Autumn Budget 2025 is set to extend the big income tax freeze Aug 27 07:15
- Labour to run employment status consultation ‘before 2026’ Aug 26 05:03
- Contractors, AI is making the CV’s death knell louder Aug 22 22:13
- Decline in IT contractor demand accelerated in July 2025 Aug 21 21:26
Comment