This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
wagtail-birdsong
mirror of
https://github.com/neon-jungle/wagtail-birdsong.git
Watch
1
Star
1
Fork
You've already forked wagtail-birdsong
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
wagtail-birdsong
/
.gitignore
15 lines
100 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial structure and MVP working code
2020-02-26 23:34:28 +00:00
var/
venv/
*.egg-info/
dist/
*.pyc
*.local
.tmp
.idea
.DS_Store
More changes to more reflect the modeladmin approach
2020-04-30 07:43:10 +00:00
.vscode
Add thing to fix wheel
2020-05-28 04:40:25 +00:00
build/
Basic test app creating and some local dev settings
2020-05-26 00:23:37 +00:00
.eggs
local.sqlite3