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
mathiasag7
3b1be10e9b
feat: Provide UUIDField option for pk field and a natural key feature for serialization ( #428 )
2023-10-30 08:57:29 -07:00
Mike
31e12a0ef9
chore: remove unused EavSlugField
2022-08-12 14:36:49 -07:00
Mike
653ed7fd38
refactor: move generate_slug to logic
2022-08-12 14:23:41 -07:00
Mike
f6afc45613
fix: ensure a proper slug is generated
2022-08-12 14:00:35 -07:00
Mike
5b9e5f2615
style: explicitly define import path
2021-10-16 10:45:01 -07:00
Mike
065de53ba4
style: run isort
2021-10-16 10:43:20 -07:00
Mike
b1badf8dc5
style: run black formatter
2021-10-16 10:43:02 -07:00
Mauro
b2c16c05c4
Adding CSV datatype + CSVField (widget, formfield also) + validators + tests
2021-05-10 17:13:42 -03:00
Mauro
49ee47c399
Updating translations from ugettext_lazy to gettext_lazy and deprecating djangotip from python <3.8
2021-04-23 12:19:06 -03:00
Iwo Herka
99254cd578
Move remaining docstrings to Google-stype format ( #10 )
2018-07-27 13:23:57 +00:00
Iwo Herka
d9dba5703c
Rewrite documentation for modern Sphinx ( #5 )
2018-07-23 16:27:12 +00:00
Siegmeyer of Catarina
9bf3dbfb5d
Migrate module docstrings to Google-style format ( #10 ) ( #5 )
2018-06-03 15:42:16 +02:00
Siegmeyer of Catarina
e5cd77b075
Sort imports ( #3 )
...
Make import statements PEP 8 compliant.
2018-05-31 03:21:20 +02:00
Iwo Herka
b99a3c0641
Move license notice to root directory ( #3 )
2018-05-18 13:37:39 +02:00
Iwo Herka
342fee006a
Remove Vim directives
2018-04-06 16:53:32 +02:00
Hamdi Sahloul
464a947548
Support attribute per model and attributes ordering
2016-10-14 02:00:55 +09:00
David Gelvin
39a1c95920
Removed uuid (not used)
2010-09-29 18:52:58 +03:00
David Gelvin
0264919f88
Reorganized dir
2010-09-27 16:28:52 +03:00