Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
django-autocomplete-multi-models
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hub
django-autocomplete-multi-models
Graph
main
Select Git revision
Branches
1
main
default
protected
Tags
7
v0.5.1
v0.5
v0.4.3.1
v0.4.2
v0.4.1
v0.4
v0.3
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jan
10
9
13
Jan
19
Dec
12
23
Nov
4
Oct
3
1
30
Sep
15
Feb
14
only for main
main
main
only for master
test with python 3.10
typo in version scope
test multiple django versions
v0.5.4 with django 4 allowed
Allows django 4 and higher
update name, use all dependencies in requirements
Update setup.cfg
allow more python
Only requires django
use default stages
publish package
when AUTO_UPDATE_ENABLED is not enabled, make the index as needed to be rebuilt
v0.5.1
v0.5.1
work with string, in cache to casting to str all var
Merge plural with singular form, ability to toggle this new feature
v0.5
v0.5
Show occurrences in admin UI
fix test, for prefill when empty
v0.4.3.1
v0.4.3.1
prefill when empty
allows to add integer field to index, prevent substring that are integer to be added
v0.4.2
v0.4.2
add banned_words to manifest
v0.4.1
v0.4.1
adapt test, check banned word works
v0.4
v0.4
ability to ban word from index
Merge branch 'add-count' into 'main'
v0.3
v0.3
adapt test as there is by default an in-memory storage
allows to disable auto indexing, provide a basic in-memory storage for get_setting_from_storage/set_setting_in_storage
Merge branch 'add-count' into 'main'
set default to None
Merge branch 'add-count' into 'main'
should not be needed anymore, commenting it
pine click version
check search without accent find accent
keep track in the index of occurrences of word, rework business_process so de-duplication is done before saving
list more settings
allows preventing objects to be indexed
rename package
export coverage
run tests
default dbname
add postgres service
Loading