issues
search
ericziethen
/
django-property-filter
Extend django-filter to allow filtering by properties
MIT License
36
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature/remove discontinued codecov install
#303
ericziethen
closed
3 weeks ago
1
Feature/switch to project toml
#302
ericziethen
closed
3 weeks ago
1
Created wheel includes some test files from test directory
#301
ericziethen
closed
3 weeks ago
0
Feature/fix test pypi release
#300
ericziethen
closed
1 month ago
1
Feature/create test pypi release workflow
#299
ericziethen
closed
1 month ago
1
Release to test.pypi
#298
ericziethen
closed
1 month ago
1
Create a manual Trigger for releasing to test pypi
#297
ericziethen
closed
1 month ago
0
Feature/review latest GitHub actions
#296
ericziethen
closed
1 month ago
1
Add Manual Run options for all github actions
#295
ericziethen
closed
1 month ago
0
Review how Releases work
#294
ericziethen
opened
1 month ago
1
Think of a different combination of django-filter backwards testing to improve overall tox speed
#293
ericziethen
closed
1 month ago
1
Feature/allign resting with django filter
#292
ericziethen
closed
1 month ago
1
Feature/upgrade environment to python 3 13
#291
ericziethen
closed
1 month ago
1
Consider having a manual workflow action to Run release actions manually only
#290
ericziethen
closed
1 month ago
1
Replace psycopg2 with psycopg(3)
#289
ericziethen
closed
1 month ago
1
Feature/upgrade environment to python 3 13
#288
ericziethen
closed
1 month ago
1
Feature/update dev tools
#287
ericziethen
closed
1 month ago
1
Replace codecov with codecov-cli if its even still needed
#286
ericziethen
closed
3 weeks ago
1
Add typing info & enable MyPy checking
#285
ericziethen
closed
5 days ago
1
Check if "ruff" can be used to replace some linters
#284
ericziethen
closed
3 weeks ago
0
Update dev and test tools for current Python version
#283
ericziethen
closed
1 month ago
0
### [RECURRING IN ALL RELEASES] Update dev and test tools for current Python version
#282
ericziethen
opened
1 month ago
0
### [RECURRING IN ALL RELEASES] Update dev environment to use latest Python 3.xx
#281
ericziethen
opened
1 month ago
0
Improve Tox behaviour to run the same test configuration as locally
#280
ericziethen
closed
1 month ago
1
Feature/improve postgres testing
#279
ericziethen
closed
1 month ago
1
Replace "psycopg2" with "psycopg[binary,pool]" because of slow psycopg2 availability when a new Python version comes out
#278
ericziethen
closed
1 month ago
1
Improve Postgres local testing
#277
ericziethen
closed
1 month ago
0
Improve documentation of Dev tools
#276
ericziethen
opened
1 month ago
0
Update testing and supported versions matching the current django-filter settings
#275
ericziethen
closed
1 month ago
0
Review if all warnings still need to be surpressed in Pytest.ini
#274
ericziethen
closed
1 month ago
1
Check all external actions used in github actions flow and if updates avaiable that we should use
#273
ericziethen
closed
1 month ago
6
Update dev environment to use Python 3.13
#272
ericziethen
closed
1 month ago
1
Review if tools still best practice like linters
#271
ericziethen
closed
3 weeks ago
0
Migrate to pyproject.toml for packaging
#270
ericziethen
closed
3 weeks ago
0
Bump django from 5.0 to 5.0.3
#269
dependabot[bot]
closed
1 month ago
2
Bump django from 5.0 to 5.0.2
#268
dependabot[bot]
closed
8 months ago
2
Bump jinja2 from 3.1.2 to 3.1.3
#267
dependabot[bot]
closed
1 month ago
2
Bump gitpython from 3.1.40 to 3.1.41
#266
dependabot[bot]
closed
1 month ago
2
### [RECURRING IN ALL RELEASES] Update testing and supported versions matching the current django-filter settings
#265
ericziethen
opened
11 months ago
0
### [RECURRING IN ALL RELEASES] Review if all warnings still need to be surpressed in Pytest.ini
#264
ericziethen
opened
11 months ago
0
### [RECURRING IN ALL RELEASES] Check all external actions used in github actions flow and if updates avaiable that we should use
#263
ericziethen
opened
11 months ago
0
Release 1.3.0
#262
ericziethen
opened
11 months ago
0
Feature/release 1 2 0
#261
ericziethen
closed
11 months ago
1
Re-introduce some tox.ini test cases for older Django-Filter versions to match at least the minimum install in setup.cfg
#260
ericziethen
closed
1 month ago
0
Add missing test support for Django 4.2 in tox.ini (lookup missing) and documentation
#259
ericziethen
closed
1 month ago
0
Feature/improve related models lookups
#258
ericziethen
closed
11 months ago
1
Bugfix/handle related model null values
#257
ericziethen
closed
11 months ago
1
Add tests for each filter for using related field notion e.g. 'db__field'
#256
ericziethen
closed
11 months ago
0
handle null values of related property fields from different Models
#255
ericziethen
closed
11 months ago
0
Feature/update GitHub actions versions
#254
ericziethen
closed
11 months ago
1
Next