2
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add more test for main views (mostly 404) More... over 10 years ago
add some tests More... over 10 years ago
Merge branch 'master' of github.com:nsupdate-info/nsupdate.info More... over 10 years ago
New layout for user area (change password, delete acc, change profil) More... over 10 years ago
catch IndexError when computing IP of related hosts, fixes #190
ThomasWaldmann
as Thomas Waldmann
More... over 10 years ago
minor admin interface improvments More... over 10 years ago
Merge pull request #191 from elnappo/master More... over 10 years ago
Merge remote-tracking branch 'origin/master'
ThomasWaldmann
as Thomas Waldmann
More... over 10 years ago
remove transifex-client from dev requirements file as it does not work on python 3.4
ThomasWaldmann
as Thomas Waldmann
More... over 10 years ago
replace __unicode__() with text_type for python3 More... over 10 years ago
remove unicode_literals from account models More... over 10 years ago
dont use unicode_literals More... over 10 years ago
replace PermissionDenied with Http404 More... over 10 years ago
python3 compatibility for account models More... over 10 years ago
remove all __unicode__() for python3 compatibility More... over 10 years ago
add python_2_unicode_compatible in models.py #189 More... over 10 years ago
only show "(unkown)" in overview when hosts has this record, add some trans tags More... over 10 years ago
Merge pull request #186 from jluebbe/master More... over 10 years ago
add registration_closed template More... over 10 years ago
management commands sending emails: translate texts for the email recipient
ThomasWaldmann
as Thomas Waldmann
More... almost 11 years ago
management commands sending emails: mark strings as translatable
ThomasWaldmann
as Thomas Waldmann
More... almost 11 years ago
fix resolving to not add the service server's domain, but just "."
ThomasWaldmann
as Thomas Waldmann
More... almost 11 years ago
catch more query_ns exceptions. try update/delete even if query_ns failed.
ThomasWaldmann
as Thomas Waldmann
More... almost 11 years ago
Merge pull request #185 from elnappo/master More... almost 11 years ago
fix #183 More... almost 11 years ago
add console.EmailBackend to dev settings More... almost 11 years ago
Merge branch 'master' of github.com:nsupdate-info/nsupdate.info More... almost 11 years ago
fix migration, only works like that
ThomasWaldmann
as Thomas Waldmann
More... almost 11 years ago
add a migration that creates UserProfile records for all User records
ThomasWaldmann
as Thomas Waldmann
More... almost 11 years ago
fix misleading exception handler for query_ns
ThomasWaldmann
as Thomas Waldmann
More... almost 11 years ago