* Fixed IndexError if a non existent field gets queried for a value. Using dict.get to either get a value or provide a reasonable default * Removed list construction around new_key value * Clean up source code with 80x25 terminal and vim (complies with PEP-8) * Added some docstrings |
||
|---|---|---|
| .. | ||
| locale/de/LC_MESSAGES | ||
| migrations | ||
| templates | ||
| __init__.py | ||
| cbase_members.py | ||
| forms.py | ||
| models.py | ||
| password_encryption.py | ||
| signals.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||
| wsgi.py | ||