axc_ul -> uplim
This commit is contained in:
6
views.py
6
views.py
@@ -1,4 +1,4 @@
|
||||
# axc_ul/views.py
|
||||
# uplim/views.py
|
||||
|
||||
# from astropy_healpix import HEALPix does not have an option to
|
||||
# search for pixels non-inclusively
|
||||
@@ -16,8 +16,8 @@ from rest_framework import status
|
||||
|
||||
from django.shortcuts import get_object_or_404
|
||||
|
||||
from axc_ul.models import Pixel
|
||||
#from axc_ul_server.axc_ul.serializers import PixelSerializer
|
||||
from uplim.models import Pixel
|
||||
|
||||
|
||||
|
||||
# SURVEY PARAMETER PARSER
|
||||
|
Reference in New Issue
Block a user