Tim Gates
abcc61071c
Merge 41aec317e1 into 7770da8a49
2022-08-02 21:47:23 +10:00
Tim Gates
41aec317e1
docs: Fix a few typos
...
There are small typos in:
- djadmin2/actions.py
- djadmin2/views.py
- docs/ref/actions.rst
- docs/ref/meta.rst
- docs/ref/permissions.rst
- example/blog/tests/test_views.py
Fixes:
- Should read `separated` rather than `seperated`.
- Should read `response` rather than `reponse`.
- Should read `objects` rather than `obejcts`.
- Should read `modifying` rather than `modifing`.
- Should read `limited` rather than `limitted`.
- Should read `explicitly` rather than `explicityly`.
- Should read `execute` rather than `exectue`.
- Should read `embarrassing` rather than `embarressing`.
- Should read `denied` rather than `diened`.
Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-08-02 21:47:15 +10:00
Jannis Leidel
7770da8a49
Merge pull request #479 from jazzband/jazzband/sync/default
...
Jazzband: Synced file(s) with jazzband/.github
2021-10-22 17:46:32 +02:00
jazzband-bot
bbfa3daa0c
Jazzband: Created local 'CODE_OF_CONDUCT.md' from remote 'CODE_OF_CONDUCT.md'
2021-10-21 14:33:45 +00:00
Asif Saif Uddin
933489a491
remove python 2 style codes
2021-10-17 17:09:23 +06:00
Asif Saif Uddin
2a5156005b
remove python 2 style codes
2021-10-17 17:09:23 +06:00
Asif Saif Uddin
ca28d88c88
remove python 2 style super call from utils
2021-10-17 17:09:23 +06:00
Asif Saif Uddin
9227439625
remove python 2 style super call and explicit object inheritance from viewmixins
2021-10-17 17:09:23 +06:00
Asif Saif Uddin
78112a85bd
remove python 2 style super call and explicit object inheritance
2021-10-17 17:09:23 +06:00
Asif Saif Uddin
951c7e5bcf
update python 3 ( #477 )
...
* update python 3
* modify django-filter to 2.4.0
2021-10-17 14:21:02 +06:00
Asif Saif Uddin
5608ae91ea
add django 3.2 on the matrix and remove 3.0 as EOL
2021-10-17 13:24:17 +06:00
Jannis Leidel
8cee4de75d
Merge pull request #475 from jazzband/master-to-main
...
Rename Django's dev branch to main.
2021-03-09 18:36:51 +01:00
Jannis Leidel
f5ee0d12c3
Fix for recent Django.
2021-03-09 13:14:40 +01:00
Jannis Leidel
245b5911e6
More Django fixes.
2021-03-09 12:44:05 +01:00
Jannis Leidel
39c6d80b7b
Don't run tests against Django main on 3.7.
2021-03-09 12:38:08 +01:00
Jannis Leidel
2c6e5f004a
Fix compat issue.
2021-03-09 12:33:11 +01:00
Jannis Leidel
f893867652
Rename own develop branch to main.
2021-03-09 12:29:02 +01:00
Jannis Leidel
9025d59308
Rename Django's dev branch to main.
...
More information: https://groups.google.com/g/django-developers/c/tctDuKUGosc/
Refs: https://github.com/django/django/pull/14048
2021-03-09 12:25:05 +01:00
Jannis Leidel
5fa2670643
Fix badges.
2020-11-25 21:12:03 +01:00
Jannis Leidel
acc36d9e3e
Merge pull request #474 from jazzband/gha
...
Migrate to GitHub Actions.
2020-11-25 20:40:15 +01:00
Jannis Leidel
d76590de4c
Enable Jazzband releases.
2020-11-25 20:32:29 +01:00
Jannis Leidel
eba98f9cae
Add coverage tracking.
2020-11-25 20:25:26 +01:00
Jannis Leidel
65c7f21730
Initial GitHub Actions test workflow.
2020-11-25 20:20:05 +01:00
Kamil Gałuszka
c59a19f336
feat: upgrade Django and Python to supported versions
2020-11-21 22:16:43 +06:00
Tim Gates
49f569cc6c
docs: Fix simple typo, taht -> that ( #471 )
...
There is a small typo in djadmin2/filters.py.
Should read `that` rather than `taht`.
2020-03-04 16:06:19 +01:00
Asif Saif Uddin
08867d7e13
updated django rest framework
2019-03-18 01:21:42 +06:00
Asif Saif Uddin
c724c332c6
django-filter rest backend global
2018-11-02 21:27:04 +06:00
Asif Saif Uddin
fbd1ab5931
static tag
2018-11-02 21:27:04 +06:00
Asif Saif Uddin
74788d96ff
inlineformset deprecation warning fixed
2018-11-02 21:27:04 +06:00
Asif Saif Uddin
09ed44fe56
regex depr
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
5425e37524
static
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
ccdbfdd013
settings changes
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
93a7a213df
settings changes
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
673b0f8eb6
change setenv
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
fbd3caf0e3
admin tests only
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
77ed1eb117
disable example apps testing
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
58f38b55cd
static
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
bfe2a8b207
pinned django-filter to 1.1.0 for now
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
26727eb2a5
update required packages
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
ddc1e39cea
stop flake8 check on travis
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
7ea3d7fc28
updated requirements version
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
439f250423
updated travis matrix
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
69d0387b6d
repalce staticfiles with static
2018-10-23 18:27:41 +06:00
Asif Saif Uddin
32f5c93c84
added paginate_by attr to example blogListView
2018-10-23 18:27:41 +06:00
Asif Saif Uddin
6473fbea4d
fixed typo
2018-10-23 18:27:41 +06:00
Asif Saif Uddin
c056ad816e
django-filters to installed apps
2018-10-23 18:27:41 +06:00
Asif Saif Uddin
769bd37a9a
django-filters widget changes revert
2018-10-23 18:27:41 +06:00
Asif Saif Uddin
9d7286b5aa
django-filters widget
2018-10-23 18:27:41 +06:00
Asif Saif Uddin
a7be23c4d9
django-filters
2018-10-23 18:27:41 +06:00
Asif Saif Uddin
3c20e75a0d
django-filters
2018-10-23 18:27:41 +06:00