inchidi
Meow
it's only a table no programming languages involved
Meow
🤣
Meow
please give an a raw query string.
Meow
provide me a raw query string. that's really what i want
inchidi
you being serious or just trolling?
Meow
what do you mean?
inchidi
Anonymous
Meow
SELECT * FROM exp.word WHERE word LIKE 'develop%'
Meow
this doesn't work
Meow
executing this query string only returns 'developed', 'developing'
Meow
'developing' should returns null
inchidi
Meow
I have a table for storing words from a given paragraph.
Meow
all the words stored in that table are unique to each other
Meow
and I linked them by their ID
Meow
talk is the basic word, and talked is its word family
Meow
ok..I seems find a loophole to this data structure I am working with.
Meow
it's my boss's time now..
Meow
see you later
Django Bot
>> Blogs
- On degrees
inchidi
git clone .../Try-Django-1.8.git .
you have extra dot in the end
inchidi
Meow
quick question~~
Meow
join .香港(which means .hk in Chinese) to bz column
Meow
I want to use like in this self join query.
Meow
but how
Meow
I figured it out...
Meow
the table structure is rather stupid..
Django Bot
>> Blogs
- Use Bitcoin to Get Two Scoops of Django at 25% Off
>> Links
- How to use the SQL replace function in a Django ORM query
- Kubernetes, Local to Production with Django: 2— Docker and Minikube
- Full-Text Search in Django with PostgreSQL
- Installing Python 3 and Django on Dreamhost
- django-watchman - exposes a status endpoint for backing services like datab
- django-health-check - modular app with plugins to check database, task queu
Django Bot
>> Links
- generator-politico-django — generator-politico-django 0.2.0 documentation
- Django, GraphQL & React - part one | Krzysztof Żuraw Blog
Meow
anyone here specialized in PHP?
Django Bot
>> Links
- Full-Text Search in Django with PostgreSQL | Hacker News
- PauLoX – Full-Text Search in Django with PostgreSQL
Django Bot
>> Blogs
- Django 2.0’da gelen yenilikler ve daha fazlası!
>> Links
- jcalazan/ansible-django-stack: Ansible Playbook for setting up a Django app
- Wagtail Tutorial Series | Michael Yin's Blog
- You have offline compression enabled but key is missing from offline manife
- kottenator/django-compressor-toolkit: Simply enable SCSS and ES6 in your Dj
- How to add a text filter to Django Admin – Haki Benita – Medium
Meow
I've encountered something very confusing
Meow
php doesn't throw fatal error when the execution time was way exceeded its configured limit.
Meow
this script call function from several other scripts,
inchidi
Meow
Do i miss understand the max_execution_time
Meow
Can you recommand me a PHP channel
Meow
I can't find one
inchidi
inchidi
afaik both doesnt have php group but they have group for general question
Spark | fosslife.com
Devs have a PHP group
Meow
I will give it a try later
Meow
Thx!
Spark | fosslife.com
Do you want me to share the link?
Django Bot
>> Links
- No way to get this to work on Heroku · Issue #486 · django-compressor/djang
- Django's Asset Managers: django-compressor vs django-webpack-loader - devel
Django Bot
>> Links
- Django ModelForm, FormView and the Request Object – Ramblings on startups,
Django Bot
>> Links
- Django Abstract Base Class - Model Inheritance - GoDjango
- Twitter
- library/postgres - Docker Hub
Django Bot
>> Links
- PauLoX – Full-Text Search in Django with PostgreSQL
karry
Hey there anyone who has done the matchmaker project in Udemy?
inchidi
the source code uploaded on git? if yes share the link
karry
so whats wrong with the source code?
karry
what next buddy?
karry
let me try it out
Django Bot
>> Links
- Django Tips #20 Working With Multiple Settings Modules
karry
could show me the steps you have worked with so that I can have the code on my sublime txt editor
Anonymous
sorry for my bad English :)
Essa
Rename matchmaker-2 to src
Essa
Or get into the folder src might be there
Essa
+ this is really obvious if you are following coding for entrepreneurs guides
Just make sure you do as he is
karry
okay let me try it out
Django Bot
>> Links
- Deploying Django: From zero to production in 20 minutes (starts at 10:40) -
Anonymous
in this situation you can search the error message in google or what engine you like
i think this project work with python 2 but you are using python 3
it's just a guess :)
you can read guide page for installation in github page of project
i think thay should have one :)
karry
inchidi
inchidi
i can see from here but just want to be sure
karry
inchidi
karry
inchidi
Can you please indicate how I go about either of the two. Please
you can try both tho. create new venv virtualenv env2 then activate it, source env2/bin/activate then try pip install -r .../path/of/requirements.txt
if success, then i think you will not get any problem in the future.
now try with py3 too, activate the venv you get, open the requirements.txt and delete the line contains enum34 and try install it again
inchidi
with py3, maybe you will get another error in future. my opinion, if you are learning django, try newer tutorial. if you already good and just want to make similar app, you will have a lots of work
Django Bot
>> Blogs
- When Docker is too slow, use your host
Django Bot
>> Jobs
- Senior Full-stack Web Developer
- Full-stack Web Developer
>> Blogs
- Conditional aggregation in Django 2.0
>> Links
- Django 2.0 released | Hacker News
- Django, Scheduled Tasks & Queues (Part 2) – Ben Cleary – Medium
- How to Add Custom Action Buttons to Django Admin – Haki Benita – Medium
- How to add a text filter to Django Admin – Haki Benita – Medium
- Forms have never been this crispy — django-crispy-forms 1.0.0 documentation
- Busimus/cutelog: GUI for Python's logging module
- GitHub - arachnys/cabot: Self-hosted, easily-deployable monitoring and aler
- Full-Text Search in Django with PostgreSQL | Hacker News