This website requires JavaScript.
Explore
Help
Sign In
halfd
/
membersystem
Watch
1
Star
0
Fork
You've already forked membersystem
0
forked from
data.coop/membersystem
Code
Pull requests
Activity
35d8438d66
membersystem
/
.gitignore
7 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit.
2018-06-23 11:00:26 +00:00
__pycache__/
*.pyc
*.sw*
Add local database to .gitignore
2018-06-23 12:22:53 +00:00
db.sqlite3
Renamed membersystem => project (because of tab completion nuisance) and profiles => users
2019-08-31 17:41:35 +00:00
project/settings/local.py
First pytest stuff
2018-06-23 23:05:02 +00:00
.pytest_cache
Copy permalink