Mike
b5b576aca5
refactor: apply ruff linter rules and standardize code style
...
Replace flake8 with ruff and apply consistent linting rules across the entire codebase. Update type annotations, quotation marks, and other style-related changes to comply with the new standards.
2024-09-01 14:57:47 -07:00
Mike
2d7b06c956
docs(eav): update documentation for Django EAV 2 admin integration and settings
2024-03-06 09:34:45 -08:00
Christian Clauss
0b683ef3d5
Fix typos with codespell --ignore-words-list=unkown --skip="*.po" -w
2024-01-10 21:06:29 +01:00
Mike
964f77dc54
refactor(docs): Update intersphinx mapping in Sphinx configuration
2023-10-15 16:24:12 -07:00
Ihor Sychevskyi
ac070dba28
update links ( #275 )
2022-11-16 01:53:47 +02:00
Mike
fc94c29138
chore: remove unneeded files
2022-08-13 10:22:32 -07:00
Mike
943a63fd84
chore: use new theme and clean up style errors
2022-08-13 10:22:22 -07:00
Mike
edd050dd98
chore: fix repo links
2021-10-21 12:55:47 -07:00
Mike
4490cdfed5
Release 1.0.0 ( #86 )
...
* chore: update docs for django 2.2 config
* chore: bump version to 1.0.0
2021-10-21 10:57:37 -07:00
Mike
990bdbd1cf
Add pre-commit configuration ( #83 )
...
chore: add pre-commit configuration
2021-10-20 12:52:15 -07:00
Mike
b1badf8dc5
style: run black formatter
2021-10-16 10:43:02 -07:00
~lmn
09918b6224
Fix sphinx deprecated add_stylesheet -> add_css_file
2021-05-11 15:41:11 -03:00
Mauro
668caf39e3
Merge branch 'master' of github.com:lvm/django-eav2
2021-05-10 18:06:52 -03:00
Mauro
6a470e2567
Update docs
2021-05-10 18:06:29 -03:00
Mauro
3d2c48ae36
Updating docs
2021-05-10 17:17:49 -03:00
~lmn
493e63645e
Adding secret_key to sphinx conf
2021-04-27 09:35:40 -03:00
Mauro
621ca5791f
More docs to the json datatype
2021-04-05 08:35:00 -03:00
Mauro
80323b1c87
Added an example to the docs
2021-04-05 08:20:34 -03:00
Mauro
d8ab935654
Updated docs
2021-04-05 00:04:29 -03:00
Alexander Anikeev
e857819fce
Add ability to assign enum values as strings ( #46 )
...
* Add ability to assign enum values as strings
* Remove unreachable code (enum validation now fails earlier)
* Enable filtering by enum value
2019-06-20 18:14:19 +02:00
Iwo Herka
d9dba5703c
Rewrite documentation for modern Sphinx ( #5 )
2018-07-23 16:27:12 +00:00
David Gelvin
9bfb30b94b
More spelling corrections
2010-09-29 13:25:41 +03:00
David Gelvin
44d6f473c5
Fixed spelling error
2010-09-29 13:23:17 +03:00
David Gelvin
5a3046b1dd
Updated docs
2010-09-29 13:12:17 +03:00
David Gelvin
6561034bfd
Doc fix
2010-09-29 13:09:08 +03:00
David Gelvin
28c8c5ed0f
Doc changes
2010-09-29 13:07:26 +03:00
David Gelvin
df16ed379d
Updated install docs
2010-09-29 13:04:02 +03:00
David Gelvin
e944804173
Added setup, tweaked docs
2010-09-28 13:45:20 +03:00
David Gelvin
8744714574
Reorganized dir
2010-09-27 16:30:16 +03:00
David Gelvin
0264919f88
Reorganized dir
2010-09-27 16:28:52 +03:00