Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
django-iconify
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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-iconify
Graph
a6d4eb0fdda2f6d0baf2ac256e7d94b17f2f578b
Select Git revision
Branches
2
1-add-management-command-to-retrieve-collections-json
master
default
Tags
6
0.4.1
0.4
0.3
0.1.1
0.1.0.post1
0.1.0
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Jan
5
Dec
22
Jun
20
5
19
Mar
7
Dec
16
Feb
15
Fix import and bump version to 0.4.1
0.4.1 master
0.4.1 master
Allow Django 5.0, remove support for older versions, bump to 0.4
0.4
0.4
Document allow/disallow feature
0.3
0.3
Bump version to 0.3
Merge branch '8-export-django-model-coices-for-icons' into 'master'
Raise KeyError if choices for a disallowed collection are requested
Sort icon choices alphabetically
Fix if statement inside collection_allowed
Implement icon_choices
Implement allow/disallow list for collection names
Merge branch 'fix/config-js' into 'master'
Fix config JS snippet to work with current Iconify and bump version
Allow Django 4.0 and bump version
0.1.1
0.1.1
Merge branch 'renovate/configure' into 'master'
1-add-managemen…
1-add-management-command-to-retrieve-collections-json
Add renovate.json
Fix link to repository
Bump version to 0.1.0.post1
0.1.0.post1
0.1.0.post1
Fix links in README
Add note on example to README.
0.1.0
0.1.0
Merge gitignore files
Include license and example in source tarball
Update headline in README
Update meta-data for project
Add README
Reformat using black
Add and update source comments and docstrings
Implement collection/ endpoint
Fix some typos
Generalise default callback name
Implement collections/ endpoint
Merge branch 'master' of edugit.org:AlekSIS/libs/django-iconify
Merge branch 'css-unit' into 'master'
Factor JSON/JSONP generation out into base class
Add utility function to split string into css value and unit.
Implement SVG view
Remove left-over debug print
Implement JSON pretty-printing
Add some more icons as test
Leave out optional attributes
Add test page to example app
Loading