This website requires JavaScript.
Explore
Help
Register
Sign In
harmacist
/
DashMachine
Watch
1
Star
0
Fork
0
You've already forked DashMachine
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
DashMachine
/
dashmachine
/
main
History
Ross Mountjoy
259068e618
No more committing straight to master. Moving all development to dev branch.
2020-03-19 14:08:48 -04:00
..
__init__.py
first commit
2020-01-06 07:21:52 -05:00
forms.py
0.3 ready for docker testing
2020-02-08 17:05:48 -05:00
models.py
changed how template apps are handled, no more database table, also separate files for each app. Unfortunately the idea of displaying a list here is not going to work. As we add data sources for template apps, there's going to be too much data to send at one time, so we'll need to keep the autocomplete.
2020-02-13 11:22:40 -05:00
read_config.py
- fixed lack of feedback on login screen
2020-03-08 11:55:21 -04:00
routes.py
No more committing straight to master. Moving all development to dev branch.
2020-03-19 14:08:48 -04:00
utils.py
- fixed lack of feedback on login screen
2020-03-08 11:55:21 -04:00