Drf-generators

Latest version: v0.5.0

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.1.6

I had to iron out a few bugs (including `input` vs `raw_input`) for the differences between Python 2.7 and 3.4, but now everything is working. Tests are passing.

0.1.5

- Created ViewSet routing and views
- Use ViewSet by defualt
- added argument to user APIView (--api-view)
- Refactored to Generator class for easier extension
- Refactored all commands to one command class, keep it DRY
- Added example application
- Added tests

0.1.4

Each command can now be run separately
- `generate-serializers`
- `generate-views`
- `generate-urls`
- `generate-api`

Removed dependency on `get_models` method which is deprecated in Django 1.8.

0.1.3

DRF Generator will now generate everything you need to jumpstart an API: Serializers, Views, and Urls.

0.1.2

Generates API Serializers and Views.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.