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
Commits
735b0722
Commit
735b0722
authored
1 year ago
by
Bryan BRANCOTTE
Browse files
Options
Downloads
Patches
Plain Diff
Only requires django
parent
09ca4d0b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.cfg
+3
-2
3 additions, 2 deletions
setup.cfg
with
3 additions
and
2 deletions
setup.cfg
+
3
−
2
View file @
735b0722
[metadata]
[metadata]
name
=
autocomplete-multi-models
name
=
autocomplete-multi-models
version
=
0.5.
1
version
=
0.5.
2
description
=
An app that index fields across multiple models, and expose an api to query for word similar to the query.
description
=
An app that index fields across multiple models, and expose an api to query for word similar to the query.
long_description
=
file: README.md
long_description
=
file: README.md
author
=
Bryan Brancotte
author
=
Bryan Brancotte
...
@@ -25,4 +25,5 @@ classifiers =
...
@@ -25,4 +25,5 @@ classifiers =
include_package_data
=
true
include_package_data
=
true
packages
=
find:
packages
=
find:
python_requires
=
>=3.6
python_requires
=
>=3.6
install_requires
=
file: requirements.txt
install_requires
=
\ No newline at end of file
Django
>=
3.2
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment