Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
django-forms-as-jsonschema
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Libraries
django-forms-as-jsonschema
Graph
renovate/django-5.x
Select Git revision
Branches
4
11-create-model-for-instances-of-a-form
main
default
protected
renovate/django-5.x
renovate/pytest-8.x
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
May
9
Apr
30
Nov
23
26
Oct
19
4
Sep
31
Aug
Update dependency Django to v5
renovate/django…
renovate/django-5.x
Update dependency pytest to v8
renovate/pytest…
renovate/pytest-8.x
Reformat and Fixme
11-create-model…
11-create-model-for-instances-of-a-form
Correctly serialize model values
build a model dictionary
Document jsonschema.py with some fixes
main
main
Document layout.py with some additional fixes
Document forms.py
Merge branch 'renovate/configure' into 'main'
Add renovate.json
Mark LayoutNode importable on module level
Mark required fields as required
Make all relevant classes importable globally
Correctly create schemas for Layouts
Create functionality to specify a Layout for forms
Move creation and addition of fields and sections to separate methods
Allow empty label and help text
Allow Python 3.9
Use correct options for different types of select fields
Use correct options for file fields
Mark disabled fields as readonly
Use a local dict to create fields
Remove build() method
Rename schema to jsonschema
Create schemas automatically
Create JSONSchemaFormMixin
Create .gitignore
Rename library
Initial commit
Loading