Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v1a0/django-utk
The most useful tools for any django project
https://github.com/v1a0/django-utk
Last synced: 29 days ago
JSON representation
The most useful tools for any django project
- Host: GitHub
- URL: https://github.com/v1a0/django-utk
- Owner: v1a0
- License: gpl-3.0
- Created: 2024-05-23T03:05:39.000Z (7 months ago)
- Default Branch: develop
- Last Pushed: 2024-07-15T14:36:26.000Z (5 months ago)
- Last Synced: 2024-11-19T04:01:58.343Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 170 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Django Ultimate Toolkit
The most useful tools for any django project
- Models
- Mixins
- TimeStampedModel
- SoftDeleteModel
- DBViewModel
- MaterializedDBViewModel
- Fields
- CreatedAtField
- UpdatedAtField
- Managers
- TimeStampedManager
- SoftDeleteManager
- DBViewManager
- Fixes
- DeleteUsingManager
- Validators
- Hashes
- MD5Validator
- SHA1Validator
- SHA256Validator
- SHA512Validator
- UUID
- UUID1Validator
- UUID2Validator
- UUID3Validator
- UUID4Validator
- UUID5Validator
- Tests
- Factories ⭐️
- faker
- Sequence
- RandInt
- RandFloat
- RandChoices
- RandChoice
- RandString
- RandFilename
- RandRange
- RandList
- RandTuple
- RandGenerator
- RandIterable
- ForEach
- RandBytes
- RandBytesIO
- RandFile (django)
- RandImageFile (django)
- MD5HashSum
- SHA1HashSum
- SHA256HashSum
- SHA512HashSum
- UUID4
- utils
- run_n_time
- run_10_time
- run_100_time
- run_1k_time
- run_10k_time
- run_100k_time
- run_1m_time
- Misc
- Singleton
- Utils
- typehint
- get_model_meta
- import_modules
- popattr
- Lazy
- env
- PYTHON_VERSION
- args
- EMPTY