Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonthings
/
django-haystack
Public
forked from
django-haystack/django-haystack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
django-haystack
haystack
on
master
User selector
All users
All time
Commit history
Commits on Feb 6, 2021
fix update_index with Multi-lingual Content: update_index --remove --age=24 - removes all objects from index
nikolaysm
committed
c3ae33a
View commit details
Copy full SHA for c3ae33a
View code at this point
Browse repository at this point
Commits on Dec 28, 2020
no int
yeago
authored
ac20064
View commit details
Copy full SHA for ac20064
View code at this point
Browse repository at this point
Update haystack/management/commands/update_index.py
Show description for ecee3be
yeago
and
acdha
authored
ecee3be
View commit details
Copy full SHA for ecee3be
View code at this point
Browse repository at this point
Commits on Dec 23, 2020
this is none
subsume-zz
committed
329eb6e
View commit details
Copy full SHA for 329eb6e
View code at this point
Browse repository at this point
minutes granularity for update index command
subsume-zz
committed
affcfd9
View commit details
Copy full SHA for affcfd9
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
expose FaceDateField in haystack.indexes
phlb
committed
6d97b61
View commit details
Copy full SHA for 6d97b61
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
update_index: Fix the backend in update_worker
phlb
committed
3a2c466
View commit details
Copy full SHA for 3a2c466
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
Fixed hardcoded default connection alias
fakharmakhtar
committed
a948e37
View commit details
Copy full SHA for a948e37
View code at this point
Browse repository at this point
Drop support for Python 2 and old versions of Django. Add support for Django 3.
solarissmoke
committed
47a5352
View commit details
Copy full SHA for 47a5352
View code at this point
Browse repository at this point
Commits on Jan 28, 2020
Merge branch 'master' into fix-six-for-django3.0
acdha
authored
ccb8b82
View commit details
Copy full SHA for ccb8b82
View code at this point
Browse repository at this point
Commits on Jan 19, 2020
Update __init__.py
MrKioZ
authored
c3c68e3
View commit details
Copy full SHA for c3c68e3
View code at this point
Browse repository at this point
Update __init__.py
MrKioZ
authored
d4494a6
View commit details
Copy full SHA for d4494a6
View code at this point
Browse repository at this point
Update __init__.py
MrKioZ
authored
5af8ace
View commit details
Copy full SHA for 5af8ace
View code at this point
Browse repository at this point
Commits on Dec 21, 2019
Merge branch 'master' into fix-version
Show description for abd5cd6
tomkins
committed
abd5cd6
View commit details
Copy full SHA for abd5cd6
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
Update loading.py
andreasofthings
authored
79ec0a3
View commit details
Copy full SHA for 79ec0a3
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
using six replace django six
the5fire
committed
ee12701
View commit details
Copy full SHA for ee12701
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
Merge pull request #1656 from mpauly/move-import
Show description for 802b0f6
acdha
authored
802b0f6
View commit details
Copy full SHA for 802b0f6
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Export NgramField from indexes once again
asedeno
committed
57bb39c
View commit details
Copy full SHA for 57bb39c
View code at this point
Browse repository at this point
Move import into function to avoid GDAL as a global dependency
Martin Pauly
committed
c86893c
View commit details
Copy full SHA for c86893c
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
bugfix: whoosh min. prefix length less than query term length
Mikolaj Rybinski
committed
852dd3d
View commit details
Copy full SHA for 852dd3d
View code at this point
Browse repository at this point
QueryParser of super(WhooshSearchBackend, self).__init__(incl. FuzzyTermPlugin
Mikolaj Rybinski
committed
7d65231
View commit details
Copy full SHA for 7d65231
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
Add Django 2.1 compatibility
timgraham
committed
78b8b0c
View commit details
Copy full SHA for 78b8b0c
View code at this point
Browse repository at this point
Remove compatibility shims for Django < 1.4
timgraham
committed
f6f3f4e
View commit details
Copy full SHA for f6f3f4e
View code at this point
Browse repository at this point
Commits on Jul 9, 2018
Merge pull request #1625 from batisteo/1624-searchqueryset-instanciated
Show description for 2831d08
acdha
authored
2831d08
View commit details
Copy full SHA for 2831d08
View code at this point
Browse repository at this point
Commits on Jul 5, 2018
Fixes #1624: SearchQuerySet is instantiated at startup
Baptiste Darthenay
committed
b607696
View commit details
Copy full SHA for b607696
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Mark intentional exports from indexes
Show description for 54f51fb
acdha
committed
54f51fb
View commit details
Copy full SHA for 54f51fb
View code at this point
Browse repository at this point
Stop re-exporting Django classes
Show description for 39c2adc
acdha
committed
39c2adc
View commit details
Copy full SHA for 39c2adc
View code at this point
Browse repository at this point
Remove unused logging code
acdha
committed
cfb0bfe
View commit details
Copy full SHA for cfb0bfe
View code at this point
Browse repository at this point
More-Like-This template tag: log exceptions’
Show description for 2dddd02
acdha
committed
2dddd02
View commit details
Copy full SHA for 2dddd02
View code at this point
Browse repository at this point
Whitespace
acdha
committed
fcb8ced
View commit details
Copy full SHA for fcb8ced
View code at this point
Browse repository at this point
Fix unnecessary `== True` test
acdha
committed
0dde1c4
View commit details
Copy full SHA for 0dde1c4
View code at this point
Browse repository at this point
Fix remaining long line warnings
acdha
committed
6afd232
View commit details
Copy full SHA for 6afd232
View code at this point
Browse repository at this point
Stop declaring unused variables
acdha
committed
9feb2b3
View commit details
Copy full SHA for 9feb2b3
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
Fix all “not FOO in BAR” tests
acdha
committed
36390dc
View commit details
Copy full SHA for 36390dc
View code at this point
Browse repository at this point
Fix get_coords() calls
acdha
committed
1fda20e
View commit details
Copy full SHA for 1fda20e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.