RohitDhankar / DigitalCognition_OldRepo_ARCHIVED

DC is being developed to be a generic BI tool. Product preview here :- https://www.youtube.com/channel/UC9J9N9CNv15s9U9Aejpza6g/videos
2 stars 1 forks source link

Ongoing Work in Progress - Generic BUGS List and BUGS squashed status #35

Open RohitDhankar opened 5 years ago

RohitDhankar commented 5 years ago

Daily bugs that appear that do not warrant a new issue to be created --- such bugs here ...

> Forbidden (CSRF token missing or incorrect.): /dc/psql_click_from_js/
> [02/Aug/2019 14:33:04] "POST /dc/psql_click_from_js/ HTTP/1.1" 403 2513
/home/dhankar/anaconda2/envs/dc_info_venv/lib/python3.5/site-packages/django/views/generic/list.py:88: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: <class 'dc_dash.models.csv_document'> QuerySet.
  allow_empty_first_page=allow_empty_first_page, **kwargs)