This website requires JavaScript.
Explore
Web Site
Help
Sign In
Lancaster-University
/
DEMOS2
Archived
Watch
1
Star
0
Fork
You've already forked DEMOS2
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2022-08-01
. You can view files and clone it, but cannot push or open issues or pull requests.
master
DEMOS2
/
allauthdemo
/
auth
History
vince0656
ff967877cb
Made a number of small enhancements. The django-recaptcha fields have been removed from the django forms as they're a dependency nightmare. The module isn't really required and the same functionality can be serviced using HTML and JS and it also paves the way to perform testing with python 3 over python 2.7. The about page has been removed for now as it's not prod ready and all it currently does it mention the software used to build DEMOS2.
2018-07-16 10:16:06 +01:00
..
__init__.py
Initial commit of DEMOS2 with the upgraded 'Create Event' UI. However, there is no input validation currently
2018-06-12 13:31:38 +01:00
admin.py
Initial commit of DEMOS2 with the upgraded 'Create Event' UI. However, there is no input validation currently
2018-06-12 13:31:38 +01:00
apps.py
Initial commit of DEMOS2 with the upgraded 'Create Event' UI. However, there is no input validation currently
2018-06-12 13:31:38 +01:00
forms.py
Made a number of small enhancements. The django-recaptcha fields have been removed from the django forms as they're a dependency nightmare. The module isn't really required and the same functionality can be serviced using HTML and JS and it also paves the way to perform testing with python 3 over python 2.7. The about page has been removed for now as it's not prod ready and all it currently does it mention the software used to build DEMOS2.
2018-07-16 10:16:06 +01:00
models.py
Initial commit of DEMOS2 with the upgraded 'Create Event' UI. However, there is no input validation currently
2018-06-12 13:31:38 +01:00
tests.py
Initial commit of DEMOS2 with the upgraded 'Create Event' UI. However, there is no input validation currently
2018-06-12 13:31:38 +01:00
views.py
Initial commit of DEMOS2 with the upgraded 'Create Event' UI. However, there is no input validation currently
2018-06-12 13:31:38 +01:00