This website requires JavaScript.
Explore
Help
Sign In
Commander1024
/
lostplaces-backend
Watch
1
Star
0
Fork
0
You've already forked lostplaces-backend
Code
Issues
14
Pull Requests
Releases
Wiki
Activity
3ab5bf6826
lostplaces-backend
/
lostplaces
/
lostplaces_app
History
Commander1024
3ab5bf6826
Added signup formcheck signup.
2020-08-02 23:22:47 +02:00
..
migrations
Added voucher model.
2020-08-01 13:11:07 +02:00
static
New CSS
2020-08-02 15:57:19 +02:00
templates
Finally got an input form. :-)
2020-08-01 19:21:59 +02:00
__init__.py
Added shebang to .py files and specified encoding as UTF-8
2020-07-31 14:55:26 +02:00
admin.py
Added voucher creation date display in voucher edit view.
2020-08-01 13:31:52 +02:00
apps.py
Exterminated excess newlines.
2020-07-31 14:53:39 +02:00
forms.py
Added signup formcheck signup.
2020-08-02 23:22:47 +02:00
models.py
Added voucher creation date display in voucher edit view.
2020-08-01 13:31:52 +02:00
tests.py
Added shebang to .py files and specified encoding as UTF-8
2020-07-31 14:55:26 +02:00
urls.py
Added input field to the signup form and removed crap.
2020-08-02 22:05:25 +02:00
views.py
Resolved merge conflicts.
2020-08-02 22:16:31 +02:00