You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Olund f13b67f4be
Merge pull request #95 from bcgov/DIV-1061
5 years ago
..
middleware Use MiddlewareMixin instead 5 years ago
migrations Update code for Python 3.8 and Django 2.2 5 years ago
static Update styling for inline required/optional tags. Remove asterisks from error messages. 5 years ago
templates Merge pull request #95 from bcgov/DIV-1061 5 years ago
templatetags Make money fields have a placeholder of $0.00 instead of value of $0.00 when not answered 5 years ago
tests DIV-1093, DIV-1087 Make sure Other Name field shows that it's required if it's empty 5 years ago
utils Merge pull request #95 from bcgov/DIV-1061 5 years ago
views DIV-1061 Don't allow logged-in users to go past prequal pages if prequal is incomplete 5 years ago
__init__.py Set up skeleton for eDivorce and re-arranged the Django project to ORC conventions 9 years ago
authenticators.py Update code for Python 3.8 and Django 2.2 5 years ago
context_processors.py EDIVORCE-45 - Set label based on environment. 7 years ago
decorators.py DIV-1061 Don't allow logged-in users to go past prequal pages if prequal is incomplete 5 years ago
models.py Allow data to be deleted from Django admin 5 years ago
redis.py DIV-1041: Updates from PR feedback. 5 years ago
serializer.py Inline documentation cleanup 8 years ago
urls.py DIV-1041: Add redis file support. 5 years ago
validators.py DIV-986: Add antivirus poc 5 years ago