This website requires JavaScript.
Explore
Help
Sign In
Mathis
/
allianceauth
Watch
1
Star
0
Fork
0
You've already forked allianceauth
mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced
2025-07-11 21:40:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
allianceauth
/
registration
History
Adarnof
b5a4b4980a
Scrubs usernames on registration allowing only letters, numbers and underscores.
...
Should prevent issue
#46
from appearing on new installs.
2015-11-29 01:57:35 +00:00
..
__init__.py
Redone correctly , structure, its pretty
2014-10-08 19:15:17 -07:00
admin.py
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00
forms.py
Scrubs usernames on registration allowing only letters, numbers and underscores.
2015-11-29 01:57:35 +00:00
models.py
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00
tests.py
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00
views.py
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00