USGS-WiM / merlin_django

Mercury Research Laboratory Information Management System written in Django with Django Rest Framework
Other
2 stars 6 forks source link

Bug fixes for sample login: fixed validation error messages, allow unlim... #30

Closed aaronstephenson closed 9 years ago

aaronstephenson commented 9 years ago

...ited (non-paginated) sites list when querying sites with project param, now requiring site name and allowing empty site id, fixed site name and id column settings after selecting project (now setting strict: true for both and validator: required for name).