Tobi De Falco Versions Save

Enhance your Django developer experience: CLI and Guides for the Modern Django Developer.

v0.22.1

1 month ago

What's changed

v0.22.0

1 month ago

What's changed

  • feat: Improve the generated crud code, the table now shows checkmarks for boolean fields and has a better look
  • feat: The create and update views have been updated to work with models with ImageField or FieldFields.

Full Changelog: https://github.com/Tobi-De/falco/compare/v0.21.0...v0.22.0

v0.21.0

1 month ago

What's changed

Full Changelog: https://github.com/Tobi-De/falco/compare/v0.20.0...v0.21.0

v0.20.0

1 month ago

What's Changed

  • stlyle: Improve the crud table style, using icons for the actions tab
  • refactor: The default pagge size for pagination is now 10 instead of 20

Full Changelog: https://github.com/Tobi-De/falco/compare/v0.19.0...v0.20.0

v0.19.0

1 month ago

What's Changed

Full Changelog: https://github.com/Tobi-De/falco/compare/v0.18.6...v0.19.0

v0.18.6

2 months ago

Wha's changed

  • fix: work command fails with a custom user command using the address option

Full Changelog: https://github.com/Tobi-De/falco/compare/v0.18.5...v0.18.6

v0.18.4

2 months ago

v0.18.0

2 months ago

What's changed

  • feat: The crud command now adds date types on widgets for form fields of type DateTimeField, DateField, and TimeField.
  • feat: The start-project command can now work offline if a blueprint has already been downloaded once.
  • fix: The generated table on list pages was missing a column header.

Full Changelog: https://github.com/Tobi-De/falco/compare/v0.17.0...v0.18.0

v0.17.0

2 months ago

What's changed

  • refactor: blueprints html files now end with the extension .jinja.

Full Changelog: https://github.com/Tobi-De/falco/compare/v0.16.1...v0.17.0

v0.16.1

2 months ago

What's changed

Mainly internal changes, cruft is no longer a project dependency. pico can now be specified as a blueprint.

Full Changelog: https://github.com/Tobi-De/falco/compare/v0.16.0...v0.16.1